Opened 17 years ago
Closed 17 years ago
#5618 closed enhancement (fixed)
New Categories interface on Write -> Post
Reported by: | mdawaffe | Owned by: | mdawaffe |
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | has-patch needs-testing |
Focuses: | Cc: |
Description
Features:
- Lists all cats hierarchically.
- Lists most popular cats flatly.
- Ajax cat addition now respects hierarchy. Cats added as a child show up as a child (but not at the top of the list - we can maybe work on that if desired).
Implemented using:
- wp-lists.
- jQuery UI Tabs. This is a little big for just this one-off thing, but it's very nice and we can surely use it many places. It's reasonably small when minified.
Attachments (2)
Change History (6)
#3
@
17 years ago
- Keywords needs-testing added
- Resolution fixed deleted
- Status changed from closed to reopened
5618b.diff
- Fixes all above known issues in FF.
- Changes some submit detection in wp-lists. Needs cross browser testing.
- Moves gray in-input "tip" ("New Category Name", "Add new tag") to new
form-input-tip
class. Want to call it something else?form-inline-label
?
Note: See
TracTickets for help on using
tickets.
Known Issues: