Download & Extend

Taxonomy dupecheck

Taxonomy dupecheck module prevents Drupal administrators from adding duplicate taxonomy vocabularies and/or terms. It's helpful when entering large amounts of terms or vocabularies in situations where each value must be unique. This saves time by preventing administrators from having to enforce a unique value policy through later cleanup of duplicate terms.

The module provides a configuration screen allowing administrators to choose which should be unique: taxonomy terms, vocabularies or both. It defaults to case-insensitive comparisons, with an option to change to case-sensitive. Both stored and input terms/vocabularies are trimmed before comparison to handle cases such as 'foo ' and 'foo'. Based on the settings, the user will see an error message when adding a duplicate value.

Caveat: due to the inability of hook_taxonomy_term_presave() to stop the saving process, this only works in the taxonomy term and vocabulary forms. If you want to prevent duplicates through other entry points, this module will not prevent that. If someone knows a way around that I will happily add that in, as that was the original plan.

Installation

  • Please see current README.txt.
  • Make sure to grant the "administer taxonomy" permission.
  • Configure settings at Admin > Modules > Taxonomy dupecheck > Configuration

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.1 tar.gz (8.56 KB) | zip (9.74 KB) 2011-Apr-20 Notes
6.x-1.0 tar.gz (8.73 KB) | zip (10.15 KB) 2011-May-05 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (9.85 KB) | zip (11.04 KB) 2012-Mar-21 Notes
6.x-1.x-dev tar.gz (9.84 KB) | zip (11.25 KB) 2012-Mar-21 Notes

Project Information


Maintainers for Taxonomy dupecheck

  • kziv - 14 commits
    last: 1 year ago, first: 2 years ago

Issues for Taxonomy dupecheck

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants
nobody click here