SMF Google modu

Asi Ruh

Kayıtlı Üye
[FONT=Verdana, Arial, Helvetica, sans-serif]SMF Google modu[/FONT]




source/Subs.php yi aç bul

PHP:
array(
                'tag' => 'green',
                'before' => '<span style="color: green;">',
                'after' => '</span>',
            ),

öncesine ekle

PHP:
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

PHP:
'img' => array('code' => 'img', 'before' => '[img]', 'after' => '[/img]', 'description' => $txt[435]),

sonrasına ekle

PHP:
'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

PHP:
?>

öncesine ekle

PHP:
$txt['google_video'] = 'Google Video';

resmide images/bbc dizine at

AAAAAjcY4VoAAAAAAPowMg.png
 
bayigram takipçi satın al instagram beğeni satın al instagram takipçi satın al tiktok takipçi satın al Buy Followers bugün haber
vozol
Geri
Üst