vocabulary_description_length
1,088 sites
Security covered
This small module modifies the taxonomy_vocabulary_form to convert the description field type from a textfield to a textarea.
Vocabularies in Drupal are configuration entities, and there is no strict character limit enforced by default for the description field. Using the textarea type will allow users to enter longer descriptions to improve the editorial experience.