Hi Charlene,
In navigation.xsl, in the “dri:options” template, instead of:
<xsl:apply-templates/>
You should just be able to do:
<xsl:apply-templates select="dri:list[@n='discover']"/>
<xsl:apply-templates select="dri:list[@n='account']"/>
<xsl:apply-templates select="dri:list[@n='administrative']"/>
<xsl:apply-templates select="dri:list[@n='browse']"/>
If you have any other custom lists, you’ll need to be sure to select for those
as well.
Jacob Brown
From: Charlene Chinda Barina [mailto:[email protected]]
Sent: Tuesday, April 15, 2014 2:00 PM
To: dspace-tech
Subject: [Dspace-tech] reordering navigation sidebar (mirage xmlui theme)
Hi,
For the life of me I can't figure out what I need to change for this -
basically, sitewide the sidebar layout in the mirage template (when logged in
as a non-admin) is:
Search box
Browse
My Account
Discover
RSS Feeds
I'd like to show it as:
Search box
Discover
My Account
Browse
RSS Feeds
Where do I go to do this? navigation.xsl has explicit code for the search box,
then <xsl:apply-templates/>, then the RSS feeds...
Thanks,
Charlene
--
Charlene Barina, MPH
Research Analyst 2, U.S. IMPACT Study
The Information School
303-359-6347 | Skype: cbarina
facebook.com/ImpactSurvey<http://facebook.com/ImpactSurvey> |
twitter.com/impactsurvey<http://twitter.com/impactsurvey>
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette