README.txt 842 B

12345678910111213141516171819202122
  1. Term Merge
  2. ------------------------
  3. by Max Nylin, max@articstudios.se.
  4. Description
  5. -----------
  6. When using taxonomy for free tagging purposes, it's easy to end up with
  7. several terms having the same meaning. This may be due to spelling errors,
  8. or different users simply making up synonymous terms as they go.
  9. You, as an administrator, may then want to correct such errors or unify
  10. synonymous terms, thereby pruning the taxonomy to a more manageable set.
  11. This module allows you to merge multiple terms into one, while updating
  12. all fields referring to those terms to refer to the replacement term instead.
  13. Currently, the module only acts on fields. It would be desirable to update
  14. other possible places where deleted terms are used.
  15. Installation
  16. ------------
  17. * Copy the module's directory to your modules directory and activate the module.