As per http://drupal.org/node/1972252.
Explicitly adding a -dev release because the "show snapshot release" option doesn't seem to be working. See #1141856: project dev releases not auto-generated.
Initial port to D7. Implemented as a Fields widget rather than as part of the edit vocabulary page.
* taxonomy doesn't honor its own description regarding multiple: "always true for tags" * support preview (aka escape commas/quotes on submit instead of nodeapi presave)
* avoid double quotes (when selecting from the dropdown a term with quote or comma) * changed form_alter entry condition to match taxonomy.module
* Legacy release * Removing module version, project from .info file
Latest head
* Legacy release