diff --git a/src/main/resources/archetype-resources/__rootArtifactId__-module/src/main/resources/config/__rootArtifactId__/mycore.properties b/src/main/resources/archetype-resources/__rootArtifactId__-module/src/main/resources/config/__rootArtifactId__/mycore.properties index 1361100..bc0da1d 100644 --- a/src/main/resources/archetype-resources/__rootArtifactId__-module/src/main/resources/config/__rootArtifactId__/mycore.properties +++ b/src/main/resources/archetype-resources/__rootArtifactId__-module/src/main/resources/config/__rootArtifactId__/mycore.properties @@ -56,7 +56,8 @@ MCR.ContentTransformer.users-subselect.Stylesheet=xsl/users-subselect-3.xsl,%MCR MCR.ContentTransformer.users.Stylesheet=xsl/users-3.xsl,%MCR.LayoutTransformerFactory.Default.Stylesheets% MCR.ContentTransformer.response.TransformerFactoryClass=net.sf.saxon.TransformerFactoryImpl -MCR.ContentTransformer.response.Stylesheet=%MCR.ContentTransformer.response-prepared-3.Stylesheet%,xsl/response-3.xsl +MCR.ContentTransformer.response.Stylesheet=%MCR.ContentTransformer.response-prepared-3.Stylesheet%,xsl/solr/response/response-3.xsl +MCR.ContentTransformer.response-browse.Stylesheet=xsl/solr/response/response-browse-3.xsl,%MCR.LayoutTransformerFactory.Default.Stylesheets% MCR.ContentTransformer.mycoreobject-solrdocument-3.Stylesheet=xsl/solr/searchfields-solrbase.xsl MCR.URIResolver.xslImports.solr-document-3=%MCR.URIResolver.xslImports.solr-document-3%,solr/searchfields-solr.xsl MCR.URIResolver.xslIncludes.solrResponse-3=%MCR.URIResolver.xslIncludes.solrResponse-3%,solr/response-page.xsl diff --git a/src/main/resources/archetype-resources/__rootArtifactId__-module/src/main/resources/xsl/actionsAndDerivates.xsl b/src/main/resources/archetype-resources/__rootArtifactId__-module/src/main/resources/xsl/actionsAndDerivates.xsl index dc43804..444d7b6 100644 --- a/src/main/resources/archetype-resources/__rootArtifactId__-module/src/main/resources/xsl/actionsAndDerivates.xsl +++ b/src/main/resources/archetype-resources/__rootArtifactId__-module/src/main/resources/xsl/actionsAndDerivates.xsl @@ -136,7 +136,7 @@ - + diff --git a/src/main/resources/archetype-resources/__rootArtifactId__-module/src/main/resources/xsl/layout/__rootArtifactId___layout_template.xsl b/src/main/resources/archetype-resources/__rootArtifactId__-module/src/main/resources/xsl/layout/__rootArtifactId___layout_template.xsl index 6d1678b..388b334 100644 --- a/src/main/resources/archetype-resources/__rootArtifactId__-module/src/main/resources/xsl/layout/__rootArtifactId___layout_template.xsl +++ b/src/main/resources/archetype-resources/__rootArtifactId__-module/src/main/resources/xsl/layout/__rootArtifactId___layout_template.xsl @@ -114,7 +114,7 @@ - +