Google video modu Ekleme

SMF 1.X.X 1 Comment »

source/Subs.php yi aç

BUL

?Download Download.txt
1
2
3
4
5
 array(
				'tag' => 'green',
				'before' => '<span style="color: green;">',
				'after' => '</span>',
			),

ÖNCESİNE EKLE

?Download Download.txt
1
2
3
4
5
6
7
8
9
10
11
12
 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>',
			),

Read the rest of this entry »

smf’ye Google video modu Ekleme

SMF 1.X.X No Comments »

source/Subs.php yi aç

BUL

?Download Download.txt
1
2
3
4
5
 array(
				'tag' => 'green',
				'before' => '<span style="color: green;">',
				'after' => '</span>',
			),

ÖNCESİNE EKLE

?Download Download.txt
1
2
3
4
5
6
7
8
9
10
11
12
 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>',
			),

Read the rest of this entry »

SMF Webinstall Nedir

SMF 1.X.X No Comments »

ESKİ SİSTEM:
SMF kurmak için şu anda bulunduğumuz siteye bağlanır, kurulum paketini indirip açardık ve dosyaları bi güzel sunucumuza FTP ile yüklerdik.

oldinstallhd0 300x257 SMF Webinstall Nedir

Read the rest of this entry »

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Giriş