Version 4 (modified by 10 years ago) (diff) | ,
---|
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 [download:tracdeveloperplugin here].
Source
You can check out TracDeveloperPlugin from here using Subversion, or browse the source with Trac.
Example
Recent Changes
- 16769 by rjollos on 2017-08-26 03:17:47
-
TracDeveloper 0.3.0: Add license info
- 15472 by rjollos on 2016-04-14 00:25:47
-
Remove
tag_svn_revsion
attribute
The attribute isn't supported in setuptools >= 10.
Refs #11458.
- 14644 by rjollos on 2015-06-05 22:32:03
-
0.3.0dev: Fix
trac-admin
script hanging. Fixes #9984.
- Dozer thread runs in daemon mode.
ITemplateProvider
moved fromdozer
tomain
.
Thanks to Jun Omae for the patch.
(more)
Author/Contributors
Attachments (2)
-
registry.png (181.9 KB) - added by 10 years ago.
Screenshot of plugin registry
-
debugger.png (118.7 KB) - added by 10 years ago.
Screenshot of the template debugger
Download all attachments as: .zip