07-25-07 06:23 PM
First a clarification. Portlets are not in themes. Portlets are in
pages. Themes are applied to pages.
Tabs in themes usually correspond to the pages that are available for
the user to navigate to... although they don't have to if you code them
differently.
What do you mean by "deactivate" the tab. Do you mean it should go away
or do you mean it should be present, but it is disabled and the user
cannot click on it.
If you mean it should go away, you likely can change your page hierarchy
for these portlets such that when you to to the second set of pages, it
is at a different root and therefore all the other pages will
automatically go away. If you mean it should be visible, but disabled,
then you will need to write custom logic in your theme to handle this.
Can you post an example of what page tabs show up:
1. when the first portlet is showing
2. when the second portlet is showing
And then indicate which tabs are showing up when the second portlet is
showing that you do not want to show.
[ Post a follow-up to this message ]
|