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)
-   -   New Posting Features - Automatic Thread Tagger (https://vborg.vbsupport.ru/showthread.php?t=185495)

KevinL 07-17-2008 07:36 AM

Quote:

Originally Posted by KevinL (Post 1577494)
This question was asked in the other thread...



Do we still have to do this to include the RSS feeds?

Thanks :)

Sorry....read the package again... :o

Great work.

Phalynx 07-17-2008 07:39 AM

Quote:

Originally Posted by KevinL (Post 1577494)
Do we still have to do this to include the RSS feeds?

Unfortunately, yes - for now. Read readme_rss.txt for this. For future releases I will hook in thread creation process, so this step would not be required. Tags would always be created for new threads - even if other modifications will create them.

redlabour 07-17-2008 09:04 AM

Quote:

Originally Posted by Phalynx (Post 1577473)
Cannot confirm that, working on three live boards perfectly.

No Problem because this will be fixed by this:

Quote:

Originally Posted by Phalynx (Post 1577473)
Will implement this.

;)

BTW - i guess after implementing the default Stop-Wordlist from vBulletin for Tags the exclusion Option in the Mod is no longer necessary.

popowich 07-17-2008 01:17 PM

I have some duplicate tags after auto tagging existing thread.

For an example you can see this thread.

Two thumbs up on the auto tagging existing thread functionality. :)

-Raymond

Phalynx 07-17-2008 01:28 PM

Quote:

Originally Posted by popowich (Post 1577713)
I have some duplicate tags after auto tagging existing thread.

Are all these tags done via auto tagging? Is this the single thread with duplicate tags?

popowich 07-17-2008 01:56 PM

After doing some more clicking around it looks like if I had existing manual tags, the auto tagger will add a duplicate tag for the matching tags that it finds in the subject. Can the auto tagger ignore words that are existing tags for the thread?

-Raymond

Phalynx 07-17-2008 02:08 PM

It is already ignoring existing words, that's why I'm a little bit confused. Cannot reproduce this here with existing tags. I will try to do a fix.

popowich 07-17-2008 02:14 PM

Taking a wild educated guess, but does it have to do case sensitivity? The tag display lowercases everything, even if you enter them first or all letters capital. How does it look in the tag database? Is there a "lowercase" and a "Lowercase" causing the appearance of duplicates?

-Raymond

Phalynx 07-17-2008 02:19 PM

Maybe. Now I will do an strtolower before I do an array_unique. v1.0.1 will be released in few minutes.

Phalynx 07-17-2008 02:38 PM

Automatic Thread Tagger 1.0.1 has been released.

Changes:
1.0.1, 17th July 2008
- Added: Automatic Tags via maintenance are now associated with the UserID that created the Thread. Just remove auto tags and re-run auto tag to associate all tags to the users. Usefull if you use vBExperience and want to reward users.
- Added: Additionally to the configuration of the auto tagger the vBulletin tags badwords are also taken as blacklist
- Added: Workaround for vBulletin 3.7.0 for non existing function "split_tag_list"
- Added: New setting to filter out dates like 01/02/2008, 05/06/08, 01.02.2008
- Changed: Location of settings, moved below Tagging Options. The new name of the setting group is "Tagging Options (Automatic Thread Tagger)"
- Changed: Behaviour of auto tagging: It is not deleting old tags anymore, please delete old tags before this.

Upgrade:
1. Upload the functions_autotagger.php to your includes folder (the same directory as your config.php)
2. Import "product-auto_thread_tagger101.xml" as a product, overwrite if it's already installed


All times are GMT. The time now is 11:57 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.01437 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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