Sources/Subs.php
bul
array(
'tag' => 'white',
'before' => '<span style="color: white;">',
'after' => '</span>',
),alına ekle
array(
'tag' => 'video',
'type' => 'unparsed_commas_content',
'test' => '\d+,\d+\]',
'content' => '<object id="WMPlay" name="WMPlay" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex...ion=5,1,52,701" standby="Microsoft Windows Media Player bileşenleri yükleniyor..." type="application/x-oleobject">
<param name="FileName" value="$1">
<param name="ShowControls" value="1">
<param name="AutoStart" value="0">
<param name="ShowDisplay" value="FALSE">
<param name="EnableContextMenu" value="FALSE">
<param name="ShowStatusBar" value="1">
<param name="ShowGotoBar" value="1">
<param name="AutoSize" value="1">
<embed id="WMPlay" name="WMPlay"
type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/Dow...s/MediaPlayer/"
src="$1"
filename="$1"
showcontrols=0
autostart=1
showdisplay=0
enablecontextmenu=false
showstatusbar=0
showgotobar=0>
</embed>
</object>',
'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled[\'url\']))
$tag[\'content\'] = \'$1\';'),
'disabled_content' => '<a href="$1" target="_blank">$1</a>',
),bul
'url' => array('code' => 'url', 'before' => '', 'after' => '', 'description' => $txt[257]),altına ekle
'video' => array('code' => 'video', 'before' => '[video=425,350]', 'after' => '[/video]', 'description' => video),icon

tema> images > bbc klasorunun içine atın

Alıntıdır.