← Back to team overview

mahara-contributors team mailing list archive

[Bug 801081] Re: Main and sub menus - alternate dropdown display feature

 

Stacey, I'm just curious, is there a reason why you can't click on the
top-level menu items when drop-down mode is on?

I'd like to be able to do that, for example when I want to go quickly to
My Views, I can't just click 'Portfolio', I have to hover over Portfolio
first, and then move the mouse down the dropdown to 'Pages'.

I noticed this in the template:

<a href="{if $INSTITUTIONALADMIN}{$WWWROOT}{$item.url}{else}#{/if}"...

Is there any reason we can't remove that {if...} bit altogether and just
always put {$item.url} in instead of "#"?

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/801081

Title:
  Main and sub menus - alternate dropdown display feature

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  It'd be nice/interesting if there was the option to display the menus
  as a dropdown.  Having this as a component of all packaged themes
  within Mahara would also mean it's easier for theme-ers if they wanted
  to style something similar in their own designs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/801081/+subscriptions


References