Closed (fixed)
Project:
Drupal.org site moderators
Component:
Other
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
18 Jan 2012 at 01:19 UTC
Updated:
11 Oct 2013 at 08:36 UTC
When you create/edit a module, you can choose the "Modules categories" that the module is relevant for. Right now the category "SEO" is not included. There are a large number of SEO-related modules. Users would benefit from having an "SEO" category so they can easily find these modules.
If this term is added, I'd be happy to notify the maintainers of other SEO-related modules that the term is available so they can update their modules accordingly.
As a side note, I'm not sure why it's called "Modules categories" rather than "Module categories".
Comments
Comment #1
kingfisher64 commentedAbsolutely agree with this. Was just looking in the list for precicely this and thinking the same.
SEO definitely needs to be added.
Comment #2
lisarex commentedSeems reasonable to add it.
The parent terms in the vocal are all plural (Modules, Themes, Theme engines, Distributions, Drupal.org projects) so it probably makes sense to make them singular.
admins: it's taxonomy/3
If no one else opposes, I'll fix both in the next few days or so.
Comment #3
laura s commented+1. Do it! :)
Comment #4
avpadernoI have added it: http://drupal.org/taxonomy/term/36748.
Comment #5
avpadernoI have also changed those taxonomy terms (the ones referred in #2) from plural to singular.
Comment #6
wemmies commentedI'm guessing you broke all links with that?
http://drupal.org/node/1627228
Comment #7
killes@www.drop.org commentedThe plural / singular change was reverted.
Comment #8
tvn commentedI've changed top level terms back to plural because of #1627228: Broken link to the Modules Page.
Comment #9
avpadernoThe links to those pages are hard-coded in drupalorg_crossite.module.
I apologize for the problem I created.
Comment #10
damien tournoud commentedDo *not* touch any top-level taxonomy term. Never. Ever.
Drupal.org is running Drupal 6, which stupidly mixes human display and machine name for taxonomy terms. Until we migrate to Drupal 7 and have the ability to add more fields to the taxonomy term entity, please don't touch that.
Comment #11
dwwRight, for the record all of the following were (re)opened in the wake of this change:
#1247730: Re-enable http://drupal.org/project/modules/index
#1627228: Broken link to the Modules Page
#1627292: Link from issue to project page is missing
Granted, lots of this is just fragile code in drupalorg_crosssite, but still...