Nicolas Peltier created SLING-5407:
--------------------------------------
Summary: ui for sling pipes
Key: SLING-5407
URL: https://issues.apache.org/jira/browse/SLING-5407
Project: Sling
Issue Type: New Feature
Components: Extensions
Reporter: Nicolas Peltier
a user interface would be nice :-) for now a tree explorer, or vault are needed
to create the configuration and make it a bit cumbersome to create / update
pipes.
An interface listing available pipes, allowing to quickly configure them,
validating also values, helping the user by showing which resources such & such
pipes output configured as this, would make this whole tool much better.
am thinking of a command line interface allowing such commands:
- rm /one/single/resource
- "find . -xpath "//element(*,nt:base)[@sling:resourceType='blah']" | rm"
- "find . -slingQuery "[@sling:resourceType='foo']" | write
{"sling:resourceType":"bar"}
plus "browsing" command:
- ls, cd, and cat
would be in the end (i think) better than web page
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)