![]() |
Moderator Column Javascript Menu
This hack will change the moderator column previewed on forum home and on subforums into a clickable javascript menu using vBulletin's own menu control API. Each moderator will have it's own column in the menu, and will be a clickable link leading to the moderator's profile page; in addition, there will be a link to allow the user easy access to send a new PM. This hack will automatically use the old style moderator column separated by commas if the viewer's browser has javascript disabled. :)
Demo: http://www.giveupalready.com/index.php Included in the post is the image for the Send PM button, you will need to place it in your images/buttons directory for it to work. First, find and open up forumhome_forumbit_level1_post and locate: Code:
<if condition="$vboptions['showmoderatorcolumn']"> Code:
<if condition="$vboptions['showmoderatorcolumn']"> Code:
<if condition="$vboptions['showmoderatorcolumn']"> Code:
<if condition="$vboptions['showmoderatorcolumn']"> Code:
<if condition="$show['popups']"> Code:
<img src="$stylevar[imgdir_button]/sendpm.png" alt="<phrase 1="$moderator[username]">$vbphrase[send_private_message_to_x]</phrase>" border="0" /> If you followed these steps correctly, you should now be able to click "Moderators" in the moderator column to open a javascript menu similar to the ones featured in your very own forum. :) If you want to disable the arrow icon associated with the menu, locate vbmenu_register("moderators$forum[forumid]"); and change it to vbmenu_register("moderators$forum[forumid]",true); - September 15: Added: Send PM link next to moderator username. |
nice addition
|
Good idea, ;)
|
cool! thanks for sharing!
|
Makes it look more professional. I like it.
|
Updated to include a "Send PM" link next to the moderator's name, image for the button is included in the post, but you may opt to use your own; demo has been updated to reflect the addition.
|
All times are GMT. The time now is 04:30 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|