---------------------
- Javascript simplification using jQuery.
[spliter]
- Fixed the INavigationRoot treatment by the dropdown menus.
Fixes
https://github.com/mishunov/webcouturier.dropdownmenu/pull/3 and
https://github.com/mishunov/webcouturier.dropdownmenu/issues/1
[spliter]
- Add dropdowmenu layer to all themes.
[thomasdesvenain]
- Added enable_parent_clickable option in config panel. The default
of True corresponds with standard behaviour until now. When
False, menu items that have children are not clickable.
[maurits]
- Fix Plone4.1 startup issue: http://dev.plone.org/plone/ticket/11837
[toutpt]