SMF 1.1.x (Móbulos Manual) > Webmaster Modificações

Palavras para adicionar ao Google

(1/1)

candidosa2:
Demo esta aqui

http://forum.joomla.co.mz/index.php?topic=1259.0

Display.template.php


--- Código: ---// 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']);

--- Fim de Código ---



--- Código: ---// 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>';
--- Fim de Código ---

Navegação

[0] Índice de mensagens

Ir para versão completa