Difference between revisions of "SUNScholar/XMLUI Theme/M1/Introduction Text"

From Libopedia
Jump to navigation Jump to search
m
m
Line 6: Line 6:
 
----
 
----
 
Use the following tags for content markup:
 
Use the following tags for content markup:
*<hi rend="bold">Bold text... </hi>
 
*<hi rend="italic">Italic text... </hi>
 
 
*<head>Title etc..</head>
 
*<head>Title etc..</head>
 
*<nowiki><p>.....</p></nowiki> for paragraphs.
 
*<nowiki><p>.....</p></nowiki> for paragraphs.
 
*<xref target="http://wiki.lib.sun.ac.za/index.php/BOAI/Section3">BOAI Section 3</xref> for hyperlinks to other online content.
 
*<xref target="http://wiki.lib.sun.ac.za/index.php/BOAI/Section3">BOAI Section 3</xref> for hyperlinks to other online content.
 
*<figure source="http://www.dspace.org/sites/dspace.org/files/dspace_logo.png"/>
 
*<figure source="http://www.dspace.org/sites/dspace.org/files/dspace_logo.png"/>
----
+
*<hi rend="bold">Bold text... </hi>
 +
*<hi rend="italic">Italic text... </hi>
 +
 
 
{{NANO}}
 
{{NANO}}
 
===XML Tags Examples===
 
===XML Tags Examples===

Revision as of 21:26, 27 May 2015

Back to Mirage 1 Modification

Edit the following file:

nano $HOME/source/dspace/config/news-xmlui.xml

Use the following tags for content markup:


NANO Editor Help
CTL+O = Save the file and then press Enter
CTL+X = Exit "nano"
CTL+K = Delete line
CTL+U = Undelete line
CTL+W = Search for %%string%%
CTL+\ = Search for %%string%% and replace with $$string$$
CTL+C = Show line numbers

More info = http://en.wikipedia.org/wiki/Nano_(text_editor)


XML Tags Examples

DSpace XMLUI Elements