Hi Sandro I have committed your patch in SLING-4215. Can you please check that everything is ok now? Thanks.
Regards Julian On Thu, Dec 11, 2014 at 4:20 PM, Sandro Boehme <[email protected]> wrote: > Hello, > > a new version of the resource editor is available. > I'm looking forward to any feedback. > > ++ Features ++ > It contains two cheat sheet info sections and an improved add node dialog. > The dialog makes it easier now to create new nodes by offering short cuts > and by providing the applicable node names, node types and node name / node > type combinations. It will show a warning if you enter a Sling resource type > even though this property is not allowed on the resulting node. > I added a new background image as well, as the licensing information of the > old one turned out to be inconsistent. This fixes SLING-4205. > > ++ Installation ++ > To try it out you can add the following OBR to your repository > http://www.jcrbrowser.org/sling/obr/repository.xml > and install the Apache Sling Resource Editor > (org.apache.sling.resource-editor) from the OSGi Repository in the Sling Web > Console. > You then find the Resource Editor at: > http://localhost:8080/reseditor/.html > > ++ Patch ++ > It would be good if someone could commit the pending patch > SLING-4215 [1]. After that I would update my SVN workspace and create the > patch for this code update. > > ++ Dependency to the JSNodeTypes library ++ > I order to calculate the applicable node types I made a big update to my > JSNodeTypes library which I would now like to contribute as well. > If that is part of Sling after the contribution, no dependencies external to > Sling are needed anymore to run the Resource Editor. > > ++ Roadmap ++ > Next (before/after some holidays) I plan to integrate feedback if possible > and then work on tests for the Resource Editor. After that I will continue > with CRUD features and editors for properties. > > [1] - https://issues.apache.org/jira/browse/SLING-4215 > > Best, > > Sandro
