During the last few months, there have been several patches and changes to taxonomy menu that have warranted a few beta releases. I'm working on to a 2.5 release that will be the last release in V2 that will contain major changes or new features. Bugs will of course be fixed. Below is a list of issues that need to be resolved before 2.5 is release.

Bug Fixes:
#622516: Node Count not updating
#316632: Integrate with I18n (I) - "Localize terms"
#498786: Integrate with i18n (II) - Solution for "Per language terms"

Featurs that will make it in if they are set to RTBC before all of the bugs are fixed:
#408288: Add taxonomy items to any menu
#356281: Custom menu titles
#637974: Hide vocabulary item if no terms in menu
#498182: Support for a term with multiple parents

If you see something missing form this list, please let me know.

Thanks,
Neil

Comments

hass’s picture

Subscribe

indytechcook’s picture

Created a new release DRUPAL-6--2-4-BETA4 with the following fixes:

#622516: Node Count not updating: Fixed Node menu changes on nodeapi. Now the menu items are only changed when the preferences are set.
Added a description to display descendants option.
#622516: Node Count not updating: Fixed Update on Delete because the delete operation sends the node->taxonomy array differently then the other operations.
#623944: Patch for better accessibility by making the title attribute always populated by hotspoons (http://drupal.org/user/343807): Use title for link title attribute when description is not available
#622516: Node Count not updating: Fixed a bug where taxonomy menu settings were not being deleted when vocabulary was being deleted
#622516: Node Count not updating Check for existenance of terms on node inside of nodeapi hook.
#641068: Error on node save when using Content Taxonomy: Fixed compatibility issue with content taxonomy
#622516: Node Count not updating: Removed checking of taxonomy menu settings before checking for node updates. Fixes multiple error messages
#644288: Cluttered menu item tree, node_delete() moves submenu terms to the top level with sync mode enabled: Misplacement of menu items after node update/delete

Still Left before 2.5:

Bugs
#641036: Items not correctly orderd by alphabet
#316632: Integrate with I18n (I) - "Localize terms"
#498786: Integrate with i18n (II) - Solution for "Per language terms"

Features
#408288: Add taxonomy items to any menu To be committed
#356281: Custom menu titles Seems to be working. Needs one more person to test.
#637974: Hide vocabulary item if no terms in menu

indytechcook’s picture

indytechcook’s picture

Status: Active » Fixed

The last bug was fixed besides the i18n issues. An amazing amount of changes in this release: http://drupal.org/node/692162

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.