Haberturk (Bbcode)

Started by BuЯЯЯЯaK, August 13, 2008, 05:25:35 PM

Previous topic - Next topic

BuЯЯЯЯaK

Subs.php de

Code (BUL) Select

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


Code (ALTINA EKLE) Select

                array(
            'tag' => 'haberturk',
            'type' => 'unparsed_commas_content',
            'test' => '\d+,\d+\]',
            'content' => '<object width=425 height=350><param name="movie" value="http://vid.haberturk.com/VideoPlayer.swf?idsi=$1"></param><param name="wmode" value="transparent"></param><embed src="http://vid.haberturk.com/VideoPlayer.swf?idsi=$1" type="application/x-shockwave-flash" wmode=transparent width="$2" height="$3"></embed></object>',
            'validate' => create_function('&$tag, &$data, $disabled', '
               if (isset($disabled[\'url\']))
                  $tag[\'content\'] = \'$1\';
               $pattern = \'/http:\/\/.+v=(.+)(&.+)*/i\';
               if (preg_match($pattern, $data[0], $matches))
                  $data[0] = $matches[1];'),
            'disabled_content' => '<a href="$1" target="_blank">$1</a>',
),


Post.template.php de

Code (BUL) Select

        'flash' => array('code' => 'flash', 'before' => '[flash=200,200]', 'after' => '[/flash]', 'description' => $txt[433]),


Code (ALTINA EKLE) Select

         'haberturk' => array('code' => 'haberturk', 'before' => '[haberturk=425,350]', 'after' => '[/haberturk]', 'description' => $txt['haberturk']),


Modifications.turkish.php de

Code (BUL) Select

?


Code (USTUNE EKLE) Select

$txt['haberturk'] = 'HaberTürk';


Ekteki resmide bbc klasörüne at .

Eklerken

Video'nun sağında bulunan embet koddaki .

Quote<object width=425 height=350><param name="movie" value="http://91.191.161.197/videolar/video.swf?idsi=bayankobe&autoplay=1"></param><param name="wmode" value="transparent"></param><embed src="http://91.191.161.197/videolar/video.swf?idsi=bayankobe&autoplay=1" type="application/x-shockwave-flash" wmode=transparent width=425 height=350></embed></object>

Kalın kısım alınacak .

WoraZ

Postlara Haberturk'ten video eklemek için mi kullanacağız bu modu anlayamadım özür dilerim.

Hoochie Coochie Man

Quote from: WoraZ on August 16, 2008, 04:07:04 AM
Postlara Haberturk'ten video eklemek için mi kullanacağız bu modu anlayamadım özür dilerim.

Evet
İnadına SMF 1.1.X

Advertisement: