vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - Custom Tag Cloud in vbAdvanced, Forum Home & Related Pages (https://vborg.vbsupport.ru/showthread.php?t=190759)

Shaheen 09-22-2008 09:43 PM

nice Mod but one more option will make it best thats choose the place :D

iPodHacking.com 10-01-2008 08:42 PM

I'd love to see it be made able to collapse. Other than that, it works great! Thanks

vbboarder 10-04-2008 09:58 PM

Just Updated to 2.0: ALL feature requests were implemented!
2.0.0 New Features: See the 2nd post for a screenshot and template hook selection tips.
Auto templating – allows setting the location of the tag cloud anywhere on the page.
Tag cloud resides in a collapsible box and has a legend for the custom styles.
Tags that belong to the active forum or thread being viewed can have custom styles.
Added option to set preferred tags that will have custom styles to get them noticed more.

Update:
Reimport the new product xml file and allow overwrite.
Go to VB Options > Forum VBA Tag Clouds to set the locations of the tag cloud (default is below the navbar) and custom tag styles.

Note: if you enable the “Customize Active Tags?” option, then this mod will add 1 query to forumdisplay & showthread pages only. Tag clouds in vbAdvanced and forumhome should still have 0 queries if caching is enabled.

Mondi 10-05-2008 07:09 AM

Probably 9/10 already addressed somewhere - but - how do I put this mod into a CMPS Module?

Can someone point me either into the right direction 'by example' here, or to a tut. somewhere posted previously...

Sorry - haven't gotten my head around that one yet so help would be marvellously appreciated.

Cheers.

vbboarder 10-05-2008 08:10 PM

To display the tag cloud in vbAdvanced, go to VBA CMPS -> Default Settings -> Main Options -> add to “Portal Output Global Variables”:
Quote:

tag_cloud

Ted Clore 10-09-2008 02:48 AM

I've done this and it isn't there. There must be something missing!?!

Can you give us a walk through for VBa CPMS?

IOW, there is no module.php so that a module can be made and put on a page where you want it.

vbboarder 10-10-2008 03:53 PM

Quote:

Originally Posted by vbboarder (Post 1638078)
To display the tag cloud in vbAdvanced, go to VBA CMPS -> Default Settings -> Main Options -> add to ?Portal Output Global Variables?: tag_cloud

I don't know how else to elaborate than what's quoted above. The tag cloud works fine for myself and other users. Are you using CMPS version 3.0.1 dated 4-24-08?

There is no module.php file - it's unneccessary. If you want custom placement of the tag cloud in CMPS pages, you use template hooking (with $template_hook or HTML comments) in VB Options -> Forum VBA Tag Clouds (read the 2nd post for further instructions), OR add a CMPS template module: go to VBA CMPS > Add Module > Template Module > and add to the Template Content box:
Quote:

<div>$tag_cloud</div>
.
Note that if adding "tag_cloud" to the Portal Output Global Variables in CMPS does not work for you, then adding a CMPS template module will also most likely not work for you. In that case, somehow your CMPS installation is messed up.

vbboarder 10-12-2008 12:42 AM

Just Updated to version 2.0.2 - optimized memory usage of this mod.

vbboarder 11-03-2008 08:05 PM

Just tested this mod in VB 3.8.0-beta1 with no problems - all features work fine.

transparent 11-03-2008 11:36 PM

Nice hack...

How do I get the tag cloud to display right above the "What's going on" section at the bottom of the FORUMHOME page? For my board having it right under the navbar is not visually appealing.

Thank you!


All times are GMT. The time now is 01:55 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01066 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete