source: trunk/greenorg/macros/newfacilities.dm@ 9664

Last change on this file since 9664 was 9478, checked in by kjdon, 19 years ago

removed explode metadata item cos we have done it

  • Property svn:keywords set to Author Date Id Revision
File size: 1.3 KB
Line 
1package newfacilities
2
3_content_ {
4
5_pageheading_(Examples of facilities we'd like to add to Greenstone)
6
7<dl>
8<dt><b>Internationalization</b></dt>
9<dd>We'd like to work with you to provide full
10support for your language, including stemming (when searching), word
11segmentation (for oriental languages), and appropriate alphabetic or
12other sorting for browsing lists.</dd>
13<p>
14<dt><b><a href="_gwcgi_?a=p&p=plugins">Plugins</a></b></dt>
15<dd>Greenstone incorporates plugins for many different file formats. But we are always looking for more! We can write specific plugins on a contractual basis. And of course, we welcome contributions of
16code to enable us to extend Greenstone.</dd>
17<p>
18<dt><b>Flexible workflow model</b></dt>
19<dd>Extend the Greenstone Librarian Interface to
20allow remote users to prepare metadata and submit documents to a
21central site, and enable a librarian at that site to receive documents
22and check and correct the metadata before including it in a centralized
23collection.</dd>
24<p>
25<dt><b>Exporting documents</b></dt>
26<dd>Extend Greenstone to allow the user to export
27selected documents and metadata in a variety of formats.</dd>
28<p>
29<dt><b>User-friendly format statements</b></dt>
30<dd>Create an interactive editor in the
31GLI for format statements.</dd>
32</dl>
33}
Note: See TracBrowser for help on using the repository browser.