DanLai
03 Nov 2005, 15:52
Description. This is a Mod to make sub-forums appear in a small panel that can be toggled on and off. I just feel the Subforum Drop-down Menu (http://www.vbulletin.org/forum/showthread.php?t=99821) mod is not enough so I have made this one. Select either one as your liking!! :rolleyes:
The state of on/off is saved in cookies
Hierachy show for at most 2 level of sub-forums
Screenshot.
http://www.vbulletin.org/forum/attachment.php?attachmentid=36955&stc=1
Step 1. Open:
forumhome_forumbit_level1_nopost
forumhome_forumbit_level1_post
forumhome_forumbit_level2_nopost
forumhome_forumbit_level2_post
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Replace with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 2. Open:
forumhome_subforumbit_nopost
forumhome_subforumbit_post
Replace the templates with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 3. Open:
forumhome_subforumseparator_nopost
forumhome_subforumseparator_post
Replace the templates with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 4. Open:
Common Templates
Add to the bottom:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 5. Add a phrase "show_forum_list", it maybe like: "Show forum list >>"
Caution. Some cookies will be generated when using this mod. The state of on/off is kept per-browser but not per-user. Non-cookie-enabled users cannot keep the state of on/off of the forum panel.
The state of on/off is saved in cookies
Hierachy show for at most 2 level of sub-forums
Screenshot.
http://www.vbulletin.org/forum/attachment.php?attachmentid=36955&stc=1
Step 1. Open:
forumhome_forumbit_level1_nopost
forumhome_forumbit_level1_post
forumhome_forumbit_level2_nopost
forumhome_forumbit_level2_post
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Replace with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 2. Open:
forumhome_subforumbit_nopost
forumhome_subforumbit_post
Replace the templates with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 3. Open:
forumhome_subforumseparator_nopost
forumhome_subforumseparator_post
Replace the templates with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 4. Open:
Common Templates
Add to the bottom:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 5. Add a phrase "show_forum_list", it maybe like: "Show forum list >>"
Caution. Some cookies will be generated when using this mod. The state of on/off is kept per-browser but not per-user. Non-cookie-enabled users cannot keep the state of on/off of the forum panel.