Page MenuHomePhabricator

Merge the duplicate categories on diff-blog
Open, Needs TriagePublic

Description

As an editor creating a new blog-post draft, there are a number of duplicated category names. This makes it difficult to decide which categories to add.
I believe these duplicates originated from the merger of older archives into this centralized system.
At a glance, the obvious categories with identical names that need to be merged are:

  • Campaigns (x4)
  • Equity & Inclusion (x2)
  • Events (x2)
  • Gender Gap (x3)
  • Growth (x2)
  • Partnerships & Events (x2)
  • Regional news (x2)
  • Research (x2)
  • Technical news (x2)
  • Uncategorized (x58)
  • Wikimedia 2030 (x4)
  • Wikipedia (x2)

There are a number of other categories that could be merged, but that's probably a separate task.

Event Timeline

Quiddity renamed this task from Category cleanup on diff-blog to Merge the duplicate categories on diff-blog.Aug 23 2021, 10:29 PM
Quiddity updated the task description. (Show Details)
Quiddity added a subscriber: CKoerner_WMF.

This is a result of the multilingual software we use on Diff, Polylang. At least in part. It creates a language variant for each taxonomy (categories/tags) when used. This way each category or tag can be written and displayed in the appropriate language (so you don't see a post written in Russian with the English category "Campaigns"). Ideally when editing a post you'd see something like "Campaigns (RU)" or "кампании" in the selection list.

The editing interface doesn't indicate which tag is which language. This can be done manually, but with 216 categories and 3,513 tags is a lot of work.

I have a task to try and limit the number of categories contributors can see/use to the primary six we have in the site navigation. This would make the scope of "clean up" much smaller and more manageable to translate.