Del.icio.us Digg FURL FaceBook Stumble Upon Reddit SlashDot Ask BlinkBits BlinkList Co.mments Delirious Feed Me Links Google Bookmarks Linkagogo Ma.gnolia MSN Live Netscape Netvouz Newsvine RawSugar Rojo Smarking Socializer Sphinn Spurl Squidoo Tailrank Technorati Yahoo My Web
Post Reply 
 
Thread Rating:
  • 2 Votes - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Some modification on this forum
07-02-2009, 08:42 AM (This post was last modified: 12-02-2009 11:20 PM by support.)
Post: #1
Some modification on this forum
How to change the logo image:

  1. Login as admin account. Then select menu as following: Home » Themes » Default
  2. At Board Logo input field: change the logo file name as you wish.
  3. That's all.

How to add mudim script for Vietnamese typing:
  1. Upload mudim-0.8-r153.js file onto jscripts folder of the myBB forum (as jscripts/mudim-0.8-r153.js). See attachment.
  2. Login as admin account. Then select menu as following: Home » Template Sets » Default Templates.
  3. And select item: Index Page Templates » index
  4. Add this code under {$headerinclude} line:
    Code:
    <script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/mudim-0.8-r153.js"></script>
  5. Similarly, the code should be added on: Search Templates, Post Templates, Private Messaging Templates (private, private_send), New Reply Templates, Show Thread Templates, Edit Post Templates, Member Templates (emailuser) and New Thread Templates.

Thôi sử dụng Mudim và chuyển sang sử dụng bộ gõ AVIM cũ. Lý do: mudim bị lỗi abortion với IE 6.0.x.
Quote:
.zip  mudim-0.8-r153.zip (Size: 9.89 KB / Downloads: 0)
Xem thêm: http://community.mybboard.net/thread-44986.html

How to add the Copyright information at footer:
  1. Login as admin account. Then select menu as following:, Home » Template Sets » Default Templates, and choose Footer Templates/footer
  2. Type your words then Save information.
Find all posts by this user
Quote this message in a reply
Sponsor links:
07-02-2009, 01:32 PM (This post was last modified: 07-02-2009 02:29 PM by support.)
Post: #2
RE: Some modification on this forum
How do i make the memberlist only viewable by members?
Admin CP -> Users and Groups-> Unregistered / Not Logged In -> Edit Usergroup -> Permissions: Misc -> Can View Memberlist (set it to No) -> Update usergroup

Sử dụng com JFusion 1.1.1 beta làm Bridge giữa forum MyBB 1.4.2Joomla 1.5.9.

Đang thử nghiệm và đồng bộ user.

Vấn đề đăng nhập đăng ký còn phải điều chỉnh thêm.
Find all posts by this user
Quote this message in a reply
08-02-2009, 06:34 AM (This post was last modified: 09-02-2009 03:18 PM by support.)
Post: #3
Wink RE: Some modification on this forum
Một số trang hữu ích cho webmaster (nhất là Noob):
+ http://www.tools4noobs.com/
+ http://www.regular-expressions.info/ và sử dụng phần mềm RegexBuddy rất hữu ích.
TODO Plan :: Các kế hoạch sắp tới:
  1. Tạo mới các TAG cho các mục đích chuyên biệt: chẳng hạn xem media (mp3, flash, flv...) :: Adding new TAG to embed mp3, flv, youtube,...
  2. Sửa code img TAG để giới hạn kích thước chiều rộng ảnh, thay đổi nhận biết domain name để thêm chèn mã Noflow đối với search engine...
