Opened 14 years ago
Last modified 14 years ago
#9702 new enhancement
Add trac.ini web editor
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | unscheduled |
Component: | admin/web | Version: | |
Severity: | normal | Keywords: | |
Cc: | leho@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I've created a trac.ini
web editor that allows the Trac admin to edit the trac.ini
file from the WebAdmin panel. You can find it here (together with some more information and screenshots):
https://svn.mayastudios.de/mtpp/wiki/Plugins/TracIniAdminPanel
As far as I can think of, it's feature-complete (except for allowing the user to add some user defined documentation to each option; see ticket #37).
I'd be happy to see it become integrated into Trac directly (rather than staying a separated plugin) since it provides a very basic function. But it's up to you guys to decide whether it's "worthy" of being integrated or not.
Attachments (0)
Change History (4)
comment:1 by , 14 years ago
Cc: | added |
---|
follow-up: 3 comment:2 by , 14 years ago
comment:3 by , 14 years ago
Replying to rblank:
- There's no real reason to prefer this implementation over th:IniAdminPlugin.
As far as I know you can't edit "free-form" sections (like "ticket-custom" or "intertrac") with the th:IniAdminPlugin.
comment:4 by , 14 years ago
Milestone: | → unscheduled |
---|
A very nice plugin indeed. And here's a vote for keeping it as a plugin, for the following reasons:
trac.ini
can be edited directly.