Ticket #360 (closed enhancement: fixed)
Implement a global category & tag editor
| Reported by: | rickybanister | Owned by: | johnnyoffline |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.5 |
| Component: | apostrophePlugin | Version: | trunk |
| Keywords: | 1.5b | Cc: | dordille, boutell, agilbert, geoffd, johnnyoffline |
| Symfony version: | 1.4 |
Description (last modified by rickybanister) (diff)
Design for a global tag editor:
Tag names should be highlighted yellow like slugs. Clicking them makes it become a text field with mini save/cancel buttons.
Cascade delete all tag instances
Merge two tags together by renaming one to be the other (show a confirm message)
Edit tag name + cascade the change to tagged objects
View how many posts use the tag
If a slot is pulling posts by tag and the tag changes, that slot should not break, but get the new tag name. Slots should be set by tag id maybe.
Other thoughts: perhaps we should include redundant interfaces (batch merge all checked tags, add a merge button--merge the first clicked tag with the second clicked tag)



