wiki-monkey icon indicating copy to clipboard operation
wiki-monkey copied to clipboard

Plugin to "move" a category

Open lahwaacz opened this issue 11 years ago • 2 comments

How hard/safe would it be to create a plugin to "move" a category? I.e. create the new category, recategorize all relevant pages and then delete/mark for deletion the old one?

lahwaacz avatar Jun 27 '14 19:06 lahwaacz

Should be easy, I'm putting it in 1.16.0 (which is starting to be rather big, so some issues there will have to be moved to the following milestone). The deletion part will have to depend on the user rights in an try-except way.

kynikos avatar Jun 28 '14 03:06 kynikos

Recent MW versions allow moving the Category page itself: what WM should do is recategorize the pages, and possibly still delete the old category.

kynikos avatar Jul 25 '15 16:07 kynikos