The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
My Forum - Personalised Forum Aggregator Details »» | |||||||||||||||||||||||||
My Forum - Personalised Forum Aggregator This is the first release of this modification, please read the entire description before proceeding to install. Background As a forum administrator the chances are that at some point you have received "feedback" from members that they would prefer a different forum layout. For example, lets say you have the following forum structure:
Some members might prefer:
Most sites have many more than 3 forums so the possible user preferred combinations are impossible to cater for, which means you cannot keep everybody happy, until now! My Forum - What Does it do? This modification uses the existing vBulletin forum subscription system to allow users to aggregate/mashup/join forums into a single "forum" where they can view all threads in the forums they have subscribed to. This gives a personalised "My Forum" which means that you can cater for all of the preferences mentioned above. So taking the first preference example given above UserSmith would subscribe to the seperate Parrots & Eagles forums and then visit "My Forum" where he/she would see all threads in these two forums in a single forum. The following is a brief summary of the key features
Demo You can see a live demo here: http://www.therevcounter.com/myforum.php In this setup My Forum is running in Guest Mode with guest forum subscriptions for "General Mayhem" and "Motorbike Chat". If you want register for an account and play with it in user mode. Installation Installation is fairly simple, follow these steps:
There are also some other optional setup steps you can follow to add My Forum to Forum Jump and the Breadcrumb box, these are details in the first post. Configuration Once installed you can configure this modification via:
The configuration options are fairly self explanatory, so I won't go into details here. However there is a screen shot attached. What it doesn't do right now, but will/might in later releases
I have been running this modification as it is here on my own site for almost 6 months and my members love it and the missing functionality has never been a problem. So there you have it! This is the first release of this modification, before posting here I have obviously put it through its paces, however there is always a possibility of a current unknown bug rearing its ugly head. If this does happen please post the details here and I will endeavour to quickly resolve the problem. It goes without saying that you should try this on your test forums before going live. It is also worth mentioning that you should suggest to your members that they choose "no email notification" forum subscriptions. Support I have marked this mod as unsupported, this is because I cannot guarantee that I will always be around to quickly answer questions. I will pop in from time to time but I would rather not mark it as supported. Version History
Show Your Support
|
Comments |
#2
|
|||
|
|||
Other Setup
These additional setup items are not necessary but might prove to be useful Add My Forum to Forum Jump To make life easier for members you might want to added "My Forum" to the forum jump menu. Unfortunately vBulletin does not include any hooks that can be used to dynamically add this. So if you want this functionality it requires a, drum roll please, file edit:
Adding the link to Forum Jump is obviously optional, not adding this will not break the modification. Add My Forum to Breadcrumb box To make My Forum even more accessible to your members you could also add a link to it in the breadcrumb table at the top of your forum. To do this follow these steps:
Doing this will require you to upload a "myforum.png" image file to your styles misc images directory (I have included the icon I use in the zip). Or you could change the code above and use an image that already exists on your server. If you prefer you can only display this link to logged in members by adding the following code instead: Code:
<if condition="$show['member']"> <span class="smallfont" style="float:$stylevar[right]"><img class="inlineimg" src="$stylevar[imgdir_misc]/myforum.png" alt="" border=0> <a href="myforum.php">$vbphrase[myforum_navtext]</a></span> </if> |
#3
|
||||
|
||||
installed
thank x as i see its very good idea its help user to see more forum in same time |
#4
|
||||
|
||||
me consider the first post lol
|
#5
|
|||
|
|||
perfect idea
|
#6
|
|||
|
|||
do you have a demo site we can check this out with, that have the guests permissions enabled.
|
#7
|
|||
|
|||
Just added a link to a live demo of Guest Mode My Forum in the mod description above.
|
#8
|
||||
|
||||
Nice Idea
|
#9
|
|||
|
|||
Thanks! Also, this is off-topic but what's the modification to make the stickies show up like that?
|
#10
|
||||
|
||||
looks cool
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|