Changeset 25883
- Timestamp:
- 2012-06-28T15:12:21+12:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/greenstone3/web/WEB-INF/classes/interface_gs2.properties
r20299 r25883 20 20 home.software=Software 21 21 home.publications=Publications 22 home.coll_warning=This interface is designed to look and behave like the classic Greenstone 2 style interface. (For a generic Greenstone3 look and feel, click <a href="gs3library">here</a>.)It makes assumptions about the services that a collection might have: it looks for the TextQuery/FormQuery/AdvancedFormQuery and ClassifierBrowse services. If a query service is present, a search button is added to the navigation bar. If more than one query service is available they come under the same button, and are selectable via the preferences page. If ClassifierBrowse is present, the classifiers provided by that service are displayed on the navigation bar instead of the service itself. Any other services are ignored. Greenstone 2 collections work exactly as they would in a Greenstone 2 library, while some other collections do not work properly.22 home.coll_warning=This interface is designed to look and behave like the classic Greenstone 2 style interface. It makes assumptions about the services that a collection might have: it looks for the TextQuery/FormQuery/AdvancedFormQuery and ClassifierBrowse services. If a query service is present, a search button is added to the navigation bar. If more than one query service is available they come under the same button, and are selectable via the preferences page. If ClassifierBrowse is present, the classifiers provided by that service are displayed on the navigation bar instead of the service itself. Any other services are ignored. Greenstone 2 collections work exactly as they would in a Greenstone 2 library, while some other collections do not work properly. 23 23 ################## 24 24 # about page
Note:
See TracChangeset
for help on using the changeset viewer.