SLING-4562 - Sightly: Allow passing of custom options to the I18n extension

* Changed the I18nFilter to pass all options to the extension call
* Changed the I18nRuntimeExtension to extract locale and hint for the options map
(applied patch from Vlad Băilescu; closes #82)


git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/sightly/engine@1670855 13f79535-47bb-0310-9956-ffa450edef68
2 files changed
tree: e9dc387a8630389198ad512bb22f31b7d8245def
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Scripting Sightly Engine

This package contains a Java implementation of the Sightly templating language specification.

The current available documentation can be checked out at http://docs.adobe.com/docs/en/aem/6-0/develop/sightly.html.