Add /cf# prefix to page's URL. Remove it to hide content finder.
Example: http://localhost:4502/cf#/content/geometrixx/en/products.html
2. Set the mode of your page.
Add parameter wcmmode=(edit|preview|design|disabled)
Example: http://localhost:4502/content/geometrixx/en/products.html?wcmmode=preview
3. Shows details of all the components used on your page.
Add parameter debug=layout
Example: http://localhost:4502/content/geometrixx/en/products.html?debug=layout
Add parameter debugConsole=true
Example: http://localhost:4502/content/geometrixx/en/products.html?debugConsole=true
5. Writes Logs all data in your Clientlib category as separate files (to view it you should view HTML-source of the page).
Add parameter debugClientLibs=true
Example: http://localhost:4502/content/geometrixx/en/products.html?debugClientLibs=true
6. View timing information of your page.
Press CTRL+SHIFT+U
No comments:
Post a Comment