eZDebug Helper - Chrome extension
Last updated: Wednesday 11 July 2012 13:02
| UNIX name |
Owner |
Status |
Version |
Compatible with |
| ezdebug_helper |
Konrad Dzwinel |
stable
|
0.60
|
4.5+
|
eZDebug Helper is a Chrome/Chromium browser extension that assists developers in debugging eZPublish websites. The main idea behind this project, is to process default debug information provided by eZPublish and allow developer to easily interact with them.
Main features:
- List of all debug messages, errors and warnings. Color-coded and easy to filter. New messages are highlighted to be easily distinguishable.
- Only part of each debug message is shown by default in order to keep list of messages clear and readable. Clicking on selected message shows its full contents.
- Color-coded (division on templates used in <head> and <body>) list of all templates used on page.
- Clicking on selected template highlights all its uses on the current website
- Settings page that allows to customize the extension
++++++++++++++++++++++++++++++++++++++
INSTALLATION: You can install it directly from Chrome Web Store page.
++++++++++++++++++++++++++++++++++++++
NOTE: This extension requires specific eZPublish configuration, all installation details are available here.
++++++++++++++++++++++++++++++++++++++
Screenshot
1. list of messages, 2. list of templates, 3. highlighted templates
0.60 released - nicer and more accessible messages, SQL syntax highlighting
Wednesday 11 July 2012 12:53
Konrad Dzwinel