El dia dt 19 nov 2013 05:22:02 CET, Patrick Rynhart va escriure: > Hi, > > I'm running DSpace 3.2 using XMLUI. > > I would like to add a new block to the sidebar, i.e. a block similiar > to the default "Search DSpace", "Browse", "My Account", and "Discover". > > The new block will contain only external links, so it doesn't really > need to be integrated into DSpace, just displayed somehow. i.e. > > Box Title = Links > ================= > * Link1 > * Link2 > .... > > Attached is a screenshot of what I'm wanting (which I've mocked up > using Firebug). > > If you could please let me know a simple / minimal way to achieve this > that would be great. > > Thank you, > > Patrick Rynhart > > > > > > ------------------------------------------------------------------------------ > Shape the Mobile Experience: Free Subscription > Software experts and developers: Be at the forefront of tech innovation. > Intel(R) Software Adrenaline delivers strategic insight and game-changing > conversations that shape the rapidly evolving mobile landscape. Sign up now. > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk > > > _______________________________________________ > 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
Hi Patrick, I'm not sure you can add the block in the position you want. I think you'll have to put it either at the end or just before the RSS feeds block. To do so, just put the block code into the dri:options template in the file dspace-xmlui/src/main/webapp/themes/Mirage/lib/xsl/core/navigation.xsl. Change "Mirage" with your theme name. Cheers, Àlex ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ 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

