X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fplugins%2Forg.argeo.jcr.ui.explorer%2Fplugin.xml;h=9428cbe9805fbec27ce8cec8975098ce7d285ce9;hb=9985c63e371f33b3dac54874dfaaea67b18ce3d1;hp=74c69707e5f8626e763f4f62472a7a79a029dd34;hpb=ae696952b94054d3b9ec8ab05c02fc82d11607bf;p=lgpl%2Fargeo-commons.git diff --git a/server/plugins/org.argeo.jcr.ui.explorer/plugin.xml b/server/plugins/org.argeo.jcr.ui.explorer/plugin.xml index 74c69707e..9428cbe98 100644 --- a/server/plugins/org.argeo.jcr.ui.explorer/plugin.xml +++ b/server/plugins/org.argeo.jcr.ui.explorer/plugin.xml @@ -8,7 +8,7 @@ class="org.argeo.jcr.ui.explorer.JcrExplorerPerspective" icon="icons/nodes.gif" id="org.argeo.jcr.ui.explorer.perspective" - name="JCR Explorer"> + name="Data Explorer"> @@ -70,10 +70,25 @@ name="Repository URI"> + + + name="Create a new folder"> + + + + + commandId="org.argeo.jcr.ui.explorer.addFolderNode" + icon="icons/addFolder.gif" + label="Add Folder" + style="push"> + + + + + + + + + + + + + + + @@ -157,16 +193,33 @@ value="org.argeo.jcr.ui.explorer.model.WorkspaceNode"> - - + + + + + + + + + + + + + + @@ -185,7 +238,7 @@ commandId="org.argeo.jcr.ui.explorer.importFileSystem" icon="icons/import_fs.png" style="push" - tooltip="Import files from the files sytem to the repository"> + tooltip="Import files from the files sytem"> @@ -197,12 +250,7 @@ value="org.argeo.jcr.ui.explorer.model.WorkspaceNode"> - - - - + @@ -224,6 +272,20 @@ + + + + + + + + + + - + - + -->