Changes between Version 8 and Version 9 of plugin


Ignore:
Timestamp:
Jul 24, 2015, 5:50:05 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Remove obsolete info.

Legend:

Unmodified
Added
Removed
Modified
  • plugin

    v8 v9  
    11= Plugins =
    22
    3 As part of the move to a [trac: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.
    4 
    5 Refer to the [trac:TracPlugins Trac documentation] for installation instructions and more information.
     3Refer to the [trac:TracPlugins Trac documentation] for installation instructions.