Difference between revisions of "SUNScholar/XMLUI Theme/M2/Customisation/Footer Design"
Jump to navigation
Jump to search
m |
m |
||
| Line 4: | Line 4: | ||
Edit the following file: | Edit the following file: | ||
nano $HOME/<u>[[SUNScholar/Install_DSpace/S03#Step_3.2|source]]</u>/dspace/modules/xmlui/src/main/webapp/themes/SUNScholar/lib/xsl/core/page-structure.xsl | nano $HOME/<u>[[SUNScholar/Install_DSpace/S03#Step_3.2|source]]</u>/dspace/modules/xmlui/src/main/webapp/themes/SUNScholar/lib/xsl/core/page-structure.xsl | ||
| − | Go to line | + | Go to line 700 and replace with the following: |
| − | + | <tt><a href="http://www.dspace.org">DSpace 5.2</a> | <a href="http://ubuntu.sun.ac.za">Ubuntu 14.04</a> | Copyright © <a href="http://www.sun.ac.za" target="_blank">Stellenbosch University</a></tt> | |
| − | < | ||
| − | |||
| − | <a href="http://www.dspace.org">DSpace 5.2</a> | <a href="http://ubuntu.sun.ac.za">Ubuntu 14.04</a> | Copyright © <a href="http://www.sun.ac.za" target="_blank">Stellenbosch University</a> | ||
| − | |||
| − | </ | ||
Revision as of 13:47, 28 May 2015
Back to Mirage 2 Customisation
Edit the following file:
nano $HOME/source/dspace/modules/xmlui/src/main/webapp/themes/SUNScholar/lib/xsl/core/page-structure.xsl
Go to line 700 and replace with the following:
<a href="http://www.dspace.org">DSpace 5.2</a> | <a href="http://ubuntu.sun.ac.za">Ubuntu 14.04</a> | Copyright © <a href="http://www.sun.ac.za" target="_blank">Stellenbosch University</a>