- ชื่อ: File Manager
- ผู้เขียน: Aäron
- นำเสนอโดย: DexMoreGroup
- ประเภท: Administrative
- รองรับ: SMF 1.1.xx
- ปรับปรุงล่าสุด: 26 มีนาคม 2553
- ต้นฉบับ: File Manager
รายละเอียด mod นี้ช่วยอำนวยความสะดวกให้กับผู้ดำเนินการฟอรั่ม (Admin) เป็นอย่างมาก เพราะสามารถจัดการไฟล์และโฟลเดอร์ภายใน SMF ได้อย่างง่ายดายโดยที่ไม่ต้องเชื่อต่อโปรแกรม FTP ในการเข้าถึง และไม่ต้องใช้โปรแกรม TextEditor ในการแก้ไขไฟล์ ทั้งหมดที่ mod นี้ทำได้
- ดัชนีไฟล์ (จัดเรียงตามตัวอักษร แสดงขนาด และปรับปรุงล่าสุด)
- ลบไฟล์ และโฟลเดอร์
- สร้างโฟลเดอร์
- แก้ไขไฟล์
- อัพโหลดไฟล์
- จัดการอนุญาตไฟล์ และโฟลเดอร์(CHMOD)
ตัวอย่าง
สำหรับ SMF 1.1.xxแก้ไขไฟล์:file $boarddir/index.php
ค้นหา -->>
'.xml' => array('News.php', 'ShowXmlFeed'),
เพิ่มไว้หลัง -->>
'filemanager' => array('FileManager.php', 'FileManager'),
file $sourcedir/Subs.php
ค้นหา -->>
'generate_reports' => '<a href="' . $scripturl . '?action=reports">' . $txt['generate_reports'] . '</a>',
เพิ่มไว้ก่อน -->>
'file_manager' => '<a href="' . $scripturl . '?action=filemanager">' . $txt['filemanager']['adminbutton'] . '</a>',
file $languagesdir/Modifications.thai-utf8.php
เพิ่ม -->>
$txt['filemanager']['adminbutton'] = 'File Manager';
ดาวโหลด: FileManager.rar
ขออภัย! ท่านไม่สามารถเข้าถึงข้อมูลส่วนนี้ได้ กรุณาอ่าน เงื่อนไขการใช้งาน DexMore.Comแตกไฟล์แล้วอัพโหลดไปไว้ที่
file FileManager.php -->> $sourcedir
file FileManager.template.php -->> $themesdir/default
file FileManager.thai-utf8.php -->> $languagesdir
file chmod.gif -->> $themedir/images
file delete.gif -->> $themedir/images
file edit.gif -->> $themedir/images
file file.gif -->> $themedir/images
file folder.gif -->> $themedir/images
file parent.gif -->> $themedir/images
file rename.gif -->> $themedir/images
การใช้งาน: ผู้ดูแล -->> จัดการไฟล์
ลิงค์หัวข้อ:
http://dexmore.com/topic/1906