+1
Marco
Jacques Le Roux ha scritto:
+1
Jacques
From: "Jacopo Cappellato" <[EMAIL PROTECTED]>
Based on this interesting thread, I'd suggest the following three new
attributes (but the names can be improved):
description
menu-name
position
For example:
description="Accounting Application"
menu-name="main"
position="3"
description="Webtools Application"
menu-name="secondary"
position="1"
etc...
Menu items are grouped together by menu-name (this will leave open
the opportunity to add new groups, such as a list of minor
applications that we could put in a drop down box) and then sorted by
position.
Jacopo
Bilgin Ibryam wrote:
The new position attribute could be used for that.
For example the positions betweem 1 - 101 could be placed on the
main menu,
and position from 101 up to the footer menu?