Contents
Context menu plugin
Description
A plugin which adds a context menu to the trac source browser. Defines an extensionpoint and the interface ISourceBrowserContextMenuProvider which you can implement custom items to the menu. The context menu itself requires javascript to work.
[components] contextmenu.* = enabled
Bugs/Feature Requests
Existing bugs and feature requests for ContextMenuPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out ContextMenuPlugin from here using Subversion, or browse the source with Trac.
Example
Included are menuitems which provide direct svn links (like wiki:SvnUrlsPlugin), and wiki links
Recent Changes
[8874] by penmark on 09/15/10 14:23:22
Initial import
[8873] by penmark on 09/15/10 14:09:12
New hack ContextMenuPlugin, created by penmark
Author/Contributors
Attachments
- contextmenuplugin.png (39.8 kB) - added by penmark on 09/15/10 14:37:29.


