Changes between Initial Version and Version 1 of ContextMenuPlugin


Ignore:
Timestamp:
Sep 15, 2010, 12:09:14 PM (14 years ago)
Author:
Pontus Enmark
Comment:

New hack ContextMenuPlugin, created by penmark

Legend:

Unmodified
Added
Removed
Modified
  • ContextMenuPlugin

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= Context menu plugin =
     4
     5== Description ==
     6
     7A 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.
     8
     9== Bugs/Feature Requests ==
     10
     11Existing bugs and feature requests for ContextMenuPlugin are
     12[report:9?COMPONENT=ContextMenuPlugin here].
     13
     14If you have any issues, create a
     15[http://trac-hacks.org/newticket?component=ContextMenuPlugin&owner=penmark new ticket].
     16
     17== Download ==
     18
     19Download the zipped source from [download:contextmenuplugin here].
     20
     21== Source ==
     22
     23You can check out ContextMenuPlugin from [http://trac-hacks.org/svn/contextmenuplugin here] using Subversion, or [source:contextmenuplugin browse the source] with Trac.
     24
     25== Example ==
     26
     27Included are menuitems which provide direct svn links (like wiki:SvnUrlsPlugin), and wiki links
     28
     29== Recent Changes ==
     30
     31[[ChangeLog(contextmenuplugin, 3)]]
     32
     33== Author/Contributors ==
     34
     35'''Author:''' [wiki:penmark] [[BR]]
     36'''Maintainer:''' [wiki:penmark] [[BR]]
     37'''Contributors:'''