]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/plugins/org.argeo.jcr.ui.explorer/plugin.xml
Add authorizations to JCR
[lgpl/argeo-commons.git] / server / plugins / org.argeo.jcr.ui.explorer / plugin.xml
index 8288ab5d725223cd07fe18d85778579a839ad50c..5fc087c78c0f1599b7c414f0aa8e8c868d65de95 100644 (file)
         id="org.argeo.jcr.ui.explorer.addFileFolder"
         name="Add file folder...">
   </command>
-  <command
-        defaultHandler="org.argeo.eclipse.spring.SpringCommandHandler"
-        id="org.argeo.jcr.ui.explorer.initUserHome"
-        name="Initialize user home">
-  </command>
   <command
         defaultHandler="org.argeo.eclipse.spring.SpringCommandHandler"
         id="org.argeo.jcr.ui.explorer.refresh"
         id="org.argeo.jcr.ui.explorer.importFileSystem"
         name="Import files...">
   </command>
-  <!-- TEST --> 
   <command
         defaultHandler="org.argeo.eclipse.spring.SpringCommandHandler"
         id="org.argeo.jcr.ui.explorer.openFile"
         name="Open current file">
   </command>
-  <!-- TEST END --> 
-  
     </extension>
        <extension point="org.eclipse.ui.menus">
                <menuContribution
-                allPopups="false"
                 locationURI="menu:org.argeo.jcr.ui.explorer.browserView">
                 <command
                       commandId="org.argeo.jcr.ui.explorer.openGenericJcrQueryEditor"
@@ -86,7 +77,6 @@
                             </command>
           </menuContribution>
   <menuContribution
-        allPopups="false"
         locationURI="popup:org.argeo.jcr.ui.explorer.browserView">
      <command
            commandId="org.argeo.jcr.ui.explorer.refresh"