Difference between revisions of "SUNScholar/XMLUI Theme/Common Elements"

From Libopedia
Jump to navigation Jump to search
m
m
Line 4: Line 4:
 
===Introduction===
 
===Introduction===
 
Some style elements are common to both XMLUI Mirage themes. This wiki page will assist you in defining the configuration for these elements.
 
Some style elements are common to both XMLUI Mirage themes. This wiki page will assist you in defining the configuration for these elements.
===Show counters===
+
 
 +
Most of the configuration is done with the <tt>'''dspace.cfg'''</tt> file.
 +
 
 
Edit the following file:
 
Edit the following file:
 
  nano $HOME/source/config/dspace.cfg
 
  nano $HOME/source/config/dspace.cfg
 +
===Show counters===
 
Search for <tt>'''webui.strengths.show'''</tt> and change to <tt>'''true'''</tt>
 
Search for <tt>'''webui.strengths.show'''</tt> and change to <tt>'''true'''</tt>

Revision as of 21:26, 28 May 2015

Back to XMLUI Theme

Introduction

Some style elements are common to both XMLUI Mirage themes. This wiki page will assist you in defining the configuration for these elements.

Most of the configuration is done with the dspace.cfg file.

Edit the following file:

nano $HOME/source/config/dspace.cfg

Show counters

Search for webui.strengths.show and change to true