Author: sboehme
Date: Wed Apr 1 12:47:59 2015
New Revision: 1670630
URL: http://svn.apache.org/r1670630
Log:
added 'add node' dialog features and keyboard control features
Modified:
sling/site/trunk/content/documentation/bundles/resource-editor.mdtext
Modified: sling/site/trunk/content/documentation/bundles/resource-editor.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/bundles/resource-editor.mdtext?rev=1670630&r1=1670629&r2=1670630&view=diff
==============================================================================
--- sling/site/trunk/content/documentation/bundles/resource-editor.mdtext
(original)
+++ sling/site/trunk/content/documentation/bundles/resource-editor.mdtext Wed
Apr 1 12:47:59 2015
@@ -21,8 +21,11 @@ Notice: Licensed to the Apache Softwa
Features
========
Currently it allows to display the node properties and edit nodes.
-* Node editing includes adding, renaming and deleting nodes. For more
information on keyboard navigation, shortcuts, and multi selection click on the
info icon in the tree.
+
+* Node editing includes adding, renaming and deleting nodes.
+* Keyboard controls and shortcuts are provided. Click on the info icon in the
tree to get detailed information.
* The node names are HTML and URL encoded.
+* The add node dialog provides you the allowed node name / node type /
resource type options and its combinations to prevent errors soon.
* The nodes are bookmarkable. If you click on the arrow icon of a node you
will get redirected to the URL for this node and the tree opens the node with
its properties.
Status