
Feature request - Bulk Category management
Reported by dleffler | May 21st, 2012 @ 07:31 PM | in 2.0.8 (closed)
It would be nice to be able to (re)assign a category (tag) to multiple items at once.
Manage Categorization, two possible implementations: view with list of all module items
- and a drop-down list of all categories on the item line
- and a single drop-down list of all categories at the top of the list with checkboxes by each item
- item line should indicate current category
Manage Tagging, two possible implementations: view with list of all module items
- and a drop-down list of all tags at the top of the list with checkboxes by each item
- and an auto-complete textbox of tags at the top of the list with checkboxes by each item
- item line should indicate current tags
Comments and changes to this ticket
-
dleffler June 3rd, 2012 @ 10:03 PM
For bulk manage tags, we might want to also allow bulk delete of tags from selected items (though we can currently completely delete the tag, this would be remove a given tag from only some items)
-
dleffler June 6th, 2012 @ 01:13 PM
- Title changed from Feature request - Bulk management of tags and categories to Feature request - Bulk Category management
- Tag changed from categories, tags to categories
Tags portion split out into ticket #632
-
dleffler June 9th, 2012 @ 10:58 PM
I have this working locally, however it doesn't go back to the correct page (goes back to the Manage Categories page)
Will appear as a tabbed page with the first tab holding list of all items in the module with a select checkbox and showing the category for that item. At the bottom of that list is a drop-down list of categories with a button to change the selected items to the selected category.
The second tab shows all the categories for the module with a link to re-order them or add a new category.
-
expNinja June 10th, 2012 @ 01:50 AM
- State changed from new to resolved
(from [f3ca91d2bb2210dffbbaeaa0626e05b81b9e4dc8]) Adds bulk management of tags and categories for modules [#610 #632 state:resolved] https://github.com/exponentcms/exponent-cms/commit/f3ca91d2bb2210df...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
Tags
Referenced by
-
632 Feature request - Bulk Tag management Originally part of ticket #610
-
632 Feature request - Bulk Tag management (from [f3ca91d2bb2210dffbbaeaa0626e05b81b9e4dc8]) Adds bu...