Version: 2.0.1, by testbot
Developer Last Online: Nov 2018
Category: New Posting Features -
Version: 4.1.0
Rating:
Released: 02-09-2010
Last Update: 02-18-2011
Installs: 325
Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage
No support by the author.
*Please mark installed, rate, and nominate!*
AMP Quick Auto Tagger (Online tested on 4.01 and 4.1.2)
New in version 2.0.1!
The ability to remove all numbers
The ability to add other languages (this has not been tested very well because I am not bi-lingual)
CRON JOB TO ADD TAGS TO ALL THREADS OR PAST THREADS!
Automatically removes the default VB Badword tags and bad search tags (Remember to remove the default example keywords after installation).
Added Goodwods - These words are added to every tag during post and cron.
Description
After a user types a title this modification will automatically take keywords from the thread title and add them as tags with no database queries or modifications
This is designed to be faster due to it's simplicity. It takes the title, runs it against the badword filter, cleans it up using regex and then adds it to the tag field instantly. The user has the option to add or remove tags before they submit the thread.
Installation / Upgrade
IF UPDATING REMOVE PREVIOUS VERSION FIRST. If you have a large number of "Bad Words" save them before uninstalling.
Download and extract AMP Auto Tagger_2.0.1.zip
Upload all files in UPLOAD folder to the root of the forum
Import the product product-amp_tagger_2.0.1.xml
Enable and configure AdminCP>Options>AMP Auto Tagger
To Do (Future Releases)
[S]Make better regex. (DONE!) Create Cron Job. (DONE!)[/S]
Add better support for multi-language.
Tip
Don't add two letter words to the badword filter. The auto tagger already limits the tags to three characters or more. Not only is it pointless but I also get strange results when having only two letter words.
If you enable 'CRON: Purge ALL Tags' only enable it once, run the scheduled task/cron and then disable it. Otherwise, it will delete and readd all tags every time the cron runs and your forum will take a performance hit.
Version History
1.0.0 (02/09/2010) - First Release
1.0.1 (02/10/2010) - Fix IE Bug
2.0.0 (02/17/2011) - Added Cron to tag old threads, updated regex, added goodwords, updated option settings to remove numbers and add languages.
2.0.1 (02/18/2010) - Fixed vbflush in cron and admincp badwords
IE: I can set the tags, instead of setting the non-tags to leave out.
So if I only wanted it to pick up 30 words or so for tagging purposes it would.
I hope that's clear, it is in my head. :P
that would be pretty easy to add to the next release. i think i'll check out the one below and see if it's better though before i start really developing it past beta. no reason to waste everyone's time if something better is already out there.
i couldn't find any tagger for 4.0 and i kept asking in the old tagger threads if there would be any vb4 releases and nobody answered. i got tired of waiting so i made my own.
i guess the major difference is that there's no database changes and it's really fast.
i'll check that one out and if it works well i'll take this down. i would rather not support something that already exists.
there seems to be incompatibility issues with this mod and vbookie 4.0, when both vbookie and amp tagger are both enabled. the newpost page draws a blank.
not at all. this add-on uses only javascript and doesn't make any database changes. when do you get that error? did you have another tag mod installed that made database changes?
there seems to be incompatibility issues with this mod and vbookie 4.0, when both vbookie and amp tagger are both enabled. the newpost page draws a blank.
any idea of a quick fix?
i haven't installed vbookie. do you know if it has any parse_template plugins? if you're not sure, i can install it and take a look.
i'm not sure how to use javascript regex & arabic. sorry
if anyone is good at porting to other languages i'm all for it.
Quote:
Originally Posted by murekhalir
Didn't mean to kill your mod at all -i just have the first one installed, if yours is different then its all good~ Just wanted to know ;P
ok, i've been messing with that other one for a few days now and i just can't get it to work as it's described.
that means i will keep this up and continue to develop it. i think since it's simple, fast and requires no database changes it's worth while to invest our time in.
Quote:
Originally Posted by oddmud
IE: I can set the tags, instead of setting the non-tags to leave out.
So if I only wanted it to pick up 30 words or so for tagging purposes it would.
I hope that's clear, it is in my head. :P
this is a great suggestion and i'll try to add it in the next release