Jump to content

Minimum Character limit

Featured Replies

Posted

Is there a option in ipb to allow a minimum character limit so i dont get posts like this on my forum:
 

E7yhfInCSR6SPyqdRee1cw.png

 

 

Not that I know of. This will require custom developement.

If you can find where in the template the textarea input element is for posting, then I would imagine you could do something like:

<input pattern=".{8,}"> </input> 

Which sets a minimum of 8 chars.

I have looked in the past and could never find it. I was trying to set a minimum and maximum char limit, but never had any success.

Probably setting myself up for a world of pain with this one but anyway.....

Keep an eye on the 'Submit topic' button as the 20th word is added - will be in the Marketplace in a few days.

POC_needitorcount.gif.3025bec8c54d369833ffdae0ed75f565.gif

Edited by Nathan Explosion

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.