vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   New Posting Features - Automatic Thread Tagger (Project Terminated) (https://vborg.vbsupport.ru/showthread.php?t=179927)

NFLfbJunkie 05-21-2008 01:49 PM

Quote:

Originally Posted by Junkie https://vborg.vbsupport.ru/external/2012/02/5.gif
Great MOD. Would it be possible for tags associated with a deleted thread to remove themselves also?
I believe the default vBulletin software will do this.
Where in the CP can I set tags to be removed when a thread is removed?

Madlike 05-21-2008 02:07 PM

How Can I Delete, Deleted Thread's Tag ? :( :S

MrEyes 05-21-2008 03:05 PM

Quote:

Originally Posted by Junkie (Post 1526879)
Where in the CP can I set tags to be removed when a thread is removed?

Quote:

Originally Posted by Madlike (Post 1526901)
How Can I Delete, Deleted Thread's Tag ? :( :S

I have to admit that I do not know the specifics of how a the default VB code handles tag deletion on thread deletion and to some extent it is not relevant to this mod. However I believe it works like this:

When a tagged thread is submitted, and the tag has not been submitted before, the tags are s added to a master list of all tags (the tags table in your DB), the thread ID is then associated with the master tag via another DB table (tagthread). If the thread is then deleted the entry in tagthread is removed however the entry in the master table is left (just incase any other threads reference that tag). If you want to fully delete the tag you can do this via "ACP -> Threads & Posts -> Tags"

All this being said, this is assumption so it might be worth posting a question over at vb.com as this relates to default VB code.

lisss001 05-21-2008 03:54 PM

Thanks, I have been waiting for something like this.

maxicep 05-21-2008 04:24 PM

Quote:

Originally Posted by MrEyes (Post 1526826)
This will be added in the next release




A solution of sorts will be created in the next release (see comments at the end of this post)



So,
We are waiting the next release :)

Mecho 05-21-2008 05:24 PM

Quote:

Originally Posted by MrEyes (Post 1526826)
3) As reported by a few people there are a few issues with non alphanumeric characters in titles (thing like ( ) \ /). The next version will have a fairly complex replacement system built once released this will allow you to perform filtering and replacements. So for example:

'\'=>' and '

will replace all instances of '\' with ' and '

This can also be used to extend tags, so for example you can set the following rule:

'GSXR'=>'Suzuki GSXR'

So if a user submits a title of "GSXR Paintwork", the tags will be "Suzuki GSXR, Paintwork"

I imagine that this replacement system will need, with your feedback, considerable tweaking to make it as good as it can be when process human language input.

Sounds REALLY Good :)

Thanks

Hostboard 05-21-2008 05:48 PM

Pure and simple, a must have in my opinion.

Could you enhance the exclusion to also include the censored words and then option it like:

1. Use excluded words
2. Use VB's censored words
3. Use both

If not then maybe make the exluded words syntax the same as the stock censored words so it would be a simple cut and paste?

Thanx

powerful_rogue 05-21-2008 08:42 PM

Ive got it set up so I have RSS feeds going into a private area so I can check each thread before moving it into the public.

For some reason, when a thread is created using the vbulletin RSS system, no tags are added:confused:

DDad 05-21-2008 09:22 PM

Quote:

Originally Posted by powerful_rogue
Ive got it set up so I have RSS feeds going into a private area so I can check each thread before moving it into the public.

For some reason, when a thread is created using the vbulletin RSS system, no tags are added


It was answered already

Quote:

Originally Posted by MrEyes (Post 1526826)
In response to a few questions posted so far:

1) At the moment it does not support posts created via incoming RSS feeds, however I do intend to add this feature and I am in fact working on this right now.

.

MrEyes 05-21-2008 09:51 PM

Mod Updated


All times are GMT. The time now is 04:38 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.01257 seconds
  • Memory Usage 1,744KB
  • 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
  • (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