[support] Expanded part of the menu
    Emma Badger 
    emma.badger at chocolateteapot.net
       
    Thu Oct 15 15:42:01 UTC 2009
    
    
  
This is an example of part of my menu.
<li class="expanded last active-trail">
<a class="active" title="" href="/workflow">Workflow</a>
<ul class="menu">
<li class="collapsed first"><a title="Workflow Terminology" href="/ 
workflow-terminology">Terminology</a></li>
<li class="collapsed"><a title="" href="/setting-workflow">Setting up  
a Workflow</a></li>
<li class="collapsed"><a title="" href="/ 
frmGeneric.ADMWFPROCESS">Processes</a></li>
<li class="collapsed"><a title="Workflow Actions" href="/ 
frmGeneric.ADMWFACTIONS">Actions</a></li>
<li class="leaf last"><a title="Workflow Workbench" href="/ 
FRMEADM021">Workbench</a></li>
</ul>
</li>
I'd like to replicate this
<ul class="menu">
<li class="collapsed first"><a title="Workflow Terminology" href="/ 
workflow-terminology">Terminology</a></li>
<li class="collapsed"><a title="" href="/setting-workflow">Setting up  
a Workflow</a></li>
<li class="collapsed"><a title="" href="/ 
frmGeneric.ADMWFPROCESS">Processes</a></li>
<li class="collapsed"><a title="Workflow Actions" href="/ 
frmGeneric.ADMWFACTIONS">Actions</a></li>
<li class="leaf last"><a title="Workflow Workbench" href="/ 
FRMEADM021">Workbench</a></li>
</ul>
i.e. the pages below the current page, and put it underneath the node  
content.
I'm thinking that I can do this in my template but I'm not sure where  
to find the menu code to see how the menu is being generated.
Can someone point me in the right direction please.
Thanks very much.
Emma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20091015/7162dc38/attachment-0001.html 
    
    
More information about the support
mailing list