Hello,
to examine the content in a Sling resource tree I created a preview
version of the JCRBrowser for Sling. It currently provides the following
features:
o It is easily installable with an OBR.
o Navigation by keyboard (arrow keys and space key)
o Lazy loading and unloading of tree nodes via ajax and json
o Bookmarkable nodes
o Stateless client
At the wiki https://github.com/sandroboehme/jcrbrowser/wiki you see a
screenshot and find other infos.
See the README for the installation instructions:
https://github.com/sandroboehme/jcrbrowser/blob/master/jcrbrowser/README
What do you think? Does it work for you? Is this something that could be
useful for you? Should I go ahead with it and enhance it with editing
capabilities? What other features would you like to see?
Best,
Sandro