The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Tag Cloud on Forumdisplay Details »» | ||||||||||||||||||||||||||||||||||
This mod was originally written by ThorstenA. The original thread is here.
I have permission to release this upgraded version of the mod from the author here: Quote:
What does this product do? It displays a tag cloud of all tags used within actual forums on top of FORUMDISPLAY. How to install? Just import product. Done. How to uninstall? Just deinstall product. If you did either template edit below, then undo the template edit. Optional: To also only show threads within actual forums once a user clicks on a tag on showthread: (removed since not possible in 4.x). How to change location of tag cloud box? 1) Find this code from manage plugins > plugin forumdisplay_start (Forum Tags) PHP Code:
PHP Code:
Details * no options available yet * uses standard tag options made in admincp > tags * Does not add phrases, templates. * It uses standard tag cloud template, but shows it on FORUMDISPLAY * Tag cloud is only shown in actual forum when tags were used * threads tagged within subforums are not shown * Tag cloud is automatically placed above the threadlist * Tag links are altered to let tags be searchable by forum (not possible in 4.x) * Tags.php has a new option forumid to only show tags from specific forums (not possible in 4.x) * If you click on a tag, only topics within actual forum are displayed (not possible in 4.x) * Tag size is dependent on how many threads are tagged only within actual forum * Adds 1 query to forumdisplay Version history 2009-12-04 - version 0.4 - First release that works with vB4 by Lynne (pre 4.0.1) 2010-01-26 - version 0.5 - Fixed problem with tags having single apostophes in them. Created a new template to display the tag cloud at the top of forumdisplay (looks the same as bottom templates and will collapse). Fixed issue where css is stored as a file. (4.0.1) 2010-10-22 - version 0.6 - Modified template due to changes in 4.0.8 (4.0.8) Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
2 благодарности(ей) от: | ||
elsa23, mohammadxxx |
Comments |
#32
|
||||
|
||||
i got this error on this modul can you help me?!
Parse error: syntax error, unexpected T_STRING in /public_html/includes/class_core.php(4029) : eval()'d code on line 65 |
#33
|
||||
|
||||
I don't suppose you have tags with apostrophes in them? Yesterday I discovered a bug in this when that happens and I should hopefully post a fix for it today.
|
#34
|
||||
|
||||
Nice work ...
Installed == How to change number of tags without admincp (manually) Because in tags.php i need to show 100 tags and in FORUMDISPLY i need to show 10 ... |
#35
|
||||
|
||||
Quote:
PHP Code:
|
#36
|
||||
|
||||
Thanks... DonE
|
#37
|
||||
|
||||
I've updated this to version 0.5:
- Fixed problem with tags having single apostophes in them. - Created a new template to display the tag cloud at the top of forumdisplay (looks the same as bottom templates and will collapse). - Fixed issue where css is stored as a file. This update is only for those running 4.0.1 . |
#38
|
||||
|
||||
Hey Lynne, How hard do you think it would be to convert this to show this on forum home?
Edit I made my own version from a older mod. |
#39
|
||||
|
||||
I was gonna say, I think there was one before and this one was pretty easy to convert so I would guess any other would also be pretty easy to convert.
|
#40
|
|||
|
|||
Lynne, is there a way to do this for a widget in CMS?
|
#41
|
||||
|
||||
I would guess so. You can make php widgets, so I would guess you could take this code and make a php widget with it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|