org.apache.sling.scripting.thymeleaf-0.0.4
[maven-release-plugin]  copy for tag org.apache.sling.scripting.thymeleaf-0.0.4

git-svn-id: https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.thymeleaf-0.0.4@1624554 13f79535-47bb-0310-9956-ffa450edef68
tree: 9b311c62b49d1ce0a217a20275dbe8c9146dcaf3
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Scripting Thymeleaf

scripting engine for Thymeleaf templates

Features

  • out of the box support for legacy HTML5 through embedded NekoHTML
  • runtime configurable TemplateModeHandlers for XML, VALIDXML, XHTML, VALIDXHTML, HTML5 and LEGACYHTML5
  • ResourceResolver backed by Sling's ResourceResolver
  • MessageResolver backed by ResourceBundleProvider from org.apache.sling.i18n

relevant Thymeleaf issues