1. Remove #cf/
Don’t want to see/wait for the content-finder while refreshing pages, just remove #cf/ in your url.
2. ?debug=layout
Shows you all details of the components used on your page
3. ?debugConsole=true
Runs Firebug Lite inside your browser
4. ?wcmmode=(edit|preview|design|disabled)
This parameter sets your WcmMode in the specified mode, makes testing for a particular WcmMode easier.
5. ?debugClientLibs=true
Writes out all Clientlib categories as separate files (check your HTML-source).
6. CTRL+SHIFT+U
In combination with ?debugClientLibs=true will show you timing information of your page
7. http://server/libs/cq/ui/content/dumplibs.html
Shows you all information around the clientlibs used in your CQ5-environment
Don’t want to see/wait for the content-finder while refreshing pages, just remove #cf/ in your url.
2. ?debug=layout
Shows you all details of the components used on your page
3. ?debugConsole=true
Runs Firebug Lite inside your browser
4. ?wcmmode=(edit|preview|design|disabled)
This parameter sets your WcmMode in the specified mode, makes testing for a particular WcmMode easier.
5. ?debugClientLibs=true
Writes out all Clientlib categories as separate files (check your HTML-source).
6. CTRL+SHIFT+U
In combination with ?debugClientLibs=true will show you timing information of your page
7. http://server/libs/cq/ui/content/dumplibs.html
Shows you all information around the clientlibs used in your CQ5-environment
No comments:
Post a Comment
If you have any doubts or questions, please let us know.