[
https://issues.apache.org/jira/browse/SLING-8729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Lietz resolved SLING-8729.
---------------------------------
Resolution: Done
> Make value map of current resource available in bindings as properties
> ----------------------------------------------------------------------
>
> Key: SLING-8729
> URL: https://issues.apache.org/jira/browse/SLING-8729
> Project: Sling
> Issue Type: New Feature
> Components: Scripting
> Reporter: Oliver Lietz
> Assignee: Oliver Lietz
> Priority: Major
> Fix For: Scripting FreeMarker 1.0.2
>
>
> Conventional style:
> {{<title>${resource.valueMap.title!''?html}</title>}}
> Simple style via {{properties}}:
> {{<title>${properties.title!''?html}</title>}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)