cq5 - Deletion of multiple(more than one node) nodes at a time from the CRXDE lite or CRX Explorer -


how can delete multiple(more 1 node) nodes @ time crxde lite or crx explorer

  • http://host:port/crx/de/index.jsp or

  • http://host:port/crx/explorer/browser/index.jsp

path:: /content/path web page parsys/

where keyboard ctrl or shift keys not allowing selection & deletion of multiple nodes @ time.

try login using webdav , then can delete multiple nodes @ 1 time. access crx repository using webdav, need use webdav client. example can download "anyclient" free.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -