SMF 1.1.x (Móbulos Manual) > Media

Stage6 Video

(1/1)

candidosa2:
Mod Link: http://custom.simplemachines.org/mods/index.php?mod=940

sources/Subs.php


--- Código: ---array(
'tag' => 'hr',
'type' => 'closed',
'content' => '<hr />',
'block_level' => true,
),
--- Fim de Código ---


--- Código: ---array(
                'tag' => 'stage6',
                'type' => 'unparsed_commas_content',
                'test' => '\d+,\d+\]',
                'content' => '<object codebase="http://go.divx.com/plugin/DivXBrowserPlugin.cab" height="272" width="640" classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616"><embed type="video/divx" src="http://video.stage6.com/$1/.divx" pluginspage="http://go.divx.com/plugin/download/" showpostplaybackad="false" custommode="Stage6" autoplay="false" width="$2" height="$3" /></object>


</a> ',
                'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled[\'url\']))
$tag[\'content\'] = \'$1\';'),
'disabled_content' => '<a href="$1" target="_blank">$1</a>',
),
--- Fim de Código ---



Post.template.php


--- Código: ---'flash' => array('code' => 'flash', 'before' => '[flash=200,200]', 'after' => '[/flash]', 'description' => $txt[433]),
--- Fim de Código ---


--- Código: ---'stage6' => array('code' => 'stage6', 'before' => '[stage6=425,350]', 'after' => '[/stage6]', 'description' => $txt['stage6']),
--- Fim de Código ---


/languages/Modifications.teuidioma.php


--- Código: ---?>
--- Fim de Código ---


--- Código: ---$txt['stage6'] = 'stage6 insert Number';
--- Fim de Código ---



--- Citar ---http://stage6.divx.com/Beat-Paradise-Reloaded/video/1861570/TobyMac-GONE-1920x1080

[stage6=425,350]1583495[/stage6]
--- Fim de Citação ---

Navegação

[0] Índice de mensagens

Ir para versão completa