Hi,
 
I would include submenus into the left navigation menu. These should be
showed always, even when the main menu is not selected. For instance:
 
MainMenu 1
  SubMenu 1.1
  SubMenu 1.2
  SubMenu 1.3
MainMenu 2
  SubMenu 2.1
  SubMenu 2.2
  SubMenu 2.3
 
I know this is not possible using the standard VelocityPortletSetControl
since it returns only the mainmenus (tabs). Any hint to extends that
class in order to include submenus too?
 
Best regards 

Reply via email to