форум vBSupport.ru > vBulletin > Old vB versions (3.0.x & 2.x.x) > vBulletin 3.7.x > Hacks, mods and scripts [3.7.x]
  • »
VBsupport перешел с домена .ORG на родной .RU Ура! Пожалуйста, обновите свои закладки - VBsupport.ru
 
 
 
 
CityCat
Эксперт
 
CityCat's Avatar
Default Tag Cloud on Forumdisplay
1

What does this product do?
It displays a tag cloud of all tags used within actual forums on top of FORUMDISPLAY. If a user clicks on tags, only threads within actual forums are displayed then.

How to install?
Just import product. Done.

Optional: To also only show threads within actual forums once a user clicks on a tag on showthread, change template tagbit to
Code:
<a href="tags.php?$session[sessionurl]tag=$tag_url<if condition="THIS_SCRIPT == 'showthread'">&forumid=$threadinfo[forumid]</if>">$tag</a>
How to uninstall?
Just deinstall product. Done.

How to change location of tag cloud box?
Replace this code from manage plugins > plugin forumdisplay_start (Forum Tags)
Code:
$vbulletin->templatecache['FORUMDISPLAY'] = str_replace('$navbar','$navbar'.fetch_template('tag_cloud_headinclude').'$cloud_html' .'<br />',$vbulletin->templatecache['FORUMDISPLAY']);
with
Code:
$vbulletin->templatecache['FORUMDISPLAY'] = str_replace('$navbar','$navbar'.fetch_template('tag_cloud_headinclude'),$vbulletin->templatecache['FORUMDISPLAY']);
Put $cloud_html in FORUMDISPLAY style to show tag cloud.

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 automaticely placed below navbar template
Tag links are altered to let tags be searchable by forum
Tag.php has a new option forumid to only show tags from specific forums
If you click on a tag, only topics within actual forum are displayed
Tag size is dependent on how many threads are tagged only within actual forum
Adds 1 query to forumdisplay

Version history
30.7.08 version 0.1
31.7.08 version 0.2 Templates are cached
24.8.08 version 0.3 Pagenav bug resolved
9.1.09 New description how to change location of tag cloud box (solved bug)
Attached Thumbnails
screen.jpg  
Attached Files
File Type: xml product-forumtags.xml (6.5 KB, 11 views)
Bot
Yandex Bot Yandex Bot is online now
 
Join Date: 05.05.2005
Реклама на форуме А что у нас тут интересного? =)
 
 
Luvilla
Гость
Default

тема на орге, а то в первом посте нет ссылки: http://www.vbulletin.org/forum/showthread.php?t=186662

===
Кто пользуется этим хаком, имейте в виду: в модуле, висящем на forumdisplay_start, в конце несколько странная логика. По факту, хак может вызывать неработоспособность других хаков

Фикс
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off




All times are GMT +4. The time now is 03:51 AM.


Powered by vBulletin® Version x.X.x
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Loading...