Ignore:
Timestamp:
2007-01-24T17:15:55+13:00 (17 years ago)
Author:
lh92
Message:

added SupplementaryText and 'id' 'lang' attribute to 'Manual' element, for back to manual index and back to top index links

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl-documentation/manuals/xml-source/en/Install_en.xml

    r13632 r13781  
    11<?xml version="1.0" encoding="UTF-8"?>
    2 <Manual>
     2<Manual id="Install" lang="en">
    33<Heading>
    44<Text id="1">GREENSTONE DIGITAL LIBRARY</Text>
     
    1313<Text id="4">Department of Computer Science <br/>University of Waikato, New Zealand</Text>
    1414</Affiliation>
     15<SupplementaryText>
     16<Text id="manual_index">Back to manual index</Text>
     17<Text id="top_index">Back to top index</Text>
     18</SupplementaryText>
    1519<Text id="5">Greenstone is a suite of software for building and distributing digital library collections. It provides a new way of organizing information and publishing it on the Internet or on CD-ROM. Greenstone is produced by the New Zealand Digital Library Project at the University of Waikato, and developed and distributed in cooperation with UNESCO and the Human Info NGO. It is open-source software, available from <i>http://greenstone.org</i> under the terms of the Gnu General Public License.</Text>
    1620<Comment>
     
    117121</Title>
    118122<Content>
    119 <Text id="36">If you are a Unix user, please skip ahead to Section <CorssRef target="Section" ref="unix"/>. For Windows users, if you want just a simple, straightforward installation, go through the following “simple installation” procedure. The Greenstone system occupies about 40 Mb of disk space.</Text>
     123<Text id="36">If you are a Unix user, please skip ahead to Section <CrossRef target="Section" ref="unix"/>. For Windows users, if you want just a simple, straightforward installation, go through the following “simple installation” procedure. The Greenstone system occupies about 40 Mb of disk space.</Text>
    120124<Text id="37">If you choose anything other than the default setup, you will have to decide whether you want to install the binary code or the source code. If in doubt, choose the binary code. The installation procedure is the same for both. The following sections tell you more about the options you will be presented with.</Text>
    121 <Text id="38">When you've finished installation you should skip ahead to Section <CorssRef target="Section" ref="how_to_find_greenstone"/>.</Text>
     125<Text id="38">When you've finished installation you should skip ahead to Section <CrossRef target="Section" ref="how_to_find_greenstone"/>.</Text>
    122126<Subsection id="simple_installation">
    123127<Title>
Note: See TracChangeset for help on using the changeset viewer.