Closed (won't fix)
Project:
Drupal core
Version:
5.x-dev
Component:
page.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2006 at 09:19 UTC
Updated:
25 Jan 2010 at 01:45 UTC
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
Comment #1
magico commentedComment #2
Blackwolf commentedI 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?
Comment #3
najibx commentedCould 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-
Comment #4
sunYes, this can happily live in contrib.
Comment #5
glass.dimly commentedAh 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
Comment #6
marcingy commentedFile a path with maxlength module if you need this.