-
Re: Theme Extensions
2) so you want to create a type of dropdown navigation, You can create your own and would be better of creating it using the navigation model spi there are several articles on this on developer works look for advanced url generation
3) No but you can look in the navigation selection model to see what pages are selected
It has the following methods which you feed the navgiation node into isNodeInSelectionPath, isNodeSelected
IBM Certified System Administrator -- WebSphere Portal V6.0, V5.1, V5.0
IBM Certified Solution Developer -- WebSphere Portal V5.1, v6.0
The postings on this site are my own and do not necessarily represent the positions, strategies, or opinions of IBM
-
Re: Theme Extensions
Thank you very much.
I understand that, in order to create my own links, tabs on banner or footer, I can write the code using navigational model spi, and can see which tab or link is in selection path.
Thank you,
Srinu