The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AMP Quick Auto Tagger Details »» | |||||||||||||||||||||||||||||||
*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. Demo You can create threads in the following forum to test it out. Sorry but you have to create an account to post on our board. http://forum.ampprod.com/forumdispla...To-and-Support 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 Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
nacaruncr |
Comments |
#142
|
|||
|
|||
So I took two weeks vacation/holiday so I'll have plenty of time to get everything upgraded.
After reading this thread and looking over that other auto tag mod I decided that I'll be upgrading some of my forums to the latest vb version and doing some tests on both mods. If that other mod works better, I will discontinue development on this mod. There's no sense in having two mods do the same thing. The other one looks more advance so it might be better to use that one. If not I will continue development on this one. Once I do the upgrades I will report back here and post my findings. Hopefully we find a single solution that works best for everyone. Thank you all! |
#143
|
|||
|
|||
I was unable to get the other one working for me.
This one works, but it has a few issues... such as trying to add single letters as tags. It also does not add tags to old threads. |
#144
|
||||
|
||||
Installed
Working on vBulletin 4.1.1 Translated into Spanish |
#145
|
|||
|
|||
installed on 4.1.1, works great
|
#146
|
|||
|
|||
Quick update... I'm working on this right now.
I hope to have the following issues resolved: 1. Partial words such as "sniper" turning to "sni" 2. Conflicts with other mods (i think i have this sorted already - i just have to test it now) 3. Cron jobs to tag past threads 4. Good words (tags that can be added to every thread) 5. Integration with the current vbulletin stop words 6. Filter numbers option (this will be a check box to disable numbers in tags) The one thing I can't do is make other languages work. There's just too many languages and special characters. I only know english. I'm sorry for that. One solution that I'm debating is a field in the options to allow the addition of alphabets but I'm not sure how that will work. More research is needed before I can add that. Until then, people are welcome to continue porting it over to other languages. |
#147
|
|||
|
|||
Thanks for the update and I look forward to its release.
|
#148
|
|||
|
|||
unable to get it to do anything after enabling on a clean install test board, uninstalled.
|
#149
|
|||
|
|||
All of the above is fixed. Just working on the cron jobs now.
|
#150
|
|||
|
|||
english version is worked on VB4.0.8 fine
I twice tried to configure script to recognize the Russian language but both of my attempts were unsuccessful 1 attempt ( not working ) on importing write me eror on 23 string ( I can not understand where the error ) PHP Code:
PHP Code:
author - have you tried to analyze not only the name of the topic but what is written in, can be used in the script comparison occurring words and substitute tags according to them? |
#151
|
|||
|
|||
^
jeleven, the problem is that it strips special chars out because those are not allowed in tags. It uses somewhat of a white list. In the next release that I'll be uploading soon you'll be able to add the alphabet of your choice and it will whitelist those letters too. The only problem is that I don't know any languages besides English so I don't know if it's working. Can you give me a Russian word and the first and last letter of the Russian alphabet so I can test it? I tried it in Arabic and I think it worked but again, I don't know Arabic so I'm not sure It would be like 'A-Za-z' but in Russian. I also need a Russian word to make sure it works. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|