Skip to content
Snippets Groups Projects
Commit c251cba4 authored by Jens Kupferschmidt's avatar Jens Kupferschmidt
Browse files

add transformer for REST API

parent 7d84df1c
No related merge requests found
...@@ -22,6 +22,12 @@ ...@@ -22,6 +22,12 @@
MCR.URIResolver.xslIncludes.mycoreobjectNative=%MCR.URIResolver.xslIncludes.mycoreobjectNative%,biocol2native.xsl MCR.URIResolver.xslIncludes.mycoreobjectNative=%MCR.URIResolver.xslIncludes.mycoreobjectNative%,biocol2native.xsl
# Filter REST API output
MCR.ContentTransformer.biocol-xml-normal.Class=org.mycore.common.content.transformer.MCRXSLTransformer
MCR.ContentTransformer.biocol-xml-normal.Stylesheet=xsl/mycoreobject-native.xsl
# MCR.ContentTransformer.biocol-xml-normal.Stylesheet=xsl/mycoreobject-xml.xsl
# Configuration details for IndexBrowserServlet # Configuration details for IndexBrowserServlet
MCR.IndexBrowser.biocol.Table=biocol MCR.IndexBrowser.biocol.Table=biocol
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment