Skip to content

A field type for BigTree CMS that implements a character counter / max length text input field.

Notifications You must be signed in to change notification settings

Fastspot/bigtree-character-count-field-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Character Count Field Type

This field type implements a simple character counter and maximum length for single or multi-line text fields. A character count will show up below the text field. If a maximum length is entered the counter will count down from the maximum length. If a maximum length is not entered the counter will simply show the current length.

Compatibility

This field type is bundled as an extension for BigTree 4.2 and higher. The code in the field type itself should be compatible with BigTree 4.0 and higher if you would like to extract it and move it into a new field type manually.

Licensing

This field type is publicly licensed under the GNU Lesser General Public License. If you would like to use this field type under a different license, please contact us.

About

A field type for BigTree CMS that implements a character counter / max length text input field.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages