Changes between Version 2 and Version 3 of StefanSimroth

Show
Ignore:
Author:
StefanSimroth (IP: 0.0.0.0)
Timestamp:
02/05/12 19:21:10 (1 year ago)
Comment:

update URLs

Legend:

Unmodified
Added
Removed
Modified
  • StefanSimroth

    v2 v3  
    44 
    55Some time ago I started implementing some more plugins: 
    6  * [https://github.com/sas101/BuildServerStatus Build Server Status] plugin to provide an integration of a !CruiseControl.rb build server into Trac. It is build for Trac 0.10.3 and was only tested with this version. 
    7  * [https://github.com/sas101/PluginListMacro Plugin List Macro] to show the list of installed plugins on any wiki page. I basically extracted the code from Trac internals. 
     6 * [http://code.simroth.com/trac-buildserverstatus/ Build Server Status] plugin to provide a simple integration of a !CruiseControl.rb build server into Trac. It is build for Trac 0.10.3 and was only tested with this version. 
     7 * [http://code.simroth.com/trac-pluginlistmacro/ Plugin List Macro] to show the list of installed plugins on any wiki page. I basically extracted the code from Trac internals. 
    88 
    99Unfortunately, I am currently not actively maintaining these plugins, but I happily accept patches and contributions!