taxonomy_node 6.x-1.0-beta3

Bug fixes
Unsupported

BETA2:

- Ability to attach previously created nodes to existent terms after enabling the module
- Important bug fix that was clearing the node association table on each term update

BETA3 (released right after beta2):

- There was a bug when creating the node from an existent term

taxonomy_node 6.x-1.0-beta2

New features
Bug fixes
Unsupported

- Ability to attach previously created nodes to existent terms after enabling the module
- Important bug fix that was clearing the node association table on each term update

taxonomy_node 5.x-1.5

New features
Unsupported

New feature: Map node operations, taxonomynode setting for this mapping. Part of the idea taken from #325359: Patch to add tabbed user interface and other enhancements by criznach.

taxonomy_node 5.x-1.4

Bug fixes
Unsupported

- Taxonomy node's module files renamed because they were making a drupal core function be treated as a hook incorrectly. Thanks to #325918: Module name causes function in taxonomy.module to be incorrectly run on cron by criznach for catching this one. The module takes care of the upgrade and removal of previous module name's data. That upgrade code will be removed promptly in future releases.

taxonomy_node 5.x-1.3

Bug fixes
Unsupported

. #324763: can't edit nodes by liquidcms. Remove duplicate line and force disabled vocabulary not to be required.

taxonomy_node 5.x-1.2

New features
Bug fixes
Unsupported

- Some ideas from #321477: initially received a Page not found error when trying to edit the associated node by Matt V.
- A new readme file
- Better handling of the term edition form when no association has been made
- The feature to create the node from within the term edit form if the association has been set.

taxonomy_node 5.x-1.1

Bug fixes
Unsupported

- Edition of the nodes associated with the terms were throwing an SQL error due to duplicate term information.

Subscribe with RSS Subscribe to Releases for Taxonomy Node