สำหรับ SMF 2.0.xxแก้ไขไฟล์:file $boarddir/index.php
ค้นหา -->>
'notifyboard' => array('Notify.php', 'BoardNotify'),
เพิ่มไว้หลัง -->>
'notesave' => array('Notepad2.php', 'SaveNote'),
file $themedir/Admin.template.php
ค้นหา -->>
// Is there an update available?
เพิ่มไว้ก่อน -->>
if (allowedTo('admin_forum'))
echo '
<div class="windowbg2">
<h3 class="catbg"><span class="left"></span>
',$txt['notepad_title'],'
</h3>
<div class="windowbg">
<div class="content">
',$txt['notepad_des'],'<br />
<form method="post" action="',$scripturl, '?action=notesave">
<textarea rows="7" name="txtnotes" cols="88">', @$modSettings['adminnotes'], '</textarea><br />
<input type="submit" value="',$txt['notepad_save'], '" name="cmdnotes" />
</form>
</div>
</div>
</div>';
file $languagedir/Modifications.thai-utf8.php
ขออภัย! ท่านไม่สามารถเข้าถึงข้อมูลส่วนนี้ได้ กรุณาอ่าน เงื่อนไขการใช้งาน DexMore.Com ดาวน์โหลด: Notepad2.rar
ขออภัย! ท่านไม่สามารถเข้าถึงข้อมูลส่วนนี้ได้ กรุณาอ่าน เงื่อนไขการใช้งาน DexMore.Comแตกไฟล์แล้วอัพโหลดไปไว้ที่
file Notepad2.php -->> $sourcedir
ลิงค์หัวข้อ:
http://dexmore.com/topic/2626