[ 
https://issues.apache.org/jira/browse/SLING-8731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oliver Lietz updated SLING-8731:
--------------------------------
    Description: 
Conventional style:
 {{<title>$resource.valueMap.title</title>}}

Simple style via {{properties}}:
 {{<title>$properties.title</title>}}

  was:
Conventional style:
 {{<title>${resource.valueMap.title}</title>}}

Simple style via {{properties}}:
 {{<title>${properties.title}</title>}}


> Make value map of current resource available in bindings as properties
> ----------------------------------------------------------------------
>
>                 Key: SLING-8731
>                 URL: https://issues.apache.org/jira/browse/SLING-8731
>             Project: Sling
>          Issue Type: New Feature
>          Components: Scripting
>            Reporter: Oliver Lietz
>            Assignee: Oliver Lietz
>            Priority: Major
>
> Conventional style:
>  {{<title>$resource.valueMap.title</title>}}
> Simple style via {{properties}}:
>  {{<title>$properties.title</title>}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to