The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Check Titles - automatically correct
I've got the problem, that many people use titles with plenty of !!!!!?????-Signs.
I always edit those titles to delete those signs. Another typical faults is, that after a comma there is no space. Isn't there a possibility that creation of a thread corrects those things in titles automatically? Thanks! |
#2
|
||||
|
||||
I put together a quick plugin that will tell a user to fix a mistake (not fix it for them) if they enter more than one ! or ? or a combination of ?! in a row...
So: This! Is! OK! But This is NOT OK!!! Also it should stop commas with no space after them... Good: this is a good, comma usage! Bad: this will not,be allowed! Go to your Admin CP -> Plugin Manager -> Add a New Plugin Product: vBulletin Hook: newthread_post_start Title: Thread Title Punctuation Check Code" PHP Code:
and SAVE. |
#3
|
|||
|
|||
Simply brillant!
Thanks a lot! I believe, I will add some more Like the 2 or 3 usual smileys ... Or "..." |
#4
|
|||
|
|||
Or would it be possible to write the above to be executed automatically without showing any error to the member?
|
#5
|
||||
|
||||
Not that I can do... you might find someone else willing and able.
|
#6
|
|||
|
|||
Something like this might work for you:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|