Under content types an option exists for 'Minimum number of words' which works perfectly.
I'm trying to limit the number of words of type: page but there is no option for 'Maximum number of words'
I've searched the site for hours looking for a module or a snippet that will resolve my request and have not found one.
Does a module or snippet exists to support my needs?

Comments

magico’s picture

Version: 4.7.4 » 6.x-dev
Category: support » feature
Priority: Minor » Normal
Blackwolf’s picture

I could really need this feature as well. Would be cool if it could be something like digg.com have, where you can se how may characters you have left.
Anyone up for the job?

najibx’s picture

Title: Maximum Number of Words » Maximum Number of Words - ready module
Version: 6.x-dev » 5.x-dev

Could nice if integrate in core but using a module to manage this is Ok too.

http://drupal.org/project/maxlength.

Work great for me.

-najibx-

sun’s picture

Status: Active » Closed (won't fix)

Yes, this can happily live in contrib.

glass.dimly’s picture

Status: Closed (won't fix) » Active

Ah yes, but maxlength only allows for a maximum number of characters. There are a couple forum posts where people discuss this problem. There is a big difference between number of characters and number of words--many places require word counts as a matter of course.

http://drupal.org/node/18161

-jj

marcingy’s picture

Status: Active » Closed (won't fix)

File a path with maxlength module if you need this.