I had a first look at your explorer. If I get this right: + new, more appealing, GUI + new js-tree + properties are no more being edited inline, which makes sense + privileges, minimal did I miss a "hidden feature"?
> -----Original Message----- > From: Clemens Wyss [mailto:[email protected]] > Sent: Saturday, August 14, 2010 7:20 AM > To: '[email protected]' > 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:[email protected]] > > Sent: Saturday, August 14, 2010 12:00 AM > > To: [email protected] > > 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 on the original version in > > the contrib. section. My explorer uses jQuery and > > accomplished most of the items of the current jQuery > > explorer. Before an extended set of work started on > > enhancements I wanted to donate this codebase in case it's of > > any use in this effort. I would love to see a mature explorer > > ship as a part of Sling, and any work I can do to help that, > > I will do. > > > > I created SLING-1653 [1] with the codebase in it. > > > > [1] https://issues.apache.org/jira/browse/SLING-1653 > > > > > > On Aug 13, 2010, at 9:21 AM, Bertrand Delacretaz wrote: > > > > > On Thu, Aug 12, 2010 at 4:26 PM, Clemens Wyss > > <[email protected]> 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 based on resource types. > > > > > > Maybe just use .explorer.edit selectors to generate a composite UI > > > where users can plugin their own editing components, and define a > > > simple set of guidelines/constraints that those components must > > > follow. > > > > > > -Bertrand > > > > >