Find all posts by this user
Quote this message in a reply
09-02-2009, 02:51 PM (This post was last modified: 10-02-2009 12:35 AM by admin.)
Post: #4
RE: Some modification on this forum
Useful tutorials should be studied:
  1. Securing your MyBB Installation.
  2. Let's plugin it!! - Từ khái niệm rất basic về Plugin và cách xây dựng 1 plugin. Xem thêm danh sách các Hook: MyBB Plugin Hooks. Xem thêm Plugin Upgrade Guide (for Plugin Authors)
  3. How to change hosts successfully - Cách chuyển diễn đàn từ host này sang host khác.
  4. Integrating MyBB into your website. (Login Form) - Cách liên kết forum MyBB vào website của bạn.
  5. Translation Instructions for MyBB 1.4 - Cách dịch vào tạo file ngôn ngữ.
  6. Include your custom pages in Mybb - Mục đích thêm các trang nội dung vào MyBB.
  7. Usergroup Legend - Tạo chú thích nhóm thành viên.
  8. Image Attachments in Lightbox. [Tutorial] Tạo ảnh popup bằng script Lightbox.
  9. Tutorial: Adding Extra Function Buttons to the Editor.
  10. Change Users Website URL to NOFOLLOW - Support
  11. A tour into editing your groups/user titles
  12. [Advice] Security in MyBB,Part I, Apache & File System Permissions
  13. MyBB 1.4 CSS Guide
Như vậy, về cơ bản, hệ thống diễn đàn đã xong!
Find all posts by this user
Quote this message in a reply
10-02-2009, 07:59 PM (This post was last modified: 13-02-2009 01:42 PM by support.)
Post: #5
RE: Some modification on this forum
Angel
Xem thêm các paid plugin tại đây - 5$/năm: http://www.mybbcentral.com/subscribe.php

At

Sẽ mua ngay nhể. Đã mua Tuesday, February 10, 2009 8:01 PM.
Danh sách chi tiết các mod/plugin có thể download: http://www.mybbcentral.com/thread-1334.html

Sau đây là tóm tắt về Plugin:
  1. Plugin là gì: http://community.mybboard.net/thread-16697.html
  2. Mỗi Plugin khi được upload, cần phải được kích hoạt (active) và cài đặt tham số (install), sau đó có thể được thôi kích hoạt (de-active) và/hoặc hủy cài đặt tham số (uninstall).
  3. Nếu plugin nào có Install -> Nghĩa là bạn có thể thay đổi các tham số của nó thông qua menu Configuration.
  4. Ví dụ như 2 ảnh demo sau đây:
    [Image: plugincontrolah5.jpg]
    [Image: pluginparametercontrolvn1.jpg]


Đến đây, về cơ bản hệ thống hoạt động của MyBB đã được nắm bắt ổn thỏa!!! Rolleyes
Kế hoặc sắp tới:

Xây dựng TAG cloud cho MyBB forum:
+ Các TAG nhúng được cho mỗi bài viết
+ TAG Cloud sẽ thống kê các TAG.
+ Chỉ các MOD và Admin mới có thể add TAG hoặc thành viên có số bài viết N post hoặc M thread.
+ Các bài viết hay: http://community.mybboard.net/thread-45085.html (Mybb Tabbed Menu) và http://community.mybboard.net/thread-41922-page-1.html (Google SEO 0.4 [UNDER DEVELOPMENT])

2009-02-12: Đã modify để hiển thị Thank mod đẹp và gọn hơn. Đã làm tương tự cho Google Adsense sau bài viết đầu tiên.
2009-02-13: Sử dụng Plugin "Tabbed Menu"

Quote:Chú ý:
Khi sử dụng template qua hàm find_replace_templatesets, nếu phần 'title' không khớp với tiêu đề của template nào đó, thì có khả năng nó nằm trong nhóm: Ungrouped Templates
Find all posts by this user
Quote this message in a reply
13-02-2009, 09:25 AM
Post: #6
RE: Some modification on this forum
View your posts function added to http://forum.vatlieu.us !

Admin control panel>>templates & style>>templates>**pick a theme**>>header templates>>and then choose header_welcomeblock_member
Code:
<a href="{$mybb->settings['bburl']}search.php?action=finduser&uid={$mybb->user['uid']}"><strong>My Posts</strong></a> | <a href="{$mybb->settings['bburl']}/search.php?action=finduserthreads&uid={$mybb->user['uid']}"><strong>My Threads</strong></a>

More details at: http://community.mybboard.net/thread-43484-page-1.html
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


Forum Permissions
You cannot post new threads.
You cannot post replies.
You cannot post attachments.
HTML is turned off.
MyCode is turned on.
Smilies are turned on.
[img] is turned on.