Parent Directory
|
Revision Log
|
Revision Graph
added revision into text files
| 1 | $Id: $ |
| 2 | |
| 3 | This module allows administrators to set maximum lengths for the body |
| 4 | fields of content types. |
| 5 | |
| 6 | In HTML the textarea element does not have a maxlength attribute, so |
| 7 | this module is using JavaScript script to achieve this. |
| 8 | |
| 9 | Install the module and then go to: |
| 10 | Administer / Site configuration / Maxlength |
| 11 | and enable maxlength for the content types that you like. |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |