Alternative content

Şubat 2009 için Arşiv

Profili Ziyaret Edenler

Pazar, 08 Şubat 2009

Uzun zamandır beklenen bir modifikasyondu.
Sağolsun Sinan halledip yayınlamış ;)
(daha fazla…)

GoogleTagged

Pazar, 08 Şubat 2009

Mod Sahibi : karlbenson
Linki : http://custom.simplemachines.org/mods/index.php?mod=1245
(daha fazla…)

Son 24 saatin en popüler konusu

Pazar, 08 Şubat 2009

Baktım kimse paylaşmıyor kaç gündür, ben paylaşayım dedim,mod sitesindeki Türkçe paket bozuktu, açılmadı! modun Türkçe çevirisi bana ait.
(daha fazla…)

AJAX Recent Topics – Son Gonderilen Konular

Pazar, 08 Şubat 2009

modun adresi : http://custom.simplemachines.org/mods/index.php?mod=1284
yapan kisi : SlammedDime (daha fazla…)

Üye Olurken Gelişmiş Editörlü İmza Yeri

Pazar, 08 Şubat 2009

Register.template.php Bul

// Are there age restrictions in place?

Hemen Üstüne Ekle

// imza modu
	echo '

İmzanız: 

								';
		// load the post variables
		loadLanguage('Post');
		// The below array makes it dead easy to add images to this page. Add it to the array and everything else is done for you!
		$context['bbc_tags'] = array();
		$context['bbc_tags'][] = array(
			'bold' => array('code' => 'b', 'before' => '[b]', 'after' => '[/b]', 'description' => $txt[253]),
			'italicize' => array('code' => 'i', 'before' => '[i]', 'after' => '[/i]', 'description' => $txt[254]),
			'underline' => array('code' => 'u', 'before' => '[u]', 'after' => '[/u]', 'description' => $txt[255]),
			'img' => array('code' => 'img', 'before' => '[img]', 'after' => '[/img]', 'description' => $txt[435]),
			'url' => array('code' => 'url', 'before' => '[url]', 'after' => '[/url]', 'description' => $txt[257]),
			'email' => array('code' => 'email', 'before' => '[email]', 'after' => '[/email]', 'description' => $txt[258]),
			'ftp' => array('code' => 'ftp', 'before' => '[ftp]', 'after' => '[/ftp]', 'description' => $txt[434]),
			'size' => array('code' => 'size', 'before' => '[size=10pt]', 'after' => '[/size]', 'description' => $txt[532]),
			'face' => array('code' => 'font', 'before' => '[font=Verdana]', 'after' => '[/font]', 'description' => $txt[533]),
			'pre' => array('code' => 'pre', 'before' => '[pre]', 'after' => '[/pre]', 'description' => $txt[444]),
			'left' => array('code' => 'left', 'before' => '[left]', 'after' => '[/left]', 'description' => $txt[445]),
			'center' => array('code' => 'center', 'before' => '[center]', 'after' => '[/center]', 'description' => $txt[256]),
			'right' => array('code' => 'right', 'before' => '[right]', 'after' => '[/right]', 'description' => $txt[446]),
			'list' => array('code' => 'list', 'before' => '[list]\n[li]', 'after' => '[/li]\n[li][/li]\n[/list]', 'description' => $txt[261]),
		);
		// Here loop through the array, printing the images/rows/separators!
		foreach ($context['bbc_tags'][0] as $image => $tag)
		{
			// Is there a "before" part for this bbc button? If not, it can't be a button!!
			if (isset($tag['before']))
			{
				// Is this tag disabled?
				if (!empty($context['disabled_tags'][$tag['code']]))
					continue;

				// If there's no after, we're just replacing the entire selection in the post box.
				if (!isset($tag['after']))
					echo '';
				// On the other hand, if there is one we are surrounding the selection ;) .
				else
					echo '';

				// Okay... we have the link. Now for the image and the closing !
				echo '', $tag['description'], '';
			}
		}
echo '									';

Yararlı Linkler ve Hızlı Arama Menüsü

Pazar, 08 Şubat 2009

[img]http://img359.imageshack.us/img359/598/menumy0.gif[/img]

Evet arkadaşlar buda benden olsun bakalım ;)
Arık vbulletindeki menünün aynısını kullanabilirsiniz (daha fazla…)

Seo4Smf Manuel Anlatım

Pazar, 08 Şubat 2009

[size=20pt]Arkadaşlar Manuel kurulumda malesef install.php çalışmıyor bu nedenle önce paket halinde modu kurun sonra hata aldığınız dosyaları not edin bir yere oraları tek tek buradan kontrol ederek düzeltin ve eklemelerini yapın başka türlü manuel kurulum gereçekleşmiyor malesef.[/size] (daha fazla…)

vb benzeri Rep Sistemi

Pazar, 08 Şubat 2009

**************************************************************************************
şimdi kuruluma geçelim
**************************************************************************************
(daha fazla…)

Kırık Linkleri Bildir

Pazar, 08 Şubat 2009

[b]Eklenti ve Anlatım Ivana Aittir. [/b]

(daha fazla…)

PHP MyAdminden Tabloları Onarma (resimli anlatım)

Pazar, 08 Şubat 2009

[b]Bunu yaparken forumu bakıma almanız o sıradaki veri alış verişinin kaybolmaması için daha iyi olur.

Ve Çok Tehlikeli bir bölgedir. Dikkatli işlem yapın. Bilmediğiniz Tıklamalar yapmayın. (daha fazla…)