Module summary
Like textfield_counter module, this add new widgets for text fields elements.
There is 2 types of widgets : simple & complex
General information of widgets
They add a information of :
- how many character has set
- how many character the field can accepte
- a color indication of "the recomanded amont of characters"
They provide 3 levels of information :
- Green : Optimal Length
- Orange : Suboptimal Length
- Red : Length not optimized
Simple widgets
simple widgets use 3 settings :
- recommanded size (nb char)
- Lower margin (%) : when the counter turn to warning (orange). Defined by "recommanded size - x%"
- Lock input (%) : Defined the field max size (not working with wysiwyg) when the input are blocked. Defined by "recommanded size + x%"
The counter is :
- green from 0 char to "lower margin"
- orange from the lower to the recommanded size
- red after the recommanded size
Complex widgets
The configuration are more "complex"
You need to complete a "table" with 3 row where you choose per row :
- the color
- le lower limit
- the upper limit.
By default the first value are "empty field", and the last value are "field max size"
Applicable Field types
The field types that this module works on are:
Text (formatted)
Text (formatted, long)
Text (formatted, long, with summary)
Text (plain)
Text (plain, long)
Links (provide label limitation)
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Site structure
22 sites report using this module
- Created by drdam on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.







