Ticket #797 (closed defect (bug): fixed)
Plugins can't have separate Options and Management pages in one plugin file
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 1.5 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Plugins can't have separate Options and Management pages in the same plugin file: single-file plugins can currently only have one or the other.
Additionally, if the plugin's custom Options page is clicked from the Options submenu, the resulting page uses the Mange submenu rather than the Options submenu.
Change History
The plugin must use separate files for the options and management pages, unless you have something in mind to fix it. I see that you and Owen were discussing different approaches.
edited on: 02-05-05 21:12
Sorry, yes, I should have specified "in one file." My second patch to #785 would allow for this, and Owen & I have been debating aspects of its implementation.
- Summary changed from Plugins can't have separate Options and Management pages to Plugins can't have separate Options and Management pages in one plugin file
I've updated the summary and description to reflect the fact that this only applies to single-file plugins.
- Owner changed from anonymous to rboren
- Status changed from new to assigned
