source/Subs.php
array(
'tag' => 'green',
'before' => '<span style="color: green;">',
'after' => '</span>',
),
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
'img' => array('code' => 'img', 'before' => '[img]', 'after' => '[/img]', 'description' => $txt[435]),
'videonuz' => array('code' => 'videonuz', 'before' => '[videonuz=450,350]', 'after' => '[/videonuz]', 'description' => $txt['videonuz']),
/Themes/default/languages/Modifications.teuidioma.php
?
$txt['videonuz'] = 'VideOnuz';
/Themes/default/images/bbc/
Esta no anexo