[symfony-users] Re: debug panel and ajax

2007-07-13 Thread Adriaan van N.
You may use the FireBug Lite plugin. (You may search for it on the wiki) On Jul 13, 1:37 pm, Lukas Kahwe Smith <[EMAIL PROTECTED]> wrote: > Hi, > > I am wondering if anyone has explored adding debug panel support for > AJAX requests? Essentially this should be possible by extending the AJAX > hel

[symfony-users] Re: debug panel and ajax

2007-07-13 Thread Matthias Nothhaft
Lukas Kahwe Smith wrote: > Matthias Nothhaft wrote: >> Lukas Kahwe Smith wrote: >>> Hi, >>> >>> I am wondering if anyone has explored adding debug panel support for >>> AJAX requests? Essentially this should be possible by extending the AJAX >>> helpers to support a "debug channel" which is auto

[symfony-users] Re: debug panel and ajax

2007-07-13 Thread Lukas Kahwe Smith
Matthias Nothhaft wrote: > Lukas Kahwe Smith wrote: >> Hi, >> >> I am wondering if anyone has explored adding debug panel support for >> AJAX requests? Essentially this should be possible by extending the AJAX >> helpers to support a "debug channel" which is automatically read and >> appended t

[symfony-users] Re: debug panel and ajax

2007-07-13 Thread Matthias Nothhaft
Lukas Kahwe Smith wrote: > Hi, > > I am wondering if anyone has explored adding debug panel support for > AJAX requests? Essentially this should be possible by extending the AJAX > helpers to support a "debug channel" which is automatically read and > appended to the debug panel. I think this