Changeset 34238 for main


Ignore:
Timestamp:
2020-07-02T05:17:12+12:00 (4 years ago)
Author:
ak19
Message:

Set up the groupConfig.xml for opotiki site organised by the 6 pou. Have already committed the interface modifications to do with this.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/model-sites-dev/opotiki/groupConfig.xml

    r34088 r34238  
    2626their home pages will display their list of collections. -->
    2727
    28 <!--
     28
    2929<groupConfig>
    3030  <hierarchy>
    31     <group name="demo">
    32       <group name="standard">
    33     <collection name="solr-jdbm-demo" />
    34     <collection name="lucene-jdbm-demo" />
    35       </group>
    36       <group name="dec">
    37     <collection name="bibtex-e"/>
    38     <collection name="dls-e"/>
    39     <collection name="garish-e"/>
    40     <collection name="isis-e"/>
    41       </group>     
     31    <group name="culture">
     32    <collection name="imagesco" />
     33    <collection name="waiatade" />
     34    <collection name="textdemo" />
     35    </group>
     36    <group name="health">
     37    </group>
     38    <group name="education">
     39    <collection name="gs3tutorials" />
     40    <collection name="gs3tuts" />
     41    <collection name="bugfixing" />
     42    </group>
     43    <group name="economic-development">
     44    </group>
     45    <group name="social-wellbeing">
     46    </group>
     47    <group name="environment">
    4248    </group>
    4349  </hierarchy>
    4450  <groupDescriptions>
    45     <group name="demo">
    46       <title>Demo Collections</title>
    47       <description>Collections for demonstration purposes, provided by the Greenstone project.</description>
    48       <shortDescription>Greenstone demonstration collections</shortDescription>
    49       <backgroundImage>/images/Group3.jpg</backgroundImage>
     51    <group name="culture">
     52      <title>Whakatoheatanga - Culture</title>
     53      <description>Collections in pou Whakatoheatanga - Culture</description>
     54      <shortDescription>Pou Whakatoheatanga - Culture</shortDescription>
     55      <backgroundImage>/images/whakatoheatanga.jpg</backgroundImage>
    5056    </group>
    51     <group name="standard">
    52       <title>Standard Demos</title>
    53       <description>These collections are the standard demonstration collections that come with a Greenstone binary release.</description>
    54       <shortDescription>Demonstration collections that come with the Greenstone binary.</shortDescription>
     57    <group name="health">
     58      <title>Hauora - Health</title>
     59      <description>Collections in pou Hauora - Health</description>
     60      <shortDescription>Pou Hauora - Health</shortDescription>
     61      <backgroundImage>/images/hauora.jpg</backgroundImage>
    5562    </group>
    56     <group name="dec">
    57       <title>Documented Example Collections</title>
    58       <description>These documented example collections describe how they are constructed on their about page. Useful for learning about different Greenstone features.</description>
    59       <shortDescription>Collections that describe how they were built.</shortDescription>
     63    <group name="education">
     64      <title>Mātauranga - Education</title>
     65      <description>Collections in pou Mātauranga - Education</description>
     66      <shortDescription>Pou Mātauranga - Education</shortDescription>
     67      <backgroundImage>/images/mātauranga.jpg</backgroundImage>
     68    </group>
     69    <group name="economic-development">
     70      <title>Whai Rawa - Economic Development</title>
     71      <description>Collections in pou Whai Rawa - Economic Development</description>
     72      <shortDescription>Pou Whai Rawa - Economic Development</shortDescription>
     73      <backgroundImage>/images/whai-rawa.jpg</backgroundImage>
     74    </group>
     75    <group name="social-wellbeing">
     76      <title>Whanaungatanga - Social Wellbeing</title>
     77      <description>Collections in pou Whanaungatanga - Social Wellbeing</description>
     78      <shortDescription>Pou Whanaungatanga - Social Wellbeing</shortDescription>
     79      <backgroundImage>/images/whanaungatanga.jpg</backgroundImage>
     80    </group>
     81    <group name="environment">
     82      <title>Taiao - Environment</title>
     83      <description>Collections in pou Taiao - Environment</description>
     84      <shortDescription>Pou Taiao - Environment</shortDescription>
     85      <backgroundImage>/images/taiao.jpg</backgroundImage>
    6086    </group>
    6187  </groupDescriptions>
    6288</groupConfig>
    63     -->
     89
    6490
    6591<!-- If you want to put your collections into a specific order, you can list them in the hierarchy. Any unmentioned collections will be listed at the end. -->
     
    75101-->
    76102
     103<!--
    77104<groupConfig>
    78105</groupConfig>
     106-->
Note: See TracChangeset for help on using the changeset viewer.