You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Oliver Lietz (JIRA)" <ji...@apache.org> on 2014/07/06 16:58:33 UTC

[jira] [Comment Edited] (SLING-3649) add a scripting engine for Thymeleaf templates

    [ https://issues.apache.org/jira/browse/SLING-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026543#comment-14026543 ] 

Oliver Lietz edited comment on SLING-3649 at 7/6/14 2:57 PM:
-------------------------------------------------------------

made Thymeleaf scripting configurable and extensible in r1601661, r1602107, r1602108, r1602110

* 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
* make charset for reading templates configurable


was (Author: olli):
made Thymeleaf scripting configurable and extensible in r1601661

* out of the box support for legacy HTML5 through embedded NekoHTML
* runtime configurable TemplateModeHandlers for XML, VALIDXML, XHTML, VALIDXHTML, HTML5 and LEGACYHTML5
* MessageResolver backed by ResourceBundleProvider from org.apache.sling.i18n
* uses UTF-8 charset for reading templates (not configurable)

> add a scripting engine for Thymeleaf templates
> ----------------------------------------------
>
>                 Key: SLING-3649
>                 URL: https://issues.apache.org/jira/browse/SLING-3649
>             Project: Sling
>          Issue Type: Task
>          Components: Scripting
>            Reporter: Oliver Lietz
>            Assignee: Oliver Lietz
>             Fix For: Scripting Thymeleaf 0.0.2
>
>
> * http://www.thymeleaf.org
> * https://github.com/thymeleaf/thymeleaf



--
This message was sent by Atlassian JIRA
(v6.2#6252)