Changes between 0.5 and 0.6

 Improvements :

  - Plone 2.0.5 CSS compatibility

  - LinguaPlone compatibility
    http://ploneextendednavigation.trackers.zopevillage.com/0035

  ATTENTION : the CSS classes used in Plone 2.0.5 are different than
  those in previous versions. If you are using an earlier version of
  Plone, beware that UPGRADING WILL CHANGE THE APPEARANCE OF YOUR
  SITE.


Changes between 0.4 and 0.5

 Improvements :

  - Use OrderedFolder to sort objects inside portlet, if available :
    http://ploneextendednavigation.trackers.zopevillage.com/0034

  - Use now Control Panels for the management screen
    http://ploneextendednavigation.trackers.zopevillage.com/0032

  - Sort object listing on control panel :
    http://ploneextendednavigation.trackers.zopevillage.com/0031

  - A new option to show all objects inside portlet :
    http://ploneextendednavigation.trackers.zopevillage.com/0018

  - Python/tal code optimization :
    http://ploneextendednavigation.trackers.zopevillage.com/0023

 Bug fixed :

  - All install/uninstall bugs disappear :
    http://ploneextendednavigation.trackers.zopevillage.com/0028,
    http://ploneextendednavigation.trackers.zopevillage.com/0009

  - You can not select "Plone Sites" inside management screen :
http://ploneextendednavigation.trackers.zopevillage.com/0027 


changes between 0.3 and 0.4

- "isCurrentNavigation" bugs : http://ploneextendednavigation.trackers.zopevillage.com/0016, http://ploneextendednavigation.trackers.zopevillage.com/0026

- "manage_navigation" template bugs : http://ploneextendednavigation.trackers.zopevillage.com/0021, http://ploneextendednavigation.trackers.zopevillage.com/0017

- Removed Plone1 compatibility

- "portlet_plone_navigation" TAL code optimization.

- Tool python code optimization. 


Changes between 0.2 and 0.3

- Now compatible with I18NLayer

- Fix the bug with Portal File.


Changes between 0.1 and 0.2:

- the product use the "title_or_id" method in case there is no title.

- All properties are now managed through the plone, via the management screen, not from ZMI.

- I replaced the textarea for the "Available objects" property, by a Multi Selection widget that display the available Meta types on the plone site.

- I added a new property "Slot title", so the Manager could modify this title really quickly from the management screen.

- I created a new property "root_object_url". This property allow the Manager to change the root navigation object (by default, it is the "plone site" object.

- Fixed the "isCurrentNav" script bug.
