หมวดไฟฟ้า/อิเล็กทรอนิกส์/คอมพิวเตอร์ => ห้อง SMF 2.0.X => Programming => ห้องคอมพิวเตอร์ => ห้อง MOD => ข้อความที่เริ่มโดย: Auto Man ที่ 04 ตุลาคม 2559, 16:41:35

หัวข้อ: Mod BBC BackGround
เริ่มหัวข้อโดย: Auto Man ที่ 04 ตุลาคม 2559, 16:41:35
Mod Name:BBCode bg (BackGround)

Type:BBC

ตรงนี้มีภาพ! แต่ท่านจะมองไม่เห็น , ท่านต้อง  สมัครสมาชิก หรือ ลงชื่อเข้าระบบ


ตรงนี้มีภาพ! แต่ท่านจะมองไม่เห็น , ท่านต้อง  สมัครสมาชิก หรือ ลงชื่อเข้าระบบ



นำมาติดตั้งกับ smf 2.0.11 แล้วแจ้งปัญหาติดตั้งไม่ได้  คงต้องลงมือเอง (แมนวล = มือน่วม 5 5 5)

File Edits

./Sources/Subs.php
Find:
โค๊ด: [Select]
array(
'tag' => 'pre',
'before' => '<pre>',
'after' => '</pre>',
),
Add Before:
โค๊ด: [Select]
// BG [bg=background url]you text[/bg] |or| [bg]you text[/bg]
         array(
'tag' => 'bg',
'before' => '<center><table border="1" width="98%"><tr><td>',
'after' =>  '</td></tr></table></center>',
               'block_level' => true,
),
array(
'tag' => 'bg',
'type' => 'unparsed_equals',
'before' => '<table border="1" width="80%" background="$1"><tr><td>',
'after' => '</tr></table>',
'block_level' => true,
),

./Sources/Subs-Editor.php

Find:
โค๊ด: [Select]
array(
'image' => 'pre',
'code' => 'pre',
'before' => '[pre]',
'after' => '[/pre]',
'description' => $txt['preformatted']
),
Add After:

โค๊ด: [Select]
array(
'image' => 'bg',
'code' => 'bg',
'before' => '[bg=http://forum.biskra7.com/frame/1/bg.gif]',
'after' => '[/bg]',
'description' => $txt['bg']
),

./Themes/default/languages/Modifications.english.php
Find (at the end of the file):
โค๊ด: [Select]
?>
Add Before:

โค๊ด: [Select]
$txt['bg'] = 'Add background';
./Themes/default/languages/Modifications.english-utf8.php

Find (at the end of the file):
โค๊ด: [Select]
?>
Add Before:

โค๊ด: [Select]
$txt['bg'] = 'Add background';
This operation isn't vital to the installation of this mod.

ดาวน์โหลดที่ลิ้งก์ด้านล่าง หรือที่ไฟล์แนบ (สำหรับสมาชิก)

Download Linkhttp://custom.simplemachines.org/mods/index.php?mod=2256
เครดิต ==> http://pordoo.com/mod/bbc-background/
หัวข้อ: Mod BBC BackGround
เริ่มหัวข้อโดย: cyber ที่ 04 ตุลาคม 2559, 19:25:48
สุดยอดๆครับ  (\)
หัวข้อ: Mod BBC BackGround
เริ่มหัวข้อโดย: Auto Man ที่ 05 ตุลาคม 2559, 09:01:14
  หลังจากลงมอดแบบ มือน่วมแล้ว ก็ต้องลองทดสอบ




ทดสอบครับ


เทส



เทส