You'll have to add the links to the sidebar. I haven't done exactly this, but I have re-ordered the sidebar links in Mirage 2 before[0]. We're not using stock Mirage 2 but the concept is the same: create an XSL template, include it in your theme's `xsl/core/navigation.xsl`. See our commit here for some context of where you'd need to include your template:
https://github.com/ilri/DSpace/commit/dae2e77f4ce654b8c41cddf90de9b5d8a0efea86 That should get you started, On Sun, Sep 25, 2016 at 9:50 PM, ally bitebo <[email protected]> wrote: > Hello Alan, > > Based on your help I managed to create those pages and I can access them > through > localhost8080/xmlui/page/about but my biggest challenge now is to create > side bar menu to link with this page. > > Any help on how to add side bar menu? > > All > > > On Sunday, September 25, 2016 at 1:14:49 PM UTC+3, Alan Orth wrote: >> >> Hi, Ally. >> >> We added a static about page to our repository by modifying our custom >> Mirage 2 theme in XMLUI. You can see the code in this pull request on >> GitHub: >> >> >> https://github.com/ilri/DSpace/pull/256/commits/665dfa9ad55d7a1aa885e76a7df69c825bb78960 >> >> Assuming you're using XMLUI that should get you started with the page >> itself. I can't remember exactly, but I think the static pages are >> automatically added to the footer. Our Mirage 2 theme is customized so >> it might be different, but you can see "About" in the footer here: >> >> https://cgspace.cgiar.org/ >> >> Alan >> >> On Sat, Sep 24, 2016 at 12:55 AM, ally bitebo <[email protected]> wrote: >> > Hello All, >> > >> > I am requesting help to add static pages for FAQ, help page,About page >> > and >> > its menu at side bar menu above my account side bar box. >> > >> > Regards >> > >> > Ally >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups >> > "DSpace Technical Support" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> > an >> > email to [email protected]. >> > To post to this group, send email to [email protected]. >> > Visit this group at https://groups.google.com/group/dspace-tech. >> > For more options, visit https://groups.google.com/d/optout. >> >> >> >> -- >> Alan Orth >> [email protected] >> https://englishbulgaria.net >> https://alaninkenya.org >> https://mjanja.ch >> "In heaven all the interesting people are missing." ―Friedrich Nietzsche >> GPG public key ID: 0x8cb0d0acb5cd81ec209c6cdfbd1a0e09c2f836c0 > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. -- Alan Orth [email protected] https://englishbulgaria.net https://alaninkenya.org https://mjanja.ch "In heaven all the interesting people are missing." ―Friedrich Nietzsche GPG public key ID: 0x8cb0d0acb5cd81ec209c6cdfbd1a0e09c2f836c0 -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
