Difference between revisions of "SUNScholar/XMLUI Theme"

From Libopedia
Jump to navigation Jump to search
Line 7: Line 7:
 
This procedure is much easier to achieve if you build yourself an [http://ubuntu.sun.ac.za Ubuntu desktop computer] to use first.
 
This procedure is much easier to achieve if you build yourself an [http://ubuntu.sun.ac.za Ubuntu desktop computer] to use first.
  
<font color="red">'''''Please note''''':</font>
+
===<font color="red">'''''Please note''''':</font>===
 
*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 '''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.
 
*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.

Revision as of 23:03, 30 December 2014

Back to Theme

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

  1. Use port 80 and 443 as default on the Tomcat Java webapp server.
  2. 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.

  1. http://web.lib.sun.ac.za/style/sunscholar/theme
  2. https://wiki.duraspace.org/display/DSPACE/Repository+of+XMLUI+themes
  3. https://github.com/LongsightGroup/DSpace/tree/longsight-4_x/dspace-xmlui/src/main/webapp/themes

Screenshots

Below are screenshots comparing the themes.

Mirage 2 / DSpace 5.0 (In alpha development)

Mirage-2-screenshot.png

Mirage 1 / DSpace 4.2 (In beta development)

Mirage-1-screenshot.png

Mirage 1 / DSpace 3.2 (In production)

Mirage-1-3.2-screensoht.png

Comment

Comment-xmlui.png