#1 (permalink)
29-06-2007, 17:45
|
~*~ گєà£ Of گpєєd ~*~ ÆonFLux
Kayıt: 20.04.2006 Yaş: 25 Mesajlar: 1.479 Rep gücü: 15 | Google Video Modu  | |  | | | Source/Subs.php'yi aç
Bul : Kod: array(
'tag' => 'green',
'before' => '<span style="color: green;">',
'after' => '</span>',
),
Öncesine ekle : Kod: array(
'tag' => 'google_video',
'type' => 'unparsed_commas_content',
'test' => '\d+,\d+\]',
'content' => '<object width="$2" height="$3"><param name="movie" value="http://video.google.com/googleplayer.swf?docId=$1" ></param><embed src="http://video.google.com/googleplayer.swf?docId=$1" type="application/x-shockwave-flash" width="$2" height="$3"></embed></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 'yi aç
Bul : Kod: 'img' => array('code' => 'img', 'before' => '[img]', 'after' => '[/img]', 'description' => $txt[435]),
Sonrasına EkLe : Kod: 'google_video' => array('code' => 'google_video', 'before' => '[google_video=425,350]', 'after' => '[/google_video]', 'description' => $txt['google_video']),
languages/Modifications.turkish.php 'yi aç
Bul : Öncesine ekLe : Kod: $txt['google_video'] = 'Google Video';
ekteki resmide temanız/images/bbc dizinine at google_video ismiyle atılacak Yedeğinizi almayı unutmayın!!!
Resim : | |  | |  |
Konu Mr.CoWbOy tarafından (29-06-2007 Saat 18:26 ) değiştirilmiştir..
|
| |