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)

vbboarder 09-13-2008 06:27 PM

Quote:

Originally Posted by redlabour (Post 1621153)
Works perfect! :)

Glad the update works fine :D

Quote:

Originally Posted by ujai (Post 1621147)
Hi,

How can I edit the tag to be place at other place besides the top?

Thanks in advance

Quote:

Originally Posted by sinucello (Post 1621374)
Hi,

thanks for this mod, I like the flexibility of it. Maybe you could add an option that allows to place a custom marker in one or all of the templates e. g. ###tagcloud###. This would be even more flexible.

all the best,
Sacha

Actually, there's already lots of markers (aka template hooks) in VB templates that can be used to implement customized tag cloud placement.

Ujai, before I tell you how, let me wait and see how many people want the tag cloud in a different place besides below the navbar. If there's a significant # of people wanting that feature, then I'll update this mod for auto-customization so you won't have to do custom coding yourself. ;)
Too bad I can't add a poll to this thread - just post a reply if you want this mod to have an auto-customization placement feature. I take it that so far I have 2 votes for this - Ujai & sinucello.

ujai 09-15-2008 02:16 AM

Thank you, if not many people wants it and you decide not to make it auto customize, can you please let me know how to change it?

Alien 09-15-2008 03:14 PM

How many queries does this add?

vbboarder 09-15-2008 04:56 PM

Quote:

Originally Posted by ujai (Post 1622363)
Thank you, if not many people wants it and you decide not to make it auto customize, can you please let me know how to change it?

Actually, I'll probably implement the auto-customization regardless. However, it could be anytime from 2 weeks to 2 months for me to implement it, depending on my priorities. Right now, it's low priority since only 2 users have requested it. I don't want to start posting customization instructions 'cause this can lead to support overload for me considering the # of possible places to hook the tag clouds to.
Just for my info, why don't you want the tag cloud near the navbar?

vbboarder 09-15-2008 06:01 PM

Quote:

Originally Posted by Alien (Post 1622655)
How many queries does this add?

This mod used VB's tag cloud function for fetching & building the tag cloud. Reviewing the code shows 1 db query and not even that if you have caching enabled (ie: APC or memcache) as recommended by VB.

Mondi 09-16-2008 10:45 AM

vbboarder - have vbadvanced cmps, links, dynamics and - soon - vbclassifieds running.

Will this mod fetch tags from all afore mentioned? This would be OUTSTANDING...

Btw: As for location , I too could do with a few pointers.

If you could get back to me on my question, cheers.

vbboarder 09-16-2008 04:28 PM

Wow, you got everything! :eek: That's cool, but I don't have vba dynamics, vba links, or vb classifieds myself so I can't test it for you.

Anyways, this mod will fetch all tags from VB forums and place them in a cloud box under the navbar (see pics). If the navbar is showing on all those $$$ mods of yours, then it should also show the tag cloud - you just need to output the global variable, tag_cloud, as the instructions say. That's another advantage of having the tag cloud near the navbar.... it can be easily included in other external mods and custom web pages (like those made with the WebTemplates mod with the header/ navbar included).

Quote:

Btw: As for location , I too could do with a few pointers.
Sorry, your vote doesn't count since you haven't marked installed. For further support, you need to mark install. ;)

Mondi 09-16-2008 06:59 PM

Hehehe......

Got me there - unintentional though!

INSTALLED!!!!

[One Extra Vote....]

Thanks mate!

realmr 09-22-2008 11:42 AM

Is it possible to display the "forum specific tags" rather than the entire forum tags in forum specific pages ?

vbboarder 09-22-2008 04:15 PM

Quote:

Originally Posted by realmr (Post 1627662)
Is it possible to display the "forum specific tags" rather than the entire forum tags in forum specific pages ?

No, not currently possible with this mod. I decided against this feature because VB caches the tag cloud so there is no DB queries if you have caching enabled. I'll see if there's a way to filter forum specific tags with just 1 query while being able to use VB built-in tag cloud function and caching.


All times are GMT. The time now is 01:56 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.01211 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
  • (7)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