KLM:
What you are asking for is typical. Most people write their own
decorators to accomplish these goals... you are looking in the right
place, so experiment with your own decorators. If get stuck, feel free
to ask for help here.
There will be better support for declarative menus in M4.
From a support perspective, M3 is preferred over M2. See the release notes.
Randy
klm wrote:
Hello,
I have a few question about customizing jetspeed interface,
First, i m trying to make my own interface and I have some question :
I have two menu bar, first one how list the root folder (/pages) and
second one how list the folders in the parentfolder (the folder selected
in the main menu).
#includeTabsNavigation($site.siblingFolders $LEFT_TO_RIGHT)
How can I say to list only the root directory (pages/) ?
How can I say to list only the parent folders and not the current folder
for my second menu (pages/OneButtonOfMyMainMenu/)?
(i hope you see what i mean)
Second, I have a Left menu who list any .psml in my selected folder
How can I say to dont create this menu if i have only one .psml in the
folder. Something like
#if(( $site.documentSetName() && $site.documentSetName.isEmpty()) > 1)
Then, I m using jetspeed2 M2, should I move to M3? :)
thanks for help!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]