Friday 13 November 2015

Handy Urls in AEM/CQ 5.6.1

AEM 5.6 - Quick Reference :  http://www.aemcasts.com/qr.html 

CRX explorer   :   http://localhost:8080/crx/explorer/index.jsp

CRXDE Lite     :   http://localhost:8080/crx/de/index.jsp

Query debug tool : http://localhost:8080/libs/cq/search/content/querydebug.html

Content sync console :  http://localhost:8080/libs/cq/contentsync/content/console.html

User manager standalone ui : http://localhost:8080/libs/granite/security/content/useradmin.html

Upgrade nodetypes : http://localhost:8080/libs/cq/compat/components/ntupgrade.html

 Built in profiler  : http://localhost:8080/crx/explorer/diagnostic/prof.jsp

Tag window :  http://localhost:8080/tagging


OSGI Console

Felix  console  :  http://localhost:8080/system/console/bundles

Workflow maintenance :
                   http://localhost:8080/system/console/jmx/com.adobe.granite.workflow:type=Maintenance

Repository maintenance :  http://localhost:8080/system/console/jmx/com.adobe.granite:type=Repository

Maven Dependency for the packages/classes : http://localhost:8080/system/console/depfinder

List of adaptable  classes using the adaptTo() : http://localhost:8080/system/console/adapters

Built in profiler  :  http://localhost:8080/system/console/profiler

Sling properties : http://localhost:8080/system/console/status-slingsettings


Client Libs

Compile client libs : http://localhost:8080/libs/granite/ui/content/dumplibs.rebuild.html?rebuild=true

To know dependencies : http://localhost:8080/libs/granite/ui/content/dumplibs.html

How to debug single file Clientlibs in single file   :   ?debugClinetLibs=true

Bookmarks


No comments :

Post a Comment