projects / org / ezproject2010 / arh_jdebug
Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
arh_jdebug | Abdelkader RHOUATI | alpha |
Version | Compatible with |
---|---|
0.2 | 4.2 + |
Most of the time, developers are spirits to search the information provided by ezdebug, searching the list of templates used, analyzing the execution time, the number of sql queries or wondering why it not work? ... and many other needs.
This is not always easy, with the current ezdebug, hence the goal of the extension debugjquery, namely to offer a better interface, more information with filters and research opportunity.
- The default location is manageable in the configuration file.
- The state of the debug bar (closed / opened) is stored in preferences of the current user
TODO:
- Use the extension for ezjscore for calling css and javascript files.
- Dynamsation of menu items relative to the debug settings (eg do not display the item template in case the list of templates is not enabled in the debug)
- New style for debug
To disable the debug menu in jquery, edit the file debugjquery.ini.append.php, and put the variable in DebugOutput disabled (do not forget to clear the cache ;) )
And set DebugOutput to enabled to activate debug in jquery
Re : This can conflict with typical javascript in a project (Doug Plant)
Sunday 22 August 2010 19:05
Abdelkader RHOUATI