Gönderen Konu: dailymotion bbc kodu  (Okunma sayısı 4133 defa)

danua

  • Yönetici
  • Kıdemli Üye
  • *****
  • İleti: 311
  • Karma 65535
dailymotion bbc kodu
« : 18 Mayıs 2016, 21:32:45 »
dailymotion bbc kodu

Sources/Subs.php Aşağıdaki kodu bulun

Kod: [Seç]
array(
'tag' => 'html',
'type' => 'unparsed_content',
'content' => '$1',
'block_level' => true,
'disabled_content' => '$1',
),

Yukarıdaki kodun hemen altına

Kod: [Seç]
array(
'tag' => 'dailymotion',
'type' => 'unparsed_content',
'content' => '<iframe src="//www.dailymotion.com/embed/video/$1" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>',
'block_level' => true,
),

Sources/Subs-Editor.php de alttaki kodları bulun

Kod: [Seç]
array(
'code' => 'flash',
'description' => $editortxt['flash']
),

Hemen altına aşağıdaki kodları ekleyin

Kod: [Seç]
array(
'image' => 'dailymotion',
'code' => 'dailymotion',
'before' => '[dailymotion]',
'after' => '[/dailymotion]',
'description' => $txt['dailymotion']
),

Themes/default/languages/Post.english.php de alttaki kodları ekleyin

Kod: [Seç]
$txt['dailymotion'] = 'dailymotion';
Ekteki resimi indirip temanızın /images/bbc/ klasörünün içine atın
Linkback: dailymotion bbc kodu
𐱅𐰇𐰼𐰚

Sitelerim
:::::::::::::::::::
telkaricim.com

Tags: