Version: 1.1.0, by vbFreelancers
Developer Last Online: May 2008
Category: Mini Mods -
Version: 3.6.8
Rating:
Released: 01-19-2008
Last Update: 01-24-2008
Installs: 59
Uses Plugins Template Edits
Code Changes Additional Files Is in Beta Stage
No support by the author.
Removed by the Author due to luck of free time to support it. ------------------------------------------------------------
Meet our Team in Forumhome by vbFrerlancers
New features in version 1.1.0
Now you can choose to show user's Avatar or Image. If you choose Image and there is no one, then user's Avatar is displaying
You can choose any usergroup you want to show
Code moved to hook system, so you don't need any file or templates modifications.
I developed this mini-mod for our site, but I thought that maybe some of you, need something like this, so I added some attractive options to fit to your special needs.
1.- What it does
Very simple things comparing with our other mods. This shows your site's team in forum home. It's a good way to introduce yourselves to your visitors and members.
2.- Options
I believe that I added lots of configurable options (have more in my mind), but everything is depending on it's popularity. The default options are:
Show/Hide the blocks
How many members to show in the block
Choose to show Avatar or user's Image
If you choose Image you can setup the max width
What interface to use for the block (Table or Fieldset)
If it's table to use border or not
Show header for the block or not
Text to use for header
Show online/offline status (Yes/No)
Show last activity (Yes/No)
Text for Last Activity (eg Last seen)
3.- Installation
Installation is pretty easy:
Upload all files and directories including at "vbulletin" directory to the directory where vBulletin is installed.
Check at your AdminCP->vBulletin Options->Plugin/Hook System that Plugin system is enabled.
From your AdminCP->Plugin System->Manage Products choose Add/Import Product and import the product: product_siteteam.xml
Set the various options at: Meet Our Team Options. If you can't see the menu on the left, press F5
4.- Upgrade from versions 1.0.0 & 1.0.1
Revome the code that you've added at index.php
Remove the variable $siteteam from FORUMHOME template
Thanks man, works great, one thing though, you should add Super Moderators to it as well, not just mods and admins. Thanks alot though, marked installed.
Its an awesome mod and im thinking of adding it to my website.
As an addon to it, you should add a options menu to select which groups to show, so some people can show admin only others can show every one..
perhaps even
great hack!
Is there a way to have it show all of the team (admin/super mods/mods) but maybe not have it stretch the page and have the rest as a more link to open up? hope this makes sense!
great hack!
Is there a way to have it show all of the team (admin/super mods/mods) but maybe not have it stretch the page and have the rest as a more link to open up? hope this makes sense!
I'll fix it (actually it's just a line of code) to include super mods. As for the other. The templare dosen't uses fix width but 100% of the place that you'll put it. If you add it in a smaller place will not cover the whole width. But of course you must reduce the amount of shown users.
If you want to add them in a column rather than a row, it needs 2 trivials template modifications
Couldn't this be used as a plugin using the forumhome_complete hook?
Maybe in a later update. As I wrote in my post I did this mod for my own use and then thought to post it here and I added the admin section. If I see that there is a good amount of downloads I'll extend it in many ways. eg by letting admin decide to use avatar or image, or more complicated "avatar if no image exists" and many other things.