Modify ↓
Opened 15 years ago
Last modified 5 years ago
#7223 new enhancement
[Patch] Option of enable and disable fields displayed by plugin
| Reported by: | Reinhard Wobst | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | IniAdminPlugin |
| Severity: | normal | Keywords: | hide show admin field patch |
| Cc: | Trac Release: | 0.11 |
Description
This plugin can reduce the number of shown field in the admin panel:
If an entry "enabled = field1, field2, ..." can be found in the trac.ini section "[iniadmin]" then only those fields will be shown in the trac.ini section; if there is an entry "disabled = field1, field2, ...", these entries will not be shown in the trac.ini section.
Attachments (1)
Change History (5)
Changed 15 years ago by
| Attachment: | iniadm.zip added |
|---|
comment:1 Changed 15 years ago by
| Owner: | changed from Alec Thomas to Ryan J Ollos |
|---|---|
| Summary: | Show only or hide configured fields → [Patch] Option of enable and disable fields displayed by plugin |
comment:3 Changed 5 years ago by
| Owner: | Ryan J Ollos deleted |
|---|
comment:4 Changed 5 years ago by
| Keywords: | patch added |
|---|
Note: See
TracTickets for help on using
tickets.



Release 0.2.2 of iniadmin plugin (hide resp. show only configured fields)