Opened 20 months ago
Last modified 13 months ago
#3972 new Enhancement
Check for output of view instead of view exists for displaying plugin user settings
| Reported by: | brettp | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | Near Term Future Release |
| Component: | Core | Version: | 1.8.1b1 |
| Severity: | trivial | Keywords: | |
| Cc: | brett@… | Difficulty: | easy |
Description
We only check for if the view exists instead of checking if it does anything. It'd be nice to be able to short circuit the user settings view if the plugin depends on admin configuration first. (twitter_api is a good example.)
Change History (2)
comment:1 Changed 20 months ago by brettp
- Version changed from 1.7 to 1.8.1b1
comment:2 Changed 13 months ago by ewinslow
- Milestone changed from Needs Review to Near Term Future Release
Note: See
TracTickets for help on using
tickets.
