Code do gerador de analize
2 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1 • Compartilhe
Code do gerador de analize
Qual é minha questão:
Eu quero o code html desta pagina https://ajuda.forumeiros.com/h7-
Endereço do meu fórum:
http://helpdesign.maisforum.com
Versão do fórum:
PHPBB3
Eu quero o code html desta pagina https://ajuda.forumeiros.com/h7-
Endereço do meu fórum:
http://helpdesign.maisforum.com
Versão do fórum:
PHPBB3
Última edição por adrian cesar em 22.09.13 20:55, editado 1 vez(es)
Re: Code do gerador de analize
- HTML:
- Código:
<script>jQuery(document).ready(function(){jQuery('#analisador').val(jQuery('#page-header .navbar .linklist.navlinks a.mainmenu #i_icon_mini_logout').attr('alt').split('[')[1].split(']')[0].replace(/ /g,''));
jQuery('#dataanalise').html(new Date().getDate()+'/'+new Number(new Date().getMonth()+1)+'/'+new Date().getFullYear());jQuery('#mudarforum input').keyup(function(){
conteudovalue=0;jQuery('#criteriosconteudo input').each(function(){m=new Number(jQuery(this).parent().find('b').html().split('(')[1].split('%)')[0])/10;conteudovalue=new Number(conteudovalue)+new Number(jQuery(this).val())*m});vt=conteudovalue/10;jQuery('#conteudo').html(vt.toFixed(1));
conteudovalue=0;jQuery('#criteriosdesign input').each(function(){m=new Number(jQuery(this).parent().find('b').html().split('(')[1].split('%)')[0])/10;conteudovalue=new Number(conteudovalue)+new Number(jQuery(this).val())*m});vt=conteudovalue/10;jQuery('#design').html(vt.toFixed(1));
conteudovalue=0;jQuery('#criteriosoutros input').each(function(){m=new Number(jQuery(this).parent().find('b').html().split('(')[1].split('%)')[0])/10;conteudovalue=new Number(conteudovalue)+new Number(jQuery(this).val())*m});vt=conteudovalue/10;jQuery('#outros').html(vt.toFixed(1));
var conteudo=parseFloat(jQuery('#conteudo').html());var design=parseFloat(jQuery('#design').html());var outros=parseFloat(jQuery('#outros').html());valor=conteudo+design+outros;jQuery('#notaanalise').html(valor);
});
jQuery('input[type="submit"][name="preview"],input[type="submit"][name="post"]').click(function(){
if(jQuery('input#urlforum').val().indexOf('http://')!=-1){jQuery('input#urlforum').val(jQuery('input#urlforum').val().replace('http://',''))};
jQuery('input[name="subject"]').val('Análise de '+jQuery('input#urlforum').val());
var parte1='[table class="forumbg" style="width:98%;margin:0 auto;padding:5px 3px 3px 3px;margin-bottom:36px" cellspacing="0"][tr][td colspan="2" style="padding-bottom:3px"][color=white]Ficha de avaliação do fórum: [b][url=http://'+jQuery('input#urlforum').val()+'][color=white]'+jQuery('input#urlforum').val()+'[/color][/url][/b][/color][/td][/tr][tr][td][table class="row2" style="width:100%"][tr][td][table class="table1" style="width:100%"][tr][td]Análise pedida por:[/td][td]'+jQuery('#autor').val()+'[/td][/tr][tr][td]Revisor:[/td][td][b][color='+jQuery('#cordonomeanalisador').val()+']'+jQuery('#analisador').val()+'[/color][/b][/td][/tr][tr][td]Data da conclusão:[/td][td]'+jQuery('#dataanalise').html()+'[/td][/tr][tr][td]Nota final:[/td][td]'+jQuery('#notaanalise').html()+'/10[/td][/tr][/table][/td][/tr][/table][/td][/tr][/table]';
var parte2='[table border="0" class="table1"][tr][td] [color=#1675BC]Conteúdo, linguagem e primeiras impressões[/color] [/td][td][right] Nota parcial:[b]'+jQuery('#conteudo').html()+'/4.0[/b][/right][/td][/tr][/table][table style="height:2px;width:100%;background-color:#1675BC;margin-bottom:3px" cellspacing="0"][tr][td][/td][/tr][/table]'+jQuery('#cmconteudo').val();
var parte3='[table border="0" class="table1" style="margin-top:36px"][tr][td] [color=#1675BC]Design[/color] [/td][td][right] Nota parcial:[b]'+jQuery('#design').html()+'/4.0[/b][/right][/td][/tr][/table][table style="height:2px;width:100%;background-color:#1675BC;margin-bottom:3px" cellspacing="0"][tr][td][/td][/tr][/table]'+jQuery('#cmdesign').val();
var parte4='[table border="0" class="table1" style="margin-top:36px"][tr][td] [color=#1675BC]Outros critérios[/color] [/td][td][right] Nota parcial:[b]'+jQuery('#outros').html()+'/2.0[/b][/right][/td][/tr][/table][table style="height:2px;width:100%;background-color:#1675BC;margin-bottom:3px" cellspacing="0"][tr][td][/td][/tr][/table]'+jQuery('#cmoutros').val();
jQuery('textarea[name="message"]').val(parte1+parte2+parte3+parte4)
});});
</script>
<div id="mudarforum"><form action="/post" method="post" enctype="multipart/form-data">
<div id="none" class="panel">
<div class="inner">
<span class="corners-top"><span></span></span>
<div class="h3" style="margin-top: 7px;">Sobre o formulário</div>
<fieldset>
<p style="
padding-bottom: 7px;
">O presente formulário foi desenvolvido para auxiliar os responsáveis pelas análises. Com o formulário, você não precisa se concentrar em códigos, somente terá de se focar no fórum avaliado, sem futuras dores de cabeça. O formulário é de simples entendimento, basta preencher os campos e enviar, e automaticamente, sua análise será postada no fórum de análises concluídas.
</p></fieldset>
</div>
</div>
<div id="none" class="panel">
<div class="inner">
<span class="corners-top"><span></span></span>
<div class="h3" style="margin-top: 7px;">Informações gerais da análise</div>
<fieldset>
<table class="forumbg" style="width: 98%; margin: 0px auto; padding: 5px 3px 3px; z-index: 999; min-width: 1px; min-height: 1px; max-height: 2500px; max-width: 2500px; " cellspacing="0"><tbody><tr class="zebraDois"><td align="left" colspan="2" style="padding-bottom: 3px;"><font color="white">Ficha de avaliação do fórum: <input type="text" id="urlforum" style="width:170px" value="URL DO FORUM" onclick="if(this.value=='URL DO FORUM')this.value=''" onblur="if(this.value=='')this.value='URL DO FORUM'"></font></td></tr><tr class="zebraUm"><td align="left"><table class="row2" style="width: 100%; z-index: 999; min-width: 1px; min-height: 1px; max-height: 2500px; max-width: 2500px; "><tbody><tr class="zebraUm zebraDois"><td align="left"><table class="table1" style="width: 100%; z-index: 999; min-width: 1px; min-height: 1px; max-height: 2500px; max-width: 2500px; "><tbody><tr class="zebraUm zebraDois"><td>Análise pedida por:</td><td><input type="text" id="autor" style="width:100px" value=""></td></tr><tr class="zebraUm zebraDois"><td align="left">Revisor:</td><td align="left"><input type="text" id="analisador" style="width:100px" value="NOME"> Cor do nome: <input type="text" id="cordonomeanalisador" style="width: 61px;" value="#009FB9"></td></tr><tr class="zebraUm zebraDois"><td align="left">Data da conclusão:</td><td align="left" id="dataanalise">22/9/2013</td></tr><tr class="zebraUm zebraDois"><td align="left">Nota final:</td><td align="left"><span id="notaanalise">10</span> /10</td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>
</fieldset>
<br>
<table border="0" class="table1"><tbody><tr class="zebraUm"><td> <span style="color:#1675BC;">Conteúdo, linguagem e primeiras impressões</span> </td><td><span style="text-align:right;"> Nota parcial: <b> <span id="conteudo">4.0</span> /4.0</b></span></td></tr></tbody></table><table style="height:2px; width:100%; background-color:#1675BC; margin-bottom: 3px;" cellspacing="0"><tbody><tr class="zebraDois"><td></td></tr></tbody></table>
<textarea id="cmconteudo" cols="1" tabindex="" rows="1" style="height: 100px;width: 90%;border:1px solid #000;padding: 5px;font-family: Courier, CourierNew, sans-serif;font-size: 1.1em;" onclick="if(this.value=='COMENTÁRIO')this.value=''" onblur="if(this.value=='')this.value='COMENTÁRIO'">COMENTÁRIO</textarea><fieldset class="fields1" id="criteriosconteudo"><br><dl><b style="
">Categorias e fóruns (8%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl><dl><b style="
">Título e descrição do fórum (3%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl><dl><b style="
">Primeiras impressões (15%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl><dl><b style="
">Linguagem utilizada na descrição das categorias e no fórum em geral (7%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl><dl><b style="
">Temas debatidos e credibilidade dos debates e a linguagem utilizada (7%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl></fieldset><br>
<br>
<table border="0" class="table1"><tbody><tr class="zebraUm"><td> <span style="color:#1675BC">Design</span> </td><td><span style="text-align:right;"> Nota parcial: <b> <span id="design">4.0</span> /4.0</b></span></td></tr></tbody></table><table style="height:2px; width:100%; background-color:#1675BC; margin-bottom: 3px;" cellspacing="0"><tbody><tr class="zebraDois"><td></td></tr></tbody></table>
<textarea id="cmdesign" cols="1" tabindex="" rows="1" style="height: 100px;width: 90%;border:1px solid #000;padding: 5px;font-family: Courier, CourierNew, sans-serif;font-size: 1.1em;" onclick="if(this.value=='COMENTÁRIO')this.value=''" onblur="if(this.value=='')this.value='COMENTÁRIO'">COMENTÁRIO</textarea><fieldset class="fields1" id="criteriosdesign"><br><dl><b style="
">Logo e banners do fórum (6%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl><dl><b style="
">Relação do tema com os assuntos debatidos (4%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl><dl><b style="
">Paleta de cores utilizadas (2%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl><dl><b style="
">Disposição dos widgets, categorias e menus (8%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl><dl><b style="
">Acessibilidade e navegação intuitiva (7%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl><dl><b style="
">Imagens, ícones e ranks em geral (8%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl><dl><b style="
">Criatividade (5%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl></fieldset>
<br>
<br>
<table border="0" class="table1"><tbody><tr class="zebraUm"><td> <span style="color:#1675BC">Outros</span> </td><td><span style="text-align:right;"> Nota parcial: <b> <span id="outros">2.0</span> /2.0</b></span></td></tr></tbody></table><table style="height:2px; width:100%; background-color:#1675BC; margin-bottom: 3px;" cellspacing="0"><tbody><tr class="zebraDois"><td></td></tr></tbody></table>
<textarea id="cmoutros" cols="1" tabindex="" rows="1" style="height: 100px;width: 90%;border:1px solid #000;padding: 5px;font-family: Courier, CourierNew, sans-serif;font-size: 1.1em;" onclick="if(this.value=='COMENTÁRIO')this.value=''" onblur="if(this.value=='')this.value='COMENTÁRIO'">COMENTÁRIO</textarea><fieldset class="fields1" id="criteriosoutros"><br><dl><b style="
">Recursos proporcionados (6%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl><dl><b style="
">Qualidade da equipe (6%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl><dl><b style="
">Classificação no Google e estatísticas do fórum (5%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl><dl><b style="
">Presença em redes sociais (3%)</b> <input type="text" id="" maxlength="3" style="
width: 23px;
"></dl></fieldset><br>
<br>
<input type="hidden" name="mode" value="newtopic">
<input type="hidden" name="lt" value="0">
<textarea style="display:none" name="message" value="a"></textarea>
<input type="hidden" name="subject" value="Análise de URL DO FORUM">
<input type="hidden" name="f" value="7">
<br><center>
<input type="submit" name="preview" class="button2" value="Pré-visualizar análise">
<input type="submit" name="post" class="button2" value="Postar análise"></center><br>
</div></div><div id="sthd" style="margin:0px"></div></form></div>
Espero ter ajudado.
Gleison Elias.
Re: Code do gerador de analize
Gleison Elias. ajudo muito obrigado mesmo
pode fechar
pode fechar
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos