|
Page Edited :
SLINGxSITE :
XSLT Processing Pipeline
XSLT Processing Pipeline has been edited by Bertrand Delacretaz (Apr 03, 2009). Content:In the Apache Sling Scripting W3C XML Processing Support bundle, Juan Jo Vazquez has implemented XSLT processing support for Sling as another new scripting engine, based on the Cocoon 3 pipeline engine The source code is found in the contrib/scripting/xproc
1. Install the org.apache.sling.scripting.xproc bundle by either building it from contrib/scripting/xproc folder in the Sling trunk or by dowloading it from the Apache Snapshot repository here: org.apache.sling.scripting.xproc-2.0.0-incubator-20090403.114403-1.jar 2. Create some content $ curl -F sling:resourceType=xproc -F title="some title" -F text="And some text" http://admin:ad...@localhost:8888/foo
|
Unsubscribe or edit your notifications preferences
