Support for:
- ${} in text nodes and attributes
- loops via @repeat (some @var support)
- conditionals via @if
- special vars:
- Top
- Cur
- Context.Index / Context.Count in loops
Not currently supported:
- Any kind of custom tags (including <os:Html> and <os:Render>)
TODO:
- More unit tests for TemplateProcessor
http://codereview.appspot.com/14074/diff/1/6 File gadgets/src/main/java/org/apache/shindig/gadgets/rewrite/PipelineDataContentRewriter.java (right): http://codereview.appspot.com/14074/diff/1/6#newcode198 Line 198: content.addPipelinedData(key, entry.getValue()); This is the only line I ...
Issue 14074: Serverside Templates processor and Rewriter (shindig)
Created 17 years ago by levik
Modified 11 years, 2 months ago
Reviewers: awiner, shindig-dev_incubator.apache.org
Base URL: http://svn.apache.org/repos/asf/incubator/shindig/trunk/
Comments: 2