SUNScholar/XMLUI Theme/Tutorial

From Libopedia
Jump to navigation Jump to search
Back to XMLUI Theme

Overview

Xmlui-overview.jpg

Official Help

View the following for official DSpace Manakin help.

View the following for a better understanding of XMLUI Mirage theme design using the "modules" overlay method:

Development Tools

A new feature in DSpace 1.5 is the ability to try out different themes on a particular page without having to mess with the xmlui.xconf file or needing to restart Tomcat. Two things need to be done in order to apply a theme to any page you are currently looking at.

  1. The following setting in dspace.cfg must be set to true: xmlui.theme.allowoverrides=true
  2. The "themepath" value should be appended to the end of the url, i.e.


http://<manakin-url>/search?themepath=Theme1/ or http://<manakin-url>/search?themepath=CompundTheme/SubTheme1/ Processing an external XML document

Theme Repository

Check out the following theme repositories.

References