PDA

View Full Version : New Posting Features - Minimum character limit for thread subject


xlguy
01-15-2007, 10:00 PM
What does this do?

- It ensures that people can't use one word subjects like "Hi" or "What". You can set any number of minimum characters (via the Admin CP > vBulletin Options). The default is to require all users to use subjects with at least 15 characters.

- The plugin will also ignore users who try to use more than 3 period '.' marks. So if someone did "Hi.........." it would auto-trim this back to "Hi..." and make it fail the character limit test.

How to install?

- Just download the .xml file to your PC and then import it like all other plugins.

Please click the INSTALL button if you use. :)

Hornstar
01-18-2007, 11:12 AM
Thanks for sharing. you have put a bit of thought into this. however what happens if someone does this.

Hi .

you may not be able to see what I did above so ill put it in code boxes

Hi .


Basically it contains a whole heap of spaces and then a full stop.

I know this method breaks character limits everywhere else, so maybe you should also set a limit on spaces if it breaks this as well.

Thanks.

trickfly
01-18-2007, 11:20 AM
can we see a screenshot please, I hate asking all the time but they really are helpful!

xlguy
01-18-2007, 07:11 PM
What do you want a screenshot of? The error message is the only thing to show :S

I'll take a look at the spacing issue, thanks. I guess it comes down to allowing users on your site who consistently try to break your guidelines.

mrkhm
01-24-2007, 03:05 PM
works a treat, does as it says! *installed

MeMySelfNi
04-05-2007, 08:33 AM
*installed*

kawzaki
09-24-2007, 02:35 PM
Hello,

edited b/c i confused my self with minimum post length.

will try this product.

thx

Retal
04-05-2010, 09:41 AM
An idea for an automatic checking of thread titles:

- One word titles not allowed (not descriptive enough) - regardless of character limit (that I wouldn't use at all)
- Define fillwords (e.g. "question, advice, hint, problem, help, work"); if the title consists of more than XX% of fillwords, suggest rewording
- Define stopwords (e.g. vulgar words); if the title contains even one stopword, suggest rewording
- Define stripwords (or strings); strip those silently from the title
- Strip advanced excessive punctuation. That's what this mod already does I guess? It should however strip also combinations like some users' favourite "?!?!" etc
- Strip exclamation marks (!) and special signs (basically ASCII 128-255) altogether.

Will this mod work in vB 4.x, or have the hooks changed?

stb74
04-10-2010, 08:36 PM
Error message doesnt specify the right character limit.


The message you have entered is too short. Please lengthen your message to at least 1 characters.

kpmedia
08-17-2014, 12:30 AM
This mod does not work in Google Chrome.