You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/06/07 14:14:07 UTC

[jira] Issue Comment Edited: (SLING-993) Sling Explorer with jquery

    [ https://issues.apache.org/jira/browse/SLING-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717036#action_12717036 ] 

Felix Meschberger edited comment on SLING-993 at 6/7/09 5:12 AM:
-----------------------------------------------------------------

This looks very light-weight and probably nicely embeddable.

I could imagine the following:
  * Enhance the scripts to use the Resource tree API to list the resources instead of just the JCR items
  * Use [Persistable]ValueMap to display the properties
         (if adaptable to PersistableValueMap the resource is editable, if only mappable to ValueMap or Map, the resource is readonly)
  * Add some glue to make it a Web Console plugin

Thus we could create an "Resource Explorer" bundle, which contains the scripts as bundle-resources for direct use plus contains the Web Console plugin for embedding the explorer in the Web Console.

WDYT ?

      was (Author: fmeschbe):
    This looks very light-weight and probably nicely embeddable.

I could imagine the following:
  * Enhance the scripts to use the Resource tree API to list the resources instead of just the JCR items
  * Use [Persistable]ValueMap to display the properties
         (if adaptable to PersistableValueMap the resource is editable, if only mappable to ValueMap or Map, the resource is readonly)
  * Add some glue to make it a Web Console plugin

WDYT ?
  
> Sling Explorer with jquery
> --------------------------
>
>                 Key: SLING-993
>                 URL: https://issues.apache.org/jira/browse/SLING-993
>             Project: Sling
>          Issue Type: New Feature
>          Components: Launchpad
>         Environment: osx
>            Reporter: Renaud Richardet
>            Priority: Minor
>         Attachments: Picture 2.png, sling.zip
>
>
> a jcr explorer based on jquery. goals: minimum install and dependencies

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.