vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - Minimum character limit for thread subject (https://vborg.vbsupport.ru/showthread.php?t=136627)

xlguy 01-15-2007 10:00 PM

Minimum character limit for thread subject
 
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
Code:

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.

Quote:

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.


All times are GMT. The time now is 03:03 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01098 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete