vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Custom Tag Cloud for Forums, Threads, vbAdvanced & Social Groups (https://vborg.vbsupport.ru/showthread.php?t=201692)

valendono 04-07-2009 02:00 AM

but everyday its only same tag, its not like random forum tag ?

MindStar 04-08-2009 02:04 PM

Hi, nice MOD :)

I've searched through the options, but but I can't find where to specify "Preferred Tags" :confused:

Would you consider changing the Auto-Tagging preferences so that the Auto-Tagger defaults to not auto-tagging every forum?

We have a lot of forums on our board and would rather focus auto-tagging on a couple of key forums that are directly related to the forum, rather than including all the other incidental chat / support forums.

I've hacked my copy of your code to change the excluded_forums to be interpreted as included_forums; forums are not auto-tagged by default, you have to list them in "excluded forums" to have the auto-tagger active in them.

In functions_autotagger.php, edit line 163 to read

Code:

    if (in_array($thread['forumid'], $excludedForums) && !in_array($thread['postuserid'], $excludedUsers))
i.e. remove the ! from if (!in_array

vbboarder 04-08-2009 02:52 PM

@MindStar: the "Preferred Tags" is an option for my mod, located at VB Options > Custom Tag Clouds.

The auto tagging feature is from another mod.... probably Phalanyx's.

MindStar 04-08-2009 08:51 PM

Sorry, I posted in the wrong mod thread, I meant to post in the Auto Tagger Mod thread.

godofwar2 10-01-2009 03:52 PM

Thanks, works fine in VB 3.8.4.

gmerin 10-29-2009 02:42 PM

any ideas on how to limit the usergroups that can see the tag cloud (besides my hacking the code...the Series is consuming my after work availability this week). i'd like to prevent the unregistered masses from reading them until after they register and log in.

motorola 10-29-2009 08:49 PM

Invalid File Specified when I try to import the forumtagcloud

What happens?

vbboarder 10-30-2009 04:27 PM

@gmerin: limiting tag cloud viewing to certain usergroups is not a feature right now. If more users request it, then I can implement it.

vbboarder 10-30-2009 04:35 PM

@motorola: the forumtagcloud is a VBA plugin file to show the forum tag cloud in VBAdvanced pages. If you want this, then you need to fully follow step #3. To install the mod itself, you need to install the "product" xml file and do steps #1 & 2 above. Remember to click "Install" to receive further help.

mandingo 11-01-2009 05:09 PM

Quote:

Originally Posted by motorola (Post 1908028)
Invalid File Specified when I try to import the forumtagcloud

What happens?

nvrmnd


All times are GMT. The time now is 09:17 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.01048 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_code_printable
  • (1)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