Autor Tópico: Palavras para adicionar ao Google  (Lida 5228 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline candidosa2

  • Suporte Tecnico
  • Fundador
  • *
  • Mensagens: 5072
  • Rank: 1658
  • Sexo: Masculino
  • Suporte
    • Hosting Moçambique
Palavras para adicionar ao Google
« em: 12 de Dezembro de 2010, 07:06 »
Demo esta aqui



Display.template.php

Código: [Seleccione]
// As before, build the custom button right.
if ($context['can_add_poll'])
$normal_buttons['custom'] = array('text' => 'add_poll', 'image' => 'add_poll.gif', 'lang' => true, 'url' => $scripturl . '?action=editpoll;add;topic=' . $context['current_topic'] . '.' . $context['start'] . ';sesc=' . $context['session_id']);
elseif ($context['user']['is_logged'] && $settings['show_mark_read'])
$normal_buttons['custom'] = array('text' => 'mark_unread', 'image' => 'markunread.gif', 'lang' => true, 'url' => $scripturl . '?action=markasread;sa=topic;t=' . $context['mark_unread_time'] . ';topic=' . $context['current_topic'] . '.' . $context['start'] . ';sesc=' . $context['session_id']);


Código: [Seleccione]
// Google Words Modu LordSebo & ErKuT

echo '
<br />
<table width="98%" align="center" cellpadding="5" cellspacing="1"  style="border: 1px solid #D9D9D9; background-color: #FDFDFD;">
<tr>
<td align="center" valign="middle" class="windowbg2">
                     
                     <br>

<b>Google Words:</b> ', $context['subject'], ' webdesign, ', $context['subject'], ' Joomlamz, ', $context['subject'], ' Programas, ', $context['subject'], ' Smfpt, ', $context['subject'], ' Download, ', $context['subject'], ' Temas, ', $context['subject'], ' templates, ', $context['subject'], ' Modulo, ', $context['subject'], ' Baixar,
', $context['subject'], ' Aplic, ', $context['subject'], ' Video, ', $context['subject'], ' Tutorial, ', $context['subject'], ' extensao,
</td>
</tr>
  </table>';