Am 28.02.2007 um 12:02 schrieb Emmanuel Blot: >> Is there a "magic" debug parameter such as "hdfdump" that can be used >> along with Genshi-rendered pages? > > Follow-up: Alec implemented it in [4868].
I was playing with the idea to move this functionality out into a "TracDevTools" plugin, which would include "pretty" template data dumping as well as other things (such as an enhanced version of the about/plugins page, showing relationships between components via extension points). The template data debugging will be based on the IRequestFilter extension point, and probably use AJAX to be able to drill-down into objects (in a manner similar to evalexception). Also, it'll define its own permission actions and maybe be configurable to only work on requests via localhost, or on the local network, or a configurable set of IPs. I've started work on that plugin and will probably push it up on trac- hacks.org in the next couple of days. Any ideas for what other functionality such a plugin could provide for aiding plugin developmnent? Cheers, Chris -- Christopher Lenz cmlenz at gmx.de http://www.cmlenz.net/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
