i think that i've finished treemenu's template
http://xoops.valentinois.netif you can test it ?
there are many possibilities to configure "treemenu".
I chose this approach :
- all standard, secondary (permanent/relative) links are managed.
- category/note links are used to create a new menu in the same block.
- standards links are displayed opened by default
- cookies are used, so, those cookies will be used to restore the menu layout and setting.
(we can change this, by changing some code in the template)
- to change open/close icon, we only have to replace existing icons in the script folder. (same name)
there are some operational requirements :
each menu must start with 2 standards links
(we can change this, by changing some code in the template)
we should not define url for standards links wich have sublinks, they are used to open/close menus.
look at the right menu on this
websiteand here is the configuration for these links, in multiMenu's admin
i've contacted the author of this
menuhe's agree with the fact that his menu is used in xoops's module.
i could remove the link 'created by treemenu' under the menu.
but, of course, i leave all informations in source code and javascript files !
thanks to him !