Version 5 (modified by 16 years ago) (diff) | ,
---|
Edit all trac.ini
options via the WebAdminPlugin
Description
This plugin uses the new configuration option API in Trac 0.10 to allow modification of any field exposed through this mechanism.
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 :)
Note: Many Trac options require a restart of the server process, so your changes may not take effect until that is done.
Bugs/Feature Requests
Existing bugs and feature requests for IniAdminPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from [download:iniadminplugin here].
Source
You can check out IniAdminPlugin from here using Subversion, or browse the source with Trac.
Recent Changes
- 17525 by jun66j5 on 2019-09-25 18:40:08
-
IniAdminPlugin: fix being not checked for
BoolOption
when the option is nottrue
neitherfalse
- 17524 by jun66j5 on 2019-09-25 18:21:14
-
IniAdminPlugin: fix wrong rendering in Jinja2 template for
BoolOption
,ListOption
andExtensionOption
(refs #13615)
- 17515 by jun66j5 on 2019-09-24 14:23:34
-
IniAdminPlugin: support Trac 1.4+ by Jinja2 template file and bump up the version to 0.5 (closes #13615)
(more)
Author/Contributors
Author: athomas
Contributors:
Attachments (2)
- iniadmin.png (77.8 KB) - added by 16 years ago.
- Capture.png (83.8 KB) - added by 10 years ago.
Download all attachments as: .zip