Ticket #4295 (closed enhancement: worksforme)
CORE - Provide a mechanism to use custom ini files
| Reported by: | ilias@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The trac.ini file becomes larger and larger.
It would be of benefit to have a standard mechanism to provide further configuration *.ini files.
This could be achieved by e.g.:
a) IIniProvider extension point (or similar)
b) decoupling the relevant ini-processing code, thus it can be reused easily e.g. within larger plugins.
b) is possibly already achieved, don't know the relevant code
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


