- ชื่อ: Meebo Integration Mod
- ผู้เขียน: Labradoodle-360
- นำเสนอโดย: DexMoreGroup
- ประเภท: Socialization
- รองรับ: SMF 1.1.xx, 2.0.xx
- ปรับปรุงล่าสุด: 24 กุมภาพันธ์ 2553
- ต้นฉบับ: Meebo Integration Mod
รายละเอียด ประยุกติ์ Meebo bar เข้ากับ SMF เพื่อแสดงสถานะ Social Network ของบอร์ดหรือของเราเอง
ตัวอย่าง
แก้ไขไฟล์:file Load.php
ค้นหา -->>
// Load the Modifications language file, always ;). (but don't sweat it if it doesn't exist.)
loadLanguage('Modifications', '', false);
เพิ่มไว้ก่อน -->>
ขออภัย! ท่านไม่สามารถเข้าถึงข้อมูลส่วนนี้ได้ กรุณาอ่าน เงื่อนไขการใช้งาน DexMore.Comfile ModSettings.php
ค้นหา -->>
// Basic stuff, user languages, titles, flash, permissions...
เพิ่มไว้หลัง -->>
// Labradoodle-360's Meebo Integration Mod.
array('check', 'enable_meebo'),
array('text', 'meebo_unique_key'),
'',
file index.template.php
ค้นหา -->>
// The following will be used to let the user know that some AJAX process is running
echo '
<div id="ajax_in_progress" style="display: none;', $context['browser']['is_ie'] && !$context['browser']['is_ie7'] ? 'position: absolute;' : '', '">', $txt['ajax_in_progress'], '</div>
</body></html>';
เพิ่มไว้หลัง -->>
echo '<script type="text/javascript">Meebo("domReady");</script>';
file languages/Help.english.php, Help.thai.php, Help.thai-utf8.php หรืออื่นๆ
ค้นหา -->>
?>
เพิ่มไว้ก่อน -->>
// Labradoodle-360's Wibiya Integration Mod.
$helptxt['enable_meebo'] = 'Labradoodle-360\'s Meebo Integration Mod provides an easy solution to installing the Meebo bar. Did you check this box and Meebo still didn\'t show up? Make sure you enter a valid Unique ID from bar.Meebo.com.';
$helptxt['meebo_unique_key'] = 'You must enter a valid unique key for Meebo bar to show up.<br /><br /> If you don\'t have one, visit <a href="http://bar.meebo.com/" target="_blank">bar.Meebo.com</a> to register for one. <br /><br />Don\'t know what a Meebo Unique ID is? When you create your Meebo bar, it gives you a HTML Javascript code to add to your page, inside that code is an ID for your username, the ID is in that code.<br />e.g. <code>})({network:\'domainname_go69re\'});</code> you enter domainname_go68re';
file languages/Modifications.english.php, Modifications.thai.php, Modifications.thai-utf8.php หรืออื่นๆ
ค้นหา -->>
?>
เพิ่มไว้ก่อน -->>
// Labradoodle-360's Meebo Integration Mod.
$txt['enable_meebo'] = 'Enable Meebo';
$txt['meebo_unique_key'] = 'Meebo Unique ID<div class="smalltext" style="font-style: italic;">if the code showed: })({network:\'domainname_go69re\'}); you enter domainname_go68re</div>';
วิธีปรับแต่งและใช้งาน1. สมัครสมาชิก meebo https://dashboard.meebo.com/

2. เลือกประเภทเว็บไซต์เพื่อนำโค็ดมาติดตั้ง



คัดลอกโค้ดในกรอบสีแดงมา

ใส่ไว้ในบอร์ดของเรา
3. เพิ่มปุ่มตามความต้องการ


ต้องการเพิ่มก็ลากเข้า ต้องการลดก็ลากออก เสร็จแล้วคลิกตามรูป ในคำแนะนำบอกว่ารอประมาณ 15 นาที และให้เคลียร์คุ๊กกี้ หรื่อแคชเบราเซอร์ด้วยถึงจะมีผล แต่ที่ผมทำรอไม่ถึง 5 นาทีหรอกครับ ความเปลี่ยนแปลงตามความต้องการของเราก็เปลี่ยนแล้ว

ใน options ของแต่ละปุ่มก็ใส่ ID หรือชื่อผู้ใช้งาน network Social ต่างๆ แหละครับ
แค่นี้เองครับง่ายๆ หากไม่เข้าใจอ่านใหม่อีกรอบนะครับ
ลิงค์หัวข้อ:
http://dexmore.com/topic/941