source: trunk/gsdl3/web/sites/localsite/siteConfig.xml@ 5201

Last change on this file since 5201 was 5201, checked in by kjdon, 21 years ago

display info is now storeed in displayItems not metadata items

  • Property svn:keywords set to Author Date Id Revision
File size: 634 bytes
Line 
1<siteConfig>
2 <httpAddress value="http://localhost:8080/gsdl3/sites/localsite"/>
3 <localSiteName value="org.greenstone.localsite"/>
4 <siteList/>
5 <serviceRackList>
6 <!--<serviceRack name="GATEServices"/>-->
7 </serviceRackList>
8 <serviceClusterList>
9 <serviceCluster name="build">
10 <displayItemList>
11 <displayItem name='name'>Collection builder</displayItem>
12 <displayItem name='description'>Builds collections in a gsdl2-style manner</displayItem>
13 </displayItemList>
14 <serviceRackList>
15 <serviceRack name="GS2Construct"/>
16 </serviceRackList>
17 </serviceCluster>
18 </serviceClusterList>
19</siteConfig>
Note: See TracBrowser for help on using the repository browser.