<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.greenstone.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.greenstone.org/feed.php">
        <title>Greenstone Wiki - legacy:manuals:en:develop</title>
        <description></description>
        <link>https://wiki.greenstone.org/</link>
        <image rdf:resource="https://wiki.greenstone.org/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-05-17T18:44:08+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:about_this_manual&amp;rev=1678671991&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:appendix_a_stl&amp;rev=1678671991&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:bibliography&amp;rev=1678671991&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:configuring_your_greenstone_site&amp;rev=1678671991&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:getting_the_most_out_of_your_documents&amp;rev=1678671991&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:the_greenstone_runtime_system&amp;rev=1678671991&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:understanding_the_collection-building_process&amp;rev=1678671991&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.greenstone.org/lib/exe/fetch.php?media=wiki:logo.png">
        <title>Greenstone Wiki</title>
        <link>https://wiki.greenstone.org/</link>
        <url>https://wiki.greenstone.org/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:about_this_manual&amp;rev=1678671991&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-13T01:46:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>about_this_manual</title>
        <link>https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:about_this_manual&amp;rev=1678671991&amp;do=diff</link>
        <description>About this manual

This manual explains how Greenstone works. It is aimed at those who wish to customise collections and to develop and maintain the software.

Section understanding_the_collection-building_process gives an insider&#039;s account of the collection-building process, including the directory structure, the internal document format, and the configuration file that governs the structure of each collection. Section</description>
    </item>
    <item rdf:about="https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:appendix_a_stl&amp;rev=1678671991&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-13T01:46:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>appendix_a_stl</title>
        <link>https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:appendix_a_stl&amp;rev=1678671991&amp;do=diff</link>
        <description>Appendix A: The C++ Standard Template Library

The Standard Template Library (STL) is a widely-used C++ library from Silicon Graphics ( www.sgi.com ). This Appendix gives a brief overview of key parts that are used throughout the Greenstone code. For a fuller description, consult the official STL reference manual, available online at</description>
    </item>
    <item rdf:about="https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:bibliography&amp;rev=1678671991&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-13T01:46:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>bibliography</title>
        <link>https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:bibliography&amp;rev=1678671991&amp;do=diff</link>
        <description>Bibliography

Aulds, C. (2000) Linux Apache Web Server Administration. Sybex.

Bainbridge, D., Buchanan, G., McPherson, J., Jones, S., Mahoui, A. and Witten, I.H. (2001) “Greenstone: A platform for distributed digital library development.” Research Report, Computer Science Department, University of Waikato, New Zealand.</description>
    </item>
    <item rdf:about="https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:configuring_your_greenstone_site&amp;rev=1678671991&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-13T01:46:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>configuring_your_greenstone_site</title>
        <link>https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:configuring_your_greenstone_site&amp;rev=1678671991&amp;do=diff</link>
        <description>Configuring your Greenstone site

There are two configuration files in Greenstone that are used for configuring various aspects of your Greenstone site. These files are the “main” configuration file main.cfg, found in GSDLHOME/etc, and the “site” configuration file</description>
    </item>
    <item rdf:about="https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:getting_the_most_out_of_your_documents&amp;rev=1678671991&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-13T01:46:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>getting_the_most_out_of_your_documents</title>
        <link>https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:getting_the_most_out_of_your_documents&amp;rev=1678671991&amp;do=diff</link>
        <description>Getting the most out of your documents

Collections can be individualised to make the information they contain accessible in different ways. This chapter describes how Greenstone extracts information from documents and presents it to the user: the document processing (Section</description>
    </item>
    <item rdf:about="https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:the_greenstone_runtime_system&amp;rev=1678671991&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-13T01:46:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>the_greenstone_runtime_system</title>
        <link>https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:the_greenstone_runtime_system&amp;rev=1678671991&amp;do=diff</link>
        <description>The Greenstone runtime system

This chapter describes the Greenstone runtime system so that you can understand, augment and extend its capabilities. The software is written in C++ and makes extensive use of virtual inheritance. If you are unfamiliar with this language you should learn about it before proceeding. Deitel and Deitel (1994) provide a comprehensive tutorial, while Stroustroup (1997) is the definitive reference.</description>
    </item>
    <item rdf:about="https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:understanding_the_collection-building_process&amp;rev=1678671991&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-13T01:46:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>understanding_the_collection-building_process</title>
        <link>https://wiki.greenstone.org/doku.php?id=legacy:manuals:en:develop:understanding_the_collection-building_process&amp;rev=1678671991&amp;do=diff</link>
        <description>Understanding the collection-building process

End users of Greenstone can build collections using the Collector, described in the Greenstone Digital Library User&#039;s Guide(Section making_greenstone_collections). This makes it very easy to build collections modelled after existing ones but with new content. However, it is not really feasible to use the Collector to create collections with completely new structures. It does invite you to edit the collection configuration file, which governs the col…</description>
    </item>
</rdf:RDF>
