source: trunk/gsdl3/sites/localsite/collect/demo/index/buildConfig.xml@ 3480

Last change on this file since 3480 was 3480, checked in by kjdon, 22 years ago

added new collection, chinesedemo, renamed sitecfg.xml to siteConfig.xml, renamed buildcfg.xml to buildConfig.xml

  • Property svn:keywords set to Author Date Id Revision
File size: 509 bytes
Line 
1<buildConfig>
2 <metadataList>
3 <metadata name="numDocs">11</metadata>
4 <metadata name="numSections">231</metadata>
5 <metadata name="iconCollection">demo.gif</metadata>
6 <metadata name="colName">mg demo</metadata>
7 <metadata name="description">A demo collection using MG and GDBM. Currently has no data. </metadata>
8 </metadataList>
9 <servicesImplList>
10 <servicesImpl name="MGGDBMService"/>
11 <servicesImpl name="PhindService"/>
12 </servicesImplList>
13</buildConfig>
Note: See TracBrowser for help on using the repository browser.