RE: extending jQuery JCR Resource explorer

2010-08-15 Thread Clemens Wyss
@sling.apache.org' Subject: RE: extending jQuery JCR Resource explorer Hi Mike, cool. If you don't mind, I will take your code base and build upon this Your welcome to use it as you wish. As I have time, I can help further this along as well. Thx Clemens -Original Message

Re: extending jQuery JCR Resource explorer

2010-08-14 Thread Mike Moulton
...@meltmedia.com] Sent: Saturday, August 14, 2010 12:00 AM To: dev@sling.apache.org Subject: Re: extending jQuery JCR Resource explorer I'm a little late to this thread but I wanted to bring this up anyway. A while back when I first was learning Sling I created an extended explorer based

RE: extending jQuery JCR Resource explorer

2010-08-13 Thread Clemens Wyss
[mailto:justinedel...@gmail.com] Sent: Thursday, August 12, 2010 9:07 PM To: dev@sling.apache.org Subject: Re: extending jQuery JCR Resource explorer Nice of you to ask about prioritization... 2, 4, 5, 6, 10 Would be the highest priority items for me. I'd also add these to your list: ACL

Re: extending jQuery JCR Resource explorer

2010-08-13 Thread Justin Edelson
To: dev@sling.apache.org Subject: Re: extending jQuery JCR Resource explorer Nice of you to ask about prioritization... 2, 4, 5, 6, 10 Would be the highest priority items for me. I'd also add these to your list: ACL view/edit Reference/Path property support I need to make some

Re: extending jQuery JCR Resource explorer

2010-08-13 Thread Justin Edelson
. There's no way to say delete the third value from the baz property /content/foo/bar. -Original Message- From: Clemens Wyss [mailto:clemens...@mysign.ch] Sent: Friday, August 13, 2010 7:22 AM To: 'dev@sling.apache.org' Subject: RE: extending jQuery JCR Resource explorer 2, 4, 5

Re: extending jQuery JCR Resource explorer

2010-08-13 Thread Mike Moulton
I'm a little late to this thread but I wanted to bring this up anyway. A while back when I first was learning Sling I created an extended explorer based on the original version in the contrib. section. My explorer uses jQuery and accomplished most of the items of the current jQuery explorer.

RE: extending jQuery JCR Resource explorer

2010-08-13 Thread Clemens Wyss
Hi Mike, cool. If you don't mind, I will take your code base and build upon this Thx Clemens -Original Message- From: Mike Moulton [mailto:m...@meltmedia.com] Sent: Saturday, August 14, 2010 12:00 AM To: dev@sling.apache.org Subject: Re: extending jQuery JCR Resource explorer I'm

RE: extending jQuery JCR Resource explorer

2010-08-13 Thread Clemens Wyss
: Saturday, August 14, 2010 7:20 AM To: 'dev@sling.apache.org' Subject: RE: extending jQuery JCR Resource explorer Hi Mike, cool. If you don't mind, I will take your code base and build upon this Thx Clemens -Original Message- From: Mike Moulton [mailto:m...@meltmedia.com

RE: extending jQuery JCR Resource explorer

2010-08-13 Thread Clemens Wyss
: Re: extending jQuery JCR Resource explorer On Thu, Aug 12, 2010 at 4:26 PM, Clemens Wyss clemens...@mysign.ch wrote: ...Anything important/fancy missing? How would you priorize these features?.. A nice thing would be to use the Sling script resolution to plugin custom content editors

extending jQuery JCR Resource explorer

2010-08-12 Thread Clemens Wyss
As promised, I (actually it's we, MySign) intend to extend the jQuery JCR Resource (contrib/explorers/jQuery) explorer in order to make it more valuable for developers. Features currently available (as of May 17th 2010, rev 945149): + login + browse JCR + add node (name, sling:resourceType and

Re: extending jQuery JCR Resource explorer

2010-08-12 Thread Felix Meschberger
Hi Clemens, Sounds very interesting. You are welcome to provide patches in any order you like ... If this gets a heavy lift, we might consider moving this to the bundles location for inclusion in upcoming Sling releases. WDYT ? Regards Felix On 12.08.2010 16:26, Clemens Wyss wrote: As

Re: extending jQuery JCR Resource explorer

2010-08-12 Thread Justin Edelson
Nice of you to ask about prioritization... 2, 4, 5, 6, 10 Would be the highest priority items for me. I'd also add these to your list: ACL view/edit Reference/Path property support I need to make some modifications to the explorer to support non-default workspaces, but hopefully that change

RE: extending jQuery JCR Resource explorer

2010-08-12 Thread Clemens Wyss
, August 12, 2010 9:07 PM To: dev@sling.apache.org Subject: Re: extending jQuery JCR Resource explorer Nice of you to ask about prioritization... 2, 4, 5, 6, 10 Would be the highest priority items for me. I'd also add these to your list: ACL view/edit Reference/Path property support I need

Re: extending jQuery JCR Resource explorer

2010-08-12 Thread Felix Meschberger
: Re: extending jQuery JCR Resource explorer Nice of you to ask about prioritization... 2, 4, 5, 6, 10 Would be the highest priority items for me. I'd also add these to your list: ACL view/edit Reference/Path property support I need to make some modifications to the explorer to support

RE: extending jQuery JCR Resource explorer

2010-08-12 Thread Clemens Wyss
[mailto:fmesc...@gmail.com] Sent: Friday, August 13, 2010 7:35 AM To: dev@sling.apache.org Subject: Re: extending jQuery JCR Resource explorer Hi, On 13.08.2010 07:22, Clemens Wyss wrote: 2, 4, 5, 6, 10 ok, so you think/say mixin types is not that much a topic? ACL view/edit good