The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Usergroup Legend on Forumhome for vB 4 Details »» | |||||||||||||||||||||||||||||||||||||
Only those who "Mark As Installed" will receive support for this modification.
If you use this modification and would like to help support its development, please consider sending a donation. Usergroup Legend on Forumhome for vB 4 Version 1.1.1 (By Boofo) What does this product do? This product will show the user groups you have available on your site in a legend on the forumhome. It will also check to see if the 'Spiders Display on Forumhome and Who's Online' product is installed and enabled. If found, "Spiders" will be added to the end of the Legend. Credits: Thanks to LifesGreatestGift for the CSS and style variable help. Version Information: Version 1.0.0 --Initial release for vBulletin 4.1.2 Version 1.0.1 --Fixed issue with there not being enough space between the legend and activeusers when the legend was placed above activeusers. Also switched from p tags to spans tags to make it 100% XHTML 1.0 Transitional compliant. The centered legends are now centered on the full width of the wgo box, sans the left margin. Version 1.0.2 --Spider Display Font Color is now set by the style variable setting for the spider color in the 'Spiders Display on Forumhome and Who's Online' v1.0.6 mod, if it is installed. Version 1.0.3 --Removed Enable/Disable setting and added "Do not show Usergroup Legend" as the first option in the "Usergroup Legend on Forumhome Location" setting. Version 1.0.4 --Fixed full line break spacing. Version 1.0.5 --Changed the hook to avoid conflicting with Paul M's mods. Version 1.0.6 --Added 3 more location settings (Above activeusers centered with 1/2 and full line breaks). Version 1.0.7 --Added Usergroup Separator setting. You can now choose from 10 different separators to show between the usergroups. Version 1.0.8 --Added 2 more separators to the separator setting, for a total of 12. (vertical bar and horizontal ellipsis = three dot leader) Version 1.0.9 --Fixed legend from being pushed too far left if the line was too long. Added setting for usergroups allowed to view the legend. Removed "Do not show Usergroup Legend" as the first option in the "Usergroup Legend on Forumhome Location" setting. Added setting to show "Spiders" at the end of the legend. Added setting to show Spider Image as a separator before "Spiders" in the legend. Version 1.1.0 --Added style variable to change the color of the legend separator. Rewrote code to add CSS instead of coding it all inline. Version 1.1.1 --Fixed CSS as it was showing the usergroups stacked in IE. Also added a phrase for the word "Spiders". Installation Overview: ----------------------------------------------------- 1 Product XML (2 Plugins, 24 phrases, 1 CSS Template, 6 settings and 1 Style Variable) Installation Instructions: ----------------------------------------------------- 1. Go to your Admin CP Scroll down to 'Plugins & Products' Click 'Manage Products' Click 'Add/Import Product' Click the 'Browse' button, and locate the 'product-boofo_legend.xml' file on your computer 2. Go to your Admin CP -> vBulletin Options -> 'Usergroup Legend on Forumhome' and set the following options: Usergroup Legend on Forumhome Display Order: Enter the usergroupids in the order you want them to display. (Default is '6,5,7,2') Usergroup Legend on Forumhome Location: Choose the location you want the Usergroup Legend on Forumhome to show up in. (Default is 'Below activeusers with 1/2 line break (centered)') Usergroup Legend on Forumhome Separator: Choose the separator you want to show between the usergroups. (Default is 'Star - solid') Usergroup Legend on Forumhome View Usergroups: These usergroups can view the Usergroup Legend. (Default is '0' = all usergroups) Enable Spiders in Usergroup Legend on Forumhome: Click Yes if you want Spiders to show in the Usergroup Legend on Forumhome. (Default is 'No') Show Spider Image as Separator for Spiders: Click Yes if you want the spider image to show before Spiders in the legend instead of the legend separator. (Default is 'No') Note: You must have the "Spiders Display on Forumhome and Who's Online" mod installed for the above 2 Spider options to work. 3. Style Variable: Go to your Admin CP -> Styles & Templates -> Style Manager -> Style Variable Editor -> Click Go Button -> Boofo -> boofo_legend_separator_color Enter a hex color code or web-safe color for the usergroup separator (Examples: hex code: #FF0000 or web-safe color: red) Note: You will need to do this for all styles. ----------------------------------------------------- Done! Enjoy! Code:
if ($mark_as_installed != 'clicked') { $you_get = 'squat'; } else { $you_get = 'support'; } Download Now
Screenshots
Show Your Support
|
Comments |
#42
|
||||
|
||||
Quote:
Also, make sure you added the correct usergroupids to the setting. |
#43
|
||||
|
||||
I know this is not a issue with the mod but can you tell me how to get rid of the extra line of usergroups seen in the image?
The top line of usergroups is the one that should not be there, the bottom one is what the mod inserted. |
#44
|
||||
|
||||
Uninstall the other legend mod you are using.
|
#45
|
||||
|
||||
I have uninstalled the other mod but it still shows the same
|
#46
|
||||
|
||||
If is still shows the same then you have either not uninstalled the other mod or there is a legend template edit that needs to be taken out. This mod in no way will make 2 lines like that.
|
#47
|
||||
|
||||
OK I found out it was settings in dbtech info panels adding extra line.
Thanks for the time !! |
#48
|
||||
|
||||
Hello, Boofo!
One question please...Is it possible to change the symbol between the usergroups to sth different eg a dot, cycle or a vertical line? |
#49
|
||||
|
||||
Sure, just edit the xml file. But make sure you adjust the substr code for whatever you change it to.
|
#50
|
||||
|
||||
Thank you, very much!
|
#51
|
||||
|
||||
Boofo is it possible, in the next update of this mod, to add the above active users (centered) option?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|