Modify ↓
#3045 closed enhancement (fixed)
IniAdminPlugin: [Patch] Hiding some options
| Reported by: | gjo | Owned by: | Alec Thomas |
|---|---|---|---|
| Priority: | normal | Component: | IniAdminPlugin |
| Severity: | normal | Keywords: | patch |
| Cc: | Trac Release: | 0.11 |
Description
Changing some options causes critical damage to Environment, [trac] database and so on.
This patch suppress display and change configured options.
Attachments (1)
Change History (6)
Changed 17 years ago by
| Attachment: | IniAdmin-0.2_r3024_hide.patch added |
|---|
comment:1 Changed 17 years ago by
| Summary: | [Patch] Hiding some options → IniAdminPlugin: [Patch] Hiding some options |
|---|---|
| Trac Release: | 0.10 → 0.11 |
comment:2 Changed 17 years ago by
| Keywords: | patch added |
|---|---|
| Status: | new → assigned |
comment:4 follow-up: 5 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Added in r3915.
A useful addition would be glob support:
[iniadmin] excludes=trac:*
More patches welcome :)
comment:5 Changed 17 years ago by
Thank you!
Replying to athomas:
A useful addition would be glob support:
(snip)
More patches welcome :)
Coming soon :)
Note: See
TracTickets for help on using
tickets.



This is a good idea, I'll apply your patch shortly.