Opened 18 years ago
Last modified 17 years ago
#31 new enhancement
[PATCH] Refactor maia_config and system configuration page
Reported by: | rjl | Owned by: | rjl |
---|---|---|---|
Priority: | high | Milestone: | 1.1.0 |
Component: | PHP scripts | Version: | 1.0.0 RC5 |
Severity: | normal | Keywords: | maia_config system configuration patch |
Cc: |
Description
Stephan Wentz has provided a patch to RC5 which flattens the maia_config table, making it vertical rather than horizontal. This should make it much easier to add or remove system-wide configuration settings in the future. The patch includes changes for all the affected PHP scripts, but not amavisd-maia or the Perl scripts.
Attachments (1)
Change History (6)
Changed 18 years ago by rjl
comment:1 Changed 18 years ago by rjl
- Severity changed from normal to enhancement
comment:2 Changed 18 years ago by dmorton
Due to the extreme change of files during the smarty branch, it will be triky to apply all of this, but, indeed, very important.
comment:3 Changed 18 years ago by dmorton
- Milestone changed from 1.0.0 RC6 to 1.1.0
I think this is intrusive enough to delay until after 1.0
comment:4 Changed 17 years ago by rjl
- Summary changed from Refactor maia_config and system configuration page to [PATCH] Refactor maia_config and system configuration page
comment:5 Changed 17 years ago by rjl
- patch set to 1
Note: See
TracTickets for help on using
tickets.
Patch file for RC5