Opened 13 years ago
Closed 12 years ago
#1652 closed enhancement (wontfix)
"More" Drop down menu for action items
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | trivial | Version: | 2.0 |
Component: | Front-end | Keywords: | needs-patch |
Cc: | stephen@… |
Description
Among the default action items:
EDIT |CLOSE | STICK (TO FRONT) | MERGE | TRASH | SPAM
... I think "Edit" is the one used at least 90% of the time.
Some plugins (like the bbpress-vip-support-plugin) are already adding additional action items. To avoid bloat, I think the bulk of these should be concealed in a simple jQuery drop-down menu.
Example:
EDIT | MORE
In which mousing over "More" would bring up the remaining action items, including any items added by a plugin.
Change History (3)
#1
@
13 years ago
- Keywords needs-patch added
- Milestone changed from Awaiting Review to Future Release
#3
@
12 years ago
- Milestone Future Release deleted
- Resolution set to wontfix
- Status changed from new to closed
Still of the opinion that the default theme should not depend on jQuery/JS for things like this. I'm open to a CSS only patch, but it will be hard to make work with all themes in theme compatibility.
Closing as wontfix, but a compelling patch could win me over. :)
Moving to future release, pending a patch. Not convinced yet, since the bloat only effects moderators and admins.