greenstone.org greenstone wiki greenstone trac planet greenstone

Ticket #290 (new enhancement)

Opened 8 months ago

optional server-side JavaScript processing of metadata for formatting

Reported by: dmn Assigned to: nobody
Priority: moderate Milestone: Release 3.05
Component: Greenstone3 Runtime Severity: major
Keywords: Cc:

Description

along with XLST it should be possible to write custom JavaScript? (we should allow custom Java somewhere as well) functions to modify metadata values for display

in any sequence

JS -> XSLT -> JS

JS -> XLST

XLST -> JS

Java 1.6 has the necessary scripting code built in.