Changes between Version 3 and Version 4 of plugin


Ignore:
Timestamp:
Nov 14, 2005, 10:50:43 AM (19 years ago)
Author:
Alec Thomas
Comment:

More trunk -> 0.9 tweaks

Legend:

Unmodified
Added
Removed
Modified
  • plugin

    v3 v4  
    11= Plugins =
    22
    3 As part of the move to a [http://projects.edgewall.com/trac/wiki/TracDev/ComponentArchitecture component architecture], Trac trunk is now extensible via plugins. Plugins can be used to add functionality to Trac that was not previously possible without extensive modification to the source. This could include anything from extended milestone facilities, multi-project functionality, integration of automated build systems, other link types, to simple macros.
     3As part of the move to a [http://projects.edgewall.com/trac/wiki/TracDev/ComponentArchitecture component architecture], Trac 0.9 is now extensible via plugins. Plugins can be used to add functionality to Trac that was not previously possible without extensive modification to the source. This could include anything from extended milestone facilities, multi-project functionality, integration of automated build systems, other link types, to simple macros.
    44
    55[[ListTags(plugin)]]