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)

MTGDarkness 12-27-2008 01:17 PM

I still really don't get the whole hook location system. Can you give me an example of how to set a new hook up in a theme and attach this MOD to it?

KevinL 12-27-2008 01:37 PM

you can find a hook in any template like -> $template_hook[forumhome_wgo_pos5]

MTGDarkness 12-27-2008 02:37 PM

I found a hook, and tried to enter it as an option. But then it wouldn't come up at all.

vbboarder 12-27-2008 06:59 PM

Quote:

Originally Posted by MTGDarkness (Post 1694739)
I still really don't get the whole hook location system. Can you give me an example of how to set a new hook up in a theme and attach this MOD to it?

Make sure you read the 2nd post for hook selection tips & instructions. The first note says:

"You can find and place hooks in adv_portal, FORUMHOME, FORUMDISPLAY, & SHOWTHREAD templates. The hook must be $navbar, $template_hook, or a HTML comment (ie: $template_hook[place] or <!-- comment -->)."

This means that you go the VB Styles > Edit Templates > then review either the adv_portal (for vbAdvanced), FORUMHOME, FORUMDISPLAY (for pages listing threads), or SHOWTHREAD (for pages listing posts) for hooks that you can use.

As stated, the hook must be $navbar or something that starts with $template_hook or an html comment (which starts with <!-- and ends -->). Examples that were recently posted were: $template_hook[forumhome_wgo_pos5] and <!-- what's going on box --> These are FORUMHOME hooks so they won't work in the other pages (you must select different hooks for them).

The 2nd post give reasons to why a certain hook may not work (ie: if it occurs between <if> and </if> tags that evaluates to false). Hope these examples help.... don't know how else to clarify.

vbboarder 12-27-2008 07:03 PM

Quote:

Originally Posted by alehawk (Post 1694231)
Hi!
2 Questions, I upgraded from tag cloud 1.0 and now I got the tag cloud over forum home even when its disabled (i disabled it to show only one tag cloud box), how can I fix that?
Second, how can I change the preffered and active clud color because it cand be read in my site color scheme (http://www.astrodestino.com.ar)
Thank you!

You can change the tag colors in VB Options > Custom Tag Clouds settings page using CSS styles syntax. For further help, you need to click "Marked as Installed" on this page.

Sunka 01-11-2009 12:11 AM

Is this MOD working on vBulletin v3.8.0?

vbboarder 01-11-2009 12:28 AM

Quote:

Originally Posted by Sunka (Post 1707995)
Is this MOD working on vBulletin v3.8.0?

Yup, workin' fine without any problems ;)

MTGDarkness 01-11-2009 05:46 AM

Does this work with 3.7.4PL1? Cuz one of my MODs is apparently giving my members token errors, and this is one of them. I'm going to disable it and hope for an update for now.

vbboarder 01-12-2009 05:34 PM

Quote:

Originally Posted by MTGDarkness (Post 1708278)
Does this work with 3.7.4PL1? Cuz one of my MODs is apparently giving my members token errors, and this is one of them. I'm going to disable it and hope for an update for now.

Don't know how this mod is giving token errors, 'cause it uses VB's built-in tag cloud function to build the tag cloud (in other words, this mod calls a function that's written by VB). Also, I haven't received any other reports of token errors due to this mod.

vbboarder 01-14-2009 01:14 AM

NEW FEATURES: Social Group Tag Cloud (VB 3.8.0 or higher required)

1. A tag cloud for social group categories can be displayed anywhere in the site homepage (vbAdvanced) or forum homepage (forumhome). Similar to the forum tag cloud, the social group cloud resides in a collapsible box and the links can be custom styled to draw focus to specific groups (ie: if you have a new group that you want to promote).

2. Both the forum tag cloud and social group cloud can now be positioned in the left, right, or center blocks (download the VBA xml files). In earlier versions, the tag cloud could only be hooked to the adv_portal template.

To download, go to: https://vborg.vbsupport.ru/showthread.php?t=201692


All times are GMT. The time now is 03:49 AM.

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.07469 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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