Changes between Initial Version and Version 1 of IniAdminPlugin


Ignore:
Timestamp:
Apr 23, 2006, 5:20:51 PM (18 years ago)
Author:
Alec Thomas
Comment:

New hack IniAdminPlugin, created by athomas

Legend:

Unmodified
Added
Removed
Modified
  • IniAdminPlugin

    v1 v1  
     1= Edit all `trac.ini` options via the WebAdminPlugin =
     2
     3== Description ==
     4
     5This plugin uses the new configuration option API in Trac [wiki:0.10] to allow modification of any field exposed through this API.
     6
     7This currently includes all core Trac settings, though no plugins are taking advantage of this yet, that I am aware of.
     8
     9== Bugs/Feature Requests ==
     10
     11Existing bugs and feature requests for IniAdminPlugin are
     12[report:9?COMPONENT=IniAdminPlugin here].
     13
     14If you have any issues, create a
     15[http://trac-hacks.org/newticket?component=IniAdminPlugin&owner=athomas new ticket].
     16
     17== Download ==
     18
     19Download the zipped source from [download:iniadminplugin here].
     20
     21== Source ==
     22
     23You can check out IniAdminPlugin from [http://trac-hacks.org/svn/iniadminplugin here] using Subversion, or [source:iniadminplugin browse the source] with Trac.
     24
     25== Example ==
     26
     27.
     28
     29== Recent Changes ==
     30
     31[[ChangeLog(iniadminplugin, 3)]]
     32
     33== Author/Contributors ==
     34
     35'''Author:''' [wiki:athomas] [[BR]]
     36'''Contributors:'''