• 25-12-2006, 15:13:20
    #1
    Üyeliği durduruldu
    Evt arkadaşlar artık türkiyedeki ünlü video sitesi izlesene.com un videolarını sitenizde izletebilceksiniz.kullanmak isteyen arkadaşlar ekten dosyayı indirebilirler.


    Açıklama: Seçtiğiniz videonun altında Player link kısmında bu kodu göreceksiniz.
    <object width="432" height="344"><param name="movie" value="http://www.izlesene.com/player2.swf?izle=/data/videos/24/24253.flv" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="http://www.izlesene.com/player2.swf?izle=/data/videos/24/24253.flv" quality="high" bgcolor="#ffffff" width="432" height="344" type="application/x-shockwave-flash" /></object>
    size içinden lazım olan kısım şu: 24/24253.flv

    Mod uyumluluk : Rc2 , Rc3, 1.1

    Manuel Kurulum :

    Subs.php Dosyasında bunu bulun


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

    Sonrasına sunu ekle :

    array(
                    'tag' => 'izlesene',
                    'type' => 'unparsed_commas_content',
                    'test' => '\d+,\d+\]',
                    'content' => '<object width="$2" height="$3"><param name="movie" value="http://www.izlesene.com/player2.swf?izle=/data/videos/$1" ></param><embed src="http://www.izlesene.com/player2.swf?izle=/data/videos/$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 sunu bul

    'flash' => array('code' => 'flash', 'before' => '[flash=200,200]', 'after' => '[/flash]', 'description' => $txt[433]),
    'izlesene' => array('code' => 'izlesene', 'before' => '[izlesene=432,344]', 'after' => '[/izlesene]', 'description' => $txt['izlesene']),
    Modifications.turkish.php Bunu bul :

    $txt['izlesene'] = 'izlesene';
    Dosya:

    RapidShare: 1-Click Webhosting



    Alıntıdır:
    http://www.simplemachines.org/community/in...?topic=135315.0
  • 19-01-2007, 17:20:28
    #2
    Eposta Aktivasyonu Gerekmekte
    Saol Dostum Yerli Video İzleme,Youtube Google Video Vardı Bide bu Tam Güzel OLdu
  • 23-01-2007, 00:56:17
    #3
    vıyy benim çevirdiğim modun ne işi var burda