[
https://issues.apache.org/jira/browse/SLING-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903403#action_12903403
]
Clemens Wyss commented on SLING-1671:
-------------------------------------
regarding the "pluggable resource/node editors":
within the /libs/sling/servlet/default/explorer/edit folder you can place
custom esp's to override the default editor for specific sling:resourceTypes.
As an example I placed the sling_redirect.esp in there, which handles nodes of
sling:resourceType == 'sling:redirect', such as the root-node/folder.
This "feature"/behavior is of course (and not only, I guess ;-) ) to be
discussed
> New features for jQuery JCR Explorer - step 1
> ---------------------------------------------
>
> Key: SLING-1671
> URL: https://issues.apache.org/jira/browse/SLING-1671
> Project: Sling
> Issue Type: New Feature
> Components: Extensions
> Reporter: Clemens Wyss
> Assignee: Clemens Wyss
> Priority: Minor
> Attachments: sling-1671-clemens.patch
>
>
> + property (type) specific editors (e.g. date, boolean)
> + search (SQL2, JQDOM, sql and xpath)
> + optimized tree (navigation)
> + pluggable resource/node editors
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.