#3237 closed enhancement (fixed)
Increase number of post-meta keys to 30 and sort them
Reported by: | alexkingorg | Owned by: | markjaquith |
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | normal | Version: | 2.1 |
Component: | Administration | Keywords: | has-patch |
Focuses: | Cc: |
Description
I've found that the post-meta drop down list is hard to use in 2 ways:
- I have ~15 keys and keys disappear from the list and I have to look them up
- Since keys are not always in the list and can appear in a different order each time, it is hard to find a key with visual scanning even if the key *is* in the list.
This patch increases the key list from 10 to 30, and sorts the keys.
If this is rejected, please e-mail me to let me know and I'll write an auto-complete plugin instead.
Attachments (2)
Change History (7)
#2
@
18 years ago
- Owner changed from anonymous to markjaquith
- Status changed from new to assigned
I like this. It'll only matter for people who have more than 10 keys, and those people probably want to see them for easier access.
30 is a reasonable number. I can also implement the filter suggestion from #1865 , so people can easily change it.
See patch.
Note: See
TracTickets for help on using
tickets.
patch