maxlength.info |
maxlength.info |
|
name = Maxlength
description = Limit the number of characters in textfields and textareas and shows the amount of characters left.
core = 7.x
package = Fields
files[] = maxlength.test |
maxlength.install |
maxlength.install |
|
Install, update and uninstall functions for the Maxlength module. |
maxlength.module |
maxlength.module |
|
Limit the number of characters in textfields and textareas and shows the amount of characters left. |
maxlength.test |
maxlength.test |
|
Test maxlength module. |
README.txt |
README.txt |
|
Drupal maxlength module:
------------------------
Requires - Drupal 7
License - GPL (see LICENSE)
Overview:
--------
This module allows you to set a maximum length for any text field on any form.
Maxlength creates a new Form Property: #maxlength_js… |