Difference between revisions of "SUNScholar/XMLUI Theme"
Jump to navigation
Jump to search
m (→Introduction) |
m (→Introduction) |
||
| Line 8: | Line 8: | ||
'''''Please note''''': | '''''Please note''''': | ||
| − | *The Mirage1 theme is not responsive (automatically sizes web components for mobile devices) but it is lightweight (does not need to load many components to function) and therefore better suited for situations where internet bandwidth is an issue. | + | *The Mirage1 theme is not responsive (automatically sizes web components for mobile devices) but it is lightweight (does not need to load many web components to function) and therefore better suited for situations where internet bandwidth is an issue. |
| + | *The Mirage2 theme is responsive, however there is a cost in increased internet bandwidth usage in order to load all the web components required. Some optimisation, eg: minification of css files can be done, but in general more bandwidth is required for the Mirage2 theme. | ||
===Requirements=== | ===Requirements=== | ||
Revision as of 22:57, 30 December 2014
Back to Theme
Contents
Introduction
This page describes the method for customising DSpace using the Manakin (XMLUI) interface with the supplied Mirage themes.
This procedure is much easier to achieve if you build yourself an Ubuntu desktop computer to use first.
Please note:
- The Mirage1 theme is not responsive (automatically sizes web components for mobile devices) but it is lightweight (does not need to load many web components to function) and therefore better suited for situations where internet bandwidth is an issue.
- The Mirage2 theme is responsive, however there is a cost in increased internet bandwidth usage in order to load all the web components required. Some optimisation, eg: minification of css files can be done, but in general more bandwidth is required for the Mirage2 theme.
Requirements
- Use port 80 and 443 as default on the Tomcat Java webapp server.
- Configure chosen UI as the default ROOT Java webapp.
Step 1 - Read the XMLUI theme tutorial
Step 2A - Customise Mirage 1
Step 2B - Customise Mirage 2
Step 3 - Check the static html folder customisation
Step 4 - Check the XMLUI theme repositories
Check out the following theme repositories.
- http://web.lib.sun.ac.za/style/sunscholar/theme
- https://wiki.duraspace.org/display/DSPACE/Repository+of+XMLUI+themes
- https://github.com/LongsightGroup/DSpace/tree/longsight-4_x/dspace-xmlui/src/main/webapp/themes
Screenshots
Below are screenshots comparing the themes.


