Changes between Version 9 and Version 10 of IniAdminPlugin


Ignore:
Timestamp:
Jul 27, 2009, 12:51:30 PM (15 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IniAdminPlugin

    v9 v10  
    22
    33== Description ==
    4 
    5 This plugin uses the new configuration option API in Trac [wiki:0.10] to allow modification of any field exposed through this mechanism.
    6 
    7 This currently includes all core Trac settings, and although no plugins are taking advantage of this yet, I'm sure it will only be a matter of time :)
    8 
    9 '''Note:''' Many Trac options require a restart of the server process, so your changes may not take effect until that is done.
    10 
    11 == Bugs/Feature Requests ==
    12 
    13 Existing bugs and feature requests for IniAdminPlugin are
    14 [report:9?COMPONENT=IniAdminPlugin here].
    15 
    16 If you have any issues, create a
    17 [http://trac-hacks.org/newticket?component=IniAdminPlugin&owner=athomas new ticket].
    18 
    19 == To enable in trac.ini ==
    20 
    21 {{{
    22 [components]
    23 iniadmin.iniadmin.iniadminplugin = enabled
    24 }}}
    25 
    26 == Download ==
    27 
    28 Download the zipped source for 0.10 from [download:iniadminplugin/0.10 here] or for 0.11 from [download:iniadminplugin/0.11 here].
    29 
    30 == Source ==
    31 
    32 You can check out IniAdminPlugin from [http://trac-hacks.org/svn/iniadminplugin here] using Subversion, or [source:iniadminplugin browse the source] with Trac.
    33 
    34 == Screenshot ==
    35 
    36 [[Image(iniadmin.png)]]
    37 
    38 == Recent Changes ==
    39 
    40 [[ChangeLog(iniadminplugin, 3)]]
    41 
    42 == Author/Contributors ==
    43 
    44 '''Author:''' [wiki:athomas] [[BR]]
    45 '''Contributors:'''