Vbulletin Title And Content Mod

Hello,

I’am looking for a vb/php programmer that can create a mod for me that does the following:
Title:
– Capitalize every first letter of a word.
– Deny Thread creation if a forbidden word is listed in the Option Menu
– Capitalize words that are listed in Option Menu
– Leave specific words alone listed in Option Menu
– Lowercase specific words listed in Option Menu
– Replace specific words listed in Option Menu
– Remove excessive use special characters like !!!!!!!!!!
– Remove [] and the info between
– Remove () and the info between, with exception of the years like (2010) or custom ones defined by admin (option menu)
– Remove dots between words, but not with .com .nl etc.. So domain.com is allowed

Inside post:
– Deny thread creation if it contain forbidden links like linkbux.com, stealth.to (option menu)
– Deny thread creation if a filehost contains url tags.
Sample Wrong
[URL=http://(www.)somefilehost.com/dl/82685330/e9bed88/test.rar]download![/URL]
Sample Correct
http://(www.)somefilehost.com/dl/82685330/e9bed88/test.rar
– Select correct title prefix based on links(got a working mod for this, needs to be integrated with this mod)

Leave a Reply

Your email address will not be published. Required fields are marked *