Nicolas Peltier created SLING-7206:
--------------------------------------
Summary: add outputs to pipebuilder api
Key: SLING-7206
URL: https://issues.apache.org/jira/browse/SLING-7206
Project: Sling
Issue Type: Improvement
Components: Extensions
Affects Versions: pipes 1.1.0
Reporter: Nicolas Peltier
we should allow quick configuration of the output writer through the pipe
builder like
{{newPipe(resolver).echo("/content").$("...").outputs("jcr:title","jcr:description").run()}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)