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 |
#132
|
|||
|
|||
Your "Bad Words" need updating to match vBulletin's current stopwords in /includes/searchwords.php since those words are also not allowed in tags. Here is the latest list as of v4.1 on 12/26/10... and these are merged with yours in alphabetical order... duplicates removed.
Code:
&,",able,about,above,according,accordingly,across,actually,after,afterwards,again,against,aint,all,allow,allows,almost,alone,along,already,also,although,always,among,amongst,and,another,any,anybody,anyhow,anyone,anything,anyway,anyways,anywhere,apart,appear,appreciate,appropriate,are,arent,around,aside,ask,asking,associated,available,away,awfully,back,bay,became,because,become,becomes,becoming,been,before,beforehand,behind,being,believe,below,beside,besides,best,better,between,beyond,bill,both,bottom,brief,but,call,came,can,cannot,cant,cause,causes,certain,certainly,changes,clearly,cmon,com,come,comes,con,concerning,consequently,consider,considering,contain,containing,contains,corresponding,could,couldnt,course,cry,currently,definitely,describe,described,despite,did,didnt,different,does,doesnt,doing,done,dont,down,downwards,due,during,each,edu,eight,either,else,elsewhere,empty,enough,entirely,especially,etc,even,ever,every,everybody,everyone,everything,everywhere,exactly,example,except,far,few,fifth,fifteen,fill,find,first,five,followed,following,follows,for,former,formerly,forth,forty,found,four,from,front,full,further,furthermore,get,gets,getting,give,given,gives,goes,going,gone,got,gotten,greetings,had,hadnt,happens,hardly,has,hasnt,have,havent,having,hello,help,hence,her,here,heres,hereafter,hereby,herein,hereupon,hers,herself,hes,him,himself,his,hither,hopefully,how,howbeit,however,ignored,ill,immediate,inasmuch,inc,indeed,indicate,indicated,indicates,inner,interest,insofar,instead,into,inward,isnt,ist,itd,itll,its,itself,ive,just,keep,keeps,kept,know,knows,known,last,lately,later,latter,latterly,least,less,lest,let,lets,like,liked,likely,little,look,looking,looks,ltd,mainly,many,may,maybe,mean,meanwhile,merely,might,mill,mine,more,moreover,most,mostly,move,much,must,myself,name,namely,near,nearly,necessary,need,needs,neither,never,nevertheless,new,next,nine,nobody,non,none,noone,nor,normally,not,nothing,novel,now,nowhere,obviously,off,often,okay,old,once,one,ones,only,onto,originally,other,others,otherwise,ought,our,ours,ourselves,out,outside,over,ours,overall,own,part,particular,particularly,per,perhaps,placed,please,plus,possible,posted,presumably,probably,provides,put,que,quite,quote,rather,really,reasonably,regarding,regardless,regards,relatively,respectively,right,said,same,saw,say,saying,says,second,secondly,see,seeing,seem,seems,seemed,seeming,seems,seen,self,selves,sensible,sent,serious,seriously,seven,several,shall,she,should,shouldnt,show,side,since,six,sixty,some,somebody,somehow,someone,something,sometime,sometimes,somewhat,somewhere,soon,sorry,specified,specify,specifying,still,sub,such,sup,sure,take,taken,tell,tends,than,thank,thanks,thanx,that,thats,the,their,theirs,them,themselves,then,thence,there,theres,thereafter,thereby,therefore,therein,theres,thereupon,these,they,theyd,theyll,theyre,theyve,thick,thin,think,third,this,thorough,thoroughly,those,though,three,through,throughout,thru,thus,together,too,took,top,toward,towards,tried,tries,truly,try,trying,twelve,twenty,twice,two,under,unfortunately,unless,unlikely,until,unto,upon,use,used,useful,uses,using,usually,value,various,very,via,viz,want,wants,was,wasnt,way,wed,welcome,well,went,were,weve,werent,what,whats,whatever,when,whence,whenever,where,whereafter,whereas,whereby,wherein,whereupon,wherever,wheres,whether,which,while,whither,who,whoever,whole,whom,whos,whose,why,will,willing,wish,with,within,without,wonder,wont,would,would,wouldnt,yes,yet,you,youd,youll,your,youre,yours,yourself,yourselves,youve,zero |
#133
|
|||
|
|||
Why does vB.org allow mods to continue public when the coder clearly does not support it, despite it being listed as Supported?
The coder has been online here since the reports above, yet has ignored support. Another bug... it just tried to place a "B" for a tag. |
#134
|
|||
|
|||
Does this conflict with vbseo?
|
#135
|
|||
|
|||
The coder has been online Jan 2011....
Another mod abandonment? |
#136
|
|||
|
|||
It shouldn't conflict with vbseo.
I'll be updating this mod this weekend to do better regex. I've been using it on a few forums for awhile now and got some good feedback on the issues. I hope to make it do a better job. Sorry for the delay on responses. I've been on an overwhelming amount of projects lately. |
#137
|
|||
|
|||
Hey... he is alive... YES!
Thanks testbot... we appreciate you coming around and updating it. Seriously! |
#138
|
||||
|
||||
Hi,
the original Addon(Phalynx) who is the Link in the entry Post, is now avaible for VB4. The tagged old thread too. https://vborg.vbsupport.ru/showthread.php?t=255251 |
#139
|
|||
|
|||
I was unable to get it to work when I tried it.
|
#140
|
|||
|
|||
Does it work for the 4-1-1 version?
|
#141
|
|||
|
|||
Not properly... no.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|