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

Last change on this file since 7919 was 7637, checked in by mdewsnip, 20 years ago

Modified support page to have commercialization information; new "new facilities" page; new "plugins" page; new FAQ entry "what plugins are available?".

  • Property svn:keywords set to Author Date Id Revision
File size: 2.0 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<p>
33<dt><b>Explode metadata files in the Greenstone Librarian Interface</b></dt>
34<dd>Currently
35when you add into your collection a file of MARC records, or a
36CDS/ISIS database, or any other bibliography file, the metadata is
37included in the Greenstone collection but does not appear as editable
38GLI metadata. If you want to correct it, you have to go back to the
39original source file. This new feature will (optionally) convert
40bibliographic records into GLI metadata so that you can edit and
41maintain them within GLI. However, you will not then be able to go back
42to your original metadata format. Note that GLI is not a full database
43system and there will be a limit to the number of records it can
44accommodate.</dd>
45</dl>
46}
Note: See TracBrowser for help on using the repository browser.