Autor Tópico: Video Videonuz  (Lida 5151 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
Video Videonuz
« em: 19 de Fevereiro de 2011, 21:59 »
source/Subs.php

Código: [Seleccione]
array(
'tag' => 'green',
'before' => '<span style="color: green;">',
'after' => '</span>',
),

Código: [Seleccione]
array(
'tag' => 'videonuz',
'type' => 'unparsed_commas_content',
'test' => '\d+,\d+\]',
'content' => '<object width="$2" height="$3"><param name="movie" value="http://www.videonuz.com/play.php?video=$1" ></param><iframe src="http://www.videonuz.com/play.php?video=$1" type="application/x-shockwave-flash" width="$2" height="$3"></iframe></object>',
'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled[\'url\']))
$tag[\'content\'] = \'$1\';'),
'disabled_content' => '<a href="$1" target="_blank">$1</a>',
),

Post.template.php

Código: [Seleccione]
'img' => array('code' => 'img', 'before' => '[img]', 'after' => '[/img]', 'description' => $txt[435]),
Código: [Seleccione]
'videonuz' => array('code' => 'videonuz', 'before' => '[videonuz=450,350]', 'after' => '[/videonuz]', 'description' => $txt['videonuz']),
/Themes/default/languages/Modifications.teuidioma.php

Código: [Seleccione]
?
Código: [Seleccione]
$txt['videonuz'] = 'VideOnuz';


/Themes/default/images/bbc/
Esta no anexo