A plugin to aid in the development of Trac plugins
Description
The purpose of this plugin is to provide useful information to Trac plugin developers.
Currently this includes:
- A plugin registry browser which lets you inspect the relationships between all active plugin components and interfaces.
- A template context data inspector that you can use to drill-down into the data provided to a template by any request handler.
- API documentation popups for the above.
Bugs/Feature Requests
Existing bugs and feature requests for TracDeveloperPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out TracDeveloperPlugin from here using Subversion, or browse the source with Trac.
Screenshots
The plugin registry page
The template context debugger
Recent Changes
[4201] by coderanger on 08/30/08 17:45:56
Add jQuery 1.2.6.
[3397] by coderanger on 03/18/08 23:49:02
Forgot to add these.
[3250] by coderanger on 02/19/08 05:29:33
Add initial support for better javascript debugging.
[3234] by athomas on 02/14/08 00:40:39
Fix template distribution. Closes #2557. Thanks paco.
Author/Contributors
Attachments
- registry.png (181.9 kB) -
Screenshot of plugin registry
, added by cmlenz on 02/12/08 17:51:53. - debugger.png (118.7 kB) -
Screenshot of the template debugger
, added by cmlenz on 02/12/08 17:52:53.


