[jira] Updated: (SLING-993) Sling Explorer with jquery

2009-06-15 Thread Renaud Richardet (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Renaud Richardet updated SLING-993:
---

Attachment: explorer.js

I just cleaned up the javascript file a bit (there was some irrelevant code  
logging stuff).

 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: explorer-20090613.zip, explorer.js, explorer.zip, 
 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.



[jira] Updated: (SLING-993) Sling Explorer with jquery

2009-06-13 Thread Bertrand Delacretaz (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bertrand Delacretaz updated SLING-993:
--

Attachment: explorer-20090613.zip

(this time with the correct file ;-)

Here's a slightly modified patch, added names to the entry fields for adding 
properties and nodes, and tweaked layout a bit.

I think this is ready to commit, maybe not perfect but usable. 

Next step - plugins to define specific editors based on node types/property 
names/etc?

 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: explorer-20090613.zip, explorer.zip, 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.



[jira] Updated: (SLING-993) Sling Explorer with jquery

2009-06-13 Thread Bertrand Delacretaz (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bertrand Delacretaz updated SLING-993:
--

Attachment: explorer.zip

Here's a slightly modified patch, added names to the entry fields for adding 
properties and nodes, and tweaked layout a bit.

I think this is ready to commit, maybe not perfect but usable. Next step - 
plugins to define specific editors based on node types/property names/etc?

 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: explorer-20090613.zip, explorer.zip, 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.



[jira] Updated: (SLING-993) Sling Explorer with jquery

2009-06-13 Thread Bertrand Delacretaz (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bertrand Delacretaz updated SLING-993:
--

Attachment: (was: explorer.zip)

 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: explorer-20090613.zip, explorer.zip, 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.



[jira] Updated: (SLING-993) Sling Explorer with jquery

2009-06-13 Thread Bertrand Delacretaz (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bertrand Delacretaz updated SLING-993:
--

Comment: was deleted

(was: Here's a slightly modified patch, added names to the entry fields for 
adding properties and nodes, and tweaked layout a bit.

I think this is ready to commit, maybe not perfect but usable. Next step - 
plugins to define specific editors based on node types/property names/etc?)

 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: explorer-20090613.zip, explorer.zip, 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.



[jira] Updated: (SLING-993) Sling Explorer with jquery

2009-06-08 Thread Felix Meschberger (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Meschberger updated SLING-993:


Attachment: explorer.zip

Attaching a slight modification:

  * Created a maven project providing the scripts as bundle resources
  * Small fixes to the JQuery scripts (mostly CSS class handling)
  * Refactored server side scripts to use Resource API  and to not
   render some elements if access is not allowed

To use this, simply deploy the bundle and access any location with the explorer 
selector, e.g.

http://localhost:/.explorer.html

 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: explorer.zip, 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.



[jira] Updated: (SLING-993) Sling Explorer with jquery

2009-06-03 Thread Renaud Richardet (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Renaud Richardet updated SLING-993:
---

Attachment: sling.zip

files to be copied to /app/sling 

 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: 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.



[jira] Updated: (SLING-993) Sling Explorer with jquery

2009-06-03 Thread Renaud Richardet (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Renaud Richardet updated SLING-993:
---

Attachment: Picture 2.png

snapshot

 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.