The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Usergroup Color Legend on Index 1.03 Details »» | |||||||||||||||||||||||||
Usergroup Color Legend on Forum Index This mod will add a legend to your forum index which will list the usergroups you choose in any order you specify. What I have done is taken this mod and rearranged things with a different look. Since I am not exactly one to package and release plugin's, this mod is more or less "hard-coded". I wasn't planning on releasing it but have had a few people suggest that I do so. Live, working demo here. There are three versions.
I've attached an example of each in order of listing above. The light skin is an example of the version with images. The red skin is an example of a forum with images but no Legend image. The darker skin is an example of the version without images. I would rather not commit myself to official support of this mod, but will of course provide help when able to. It is a very simple edit, but I make no promises or guarantees that it will work with your particular skin. As always, dont forget to click Install if you choose to use this! Thanks! P.S. This is the first time I have ever packaged and released a mod, so I'm sorry if something is not quite right :speechless: Version History: 1.01 - Changed wording in installation - Changed formatting of html code 1.02 - Fixed collapse issue - the collapse icon now collapses the legend, not active users Show Your Support
|
Comments |
#12
|
||||
|
||||
looks great thanks. gonna install it.
|
#13
|
|||
|
|||
Im gonna install this on my board, any chance it could be turned into a plugin so that it automatically grabs the group info for color, etc. plugin perhaps, there was one for earlier version of vB but not the newest 3.5.3 i dont think,
great work though, im trying to figure out how to set it up all right, in the instructions... Quote:
EDIT: I have it now setup at www.xbf2.com/forums One more small question, is I am using the image version and how do you get the image workign to the left of the legend, the online.gif, which folder is that located in to upload one or so on...as it is not showing up. Thanks alot, this mod rocks! Chris |
#14
|
|||
|
|||
Thanks Chris, you're right about the Group 1/Group 2 thing...I've updated the installation files with the correct numbers. As far as making this a plugin is concerned...I would love to do that, but frankly have never done it before. If somebody else would like to do this, feel free.
Regarding the online.gif image. Your style does not include this image, so you will need to use your own. Refer to this first post in this thread on how to do that. You could use this image if you would like - $stylevar[imgdir_button]/whos_online.gif That is the same image that is used for the Currently Active User's box right above the legend. |
#15
|
|||
|
|||
Thanks for this mod. I'm I'll be using it.
However, I found a little bug you might want to fix up in an update. In vB 3.5.4, the button to collapse the legend shows up. I noticed it doesn't do that in 3.5.3. Now when you click the collapse/expand button, instead of collapsing the User Legend, it collapses the Currently Active userlist and leaves the User Legend untouched. This will look pretty weird once I've put my Currrently Active User list on the top of the page. Just pointing that out for you. You can see what I mean here: Elusive Works Also, is there a possibility to make the legend inputs link to a list of the members currently in that usergroup? That would be a good addition in my opinion. All in all, a great hack. Thanks |
#16
|
|||
|
|||
Good eye...I've updated the files to reflect that fix. If you'd rather not download them again, make the following change
Change: HTML Code:
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a> Legend </td> </tr> </tbody> <tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]"> HTML Code:
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_legend')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a> Legend </td> </tr> </tbody> <tbody id="collapseobj_forumhome_legend" style="$vbcollapse[collapseobj_forumhome_activeusers]"> |
#17
|
|||
|
|||
Thanks for the fix
|
#18
|
|||
|
|||
ok I've had a problem installing this... when I tried it, it made the whos online part stretch, and the first color wouldn't change.
|
#19
|
|||
|
|||
That's because the bottom of your index is not laid out like most others...you have two separate columns in each of those "What's Going On" boxes...
Post the code of your what's going on box here...I'll take a look at it...Might can do something about it, but no promises. |
#20
|
|||
|
|||
no I have a standard vB 3.5.4 installed, the bottom of the index looks odd because thats what your mod did to it after I installed it, I took it off until there is a fix. Thats what I'm asking, how can I fix it from doing that to bottom?
thx |
#21
|
|||
|
|||
You don't have a "standard vB 3.5.4" installed ...otherwise that would be the default skin
Like I said, post your code, and I might can help you...otherwise, I can't do anything. This has been tested and works with vB 3.5.4 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|