Autor Tópico: yousearch  (Lida 3787 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
yousearch
« em: 02 de Maio de 2009, 18:37 »

/Sources/Subs.php

Pesquisar
Código: [Seleccione]
array(
'tag' => 'abbr',
'type' => 'unparsed_equals',
'before' => '<abbr title="$1">',
'after' => '</abbr>',
'quoted' => 'optional',
'disabled_after' => ' ($1)',
),

Adicionar por Baixo
Código: [Seleccione]
array(
'tag' => 'yousearch',
'type' => 'unparsed_content',
'content' => '<a href="http://www.youtube.com/results?search_query=$1" target="_blank">(' .$txt['yousearch']. ' </a>',
),


/Themes/default/languages/Modifications.portuguese_pt.php ou Modifications.portuguese_brazilian.php
Pesquisar
Código: [Seleccione]
?>
Adicionar
[logged]
Código: [Seleccione]
$txt['yousearch']='"$1" YouTube vídeos para';[/logged]