You are here

CHANGELOG.txt in Nice Menus 6

Same filename and directory in other branches
  1. 5 CHANGELOG.txt
  2. 6.2 CHANGELOG.txt
  3. 7.3 CHANGELOG.txt
  4. 7.2 CHANGELOG.txt
=== DRUPAL 6.x-1.x ===
6.x-1.4 (xxx)
- BUG #507642: Moved CSS comment with HTML to the README so that it doesn't break CSS aggregation.

6.x-1.3 (November 2008)
- BUG #228323: Fixed regression that did not show user name for Navigation block title.
- TRANSLATION added. Slovak translation by etki.

6.x-1.2 (September 2008)
- BUG #235562: JS is now called using drupal_add_js and you can enable/disable IE support. This will turn on JS for all browsers but Nice menus only actually runs its JS hacks for IE.
- BUG #284294: turn off block caching since too much is changing per load.
- BUG #288127: cleanup block title to use human-readable name rather than the machine name.
- TRANSLATION added. Swedish translation by seals.

6.x-1.1 (March 2008)
- BUG #225439: Fixed a minor bug re: the link theme function.
- BUG #228323: Using user name on the navigation block.
- BUG #235053: Empty ULs were created when the user did not have access
  to child menu items.
- BUG #236078: Primary link theme function assumed using the default
  primary-links menu.
- FEATURE #211749: The number of Nice Menus blocks can now be set to any
  number from 0-99. It is a textfield rather than the limited dropdown from
  before.
- FEATURE #170840: Added an IE hover class for the LI so it can be themed
  the same way as other browsers.

6.x-1.0 (February 2008)
- Official release for Drupal 6.

6.x-1.0-rc2 (January 2008)
- BUG #210284: Moved CSS and JS inclusion to hook_init rather than the theme function due to block caching.

6.x-1.0-rc1 (January 2008)
- BUG #206910: Fixed wrong submit handler for the custom CSS setting.

6.x-1.0-beta (January 2008)
- BUG #205662: Fixed disabled menu items still showing.
- TASK: Cleaned up documentation and removed debug code.

6.x-1.0-alpha1 (December 2007)
- Upgraded to Drupal 6.

File

CHANGELOG.txt
View source
  1. === DRUPAL 6.x-1.x ===
  2. 6.x-1.4 (xxx)
  3. - BUG #507642: Moved CSS comment with HTML to the README so that it doesn't break CSS aggregation.
  4. 6.x-1.3 (November 2008)
  5. - BUG #228323: Fixed regression that did not show user name for Navigation block title.
  6. - TRANSLATION added. Slovak translation by etki.
  7. 6.x-1.2 (September 2008)
  8. - BUG #235562: JS is now called using drupal_add_js and you can enable/disable IE support. This will turn on JS for all browsers but Nice menus only actually runs its JS hacks for IE.
  9. - BUG #284294: turn off block caching since too much is changing per load.
  10. - BUG #288127: cleanup block title to use human-readable name rather than the machine name.
  11. - TRANSLATION added. Swedish translation by seals.
  12. 6.x-1.1 (March 2008)
  13. - BUG #225439: Fixed a minor bug re: the link theme function.
  14. - BUG #228323: Using user name on the navigation block.
  15. - BUG #235053: Empty ULs were created when the user did not have access
  16. to child menu items.
  17. - BUG #236078: Primary link theme function assumed using the default
  18. primary-links menu.
  19. - FEATURE #211749: The number of Nice Menus blocks can now be set to any
  20. number from 0-99. It is a textfield rather than the limited dropdown from
  21. before.
  22. - FEATURE #170840: Added an IE hover class for the LI so it can be themed
  23. the same way as other browsers.
  24. 6.x-1.0 (February 2008)
  25. - Official release for Drupal 6.
  26. 6.x-1.0-rc2 (January 2008)
  27. - BUG #210284: Moved CSS and JS inclusion to hook_init rather than the theme function due to block caching.
  28. 6.x-1.0-rc1 (January 2008)
  29. - BUG #206910: Fixed wrong submit handler for the custom CSS setting.
  30. 6.x-1.0-beta (January 2008)
  31. - BUG #205662: Fixed disabled menu items still showing.
  32. - TASK: Cleaned up documentation and removed debug code.
  33. 6.x-1.0-alpha1 (December 2007)
  34. - Upgraded to Drupal 6.