Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2013 at 14:22 UTC
Updated:
28 Mar 2015 at 03:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
xjmIt'd also help to make the component names match the d.o component list entries more closely. Module names are easily transformed into the format in the dropdown, but subsystems not so much.
Comment #2
xjmSo:
hal.module. We could probably add machine names in brackets or something.Also, here's the script @alexpott wrote to parse the file:
https://gist.github.com/xjm/837b83c584a0c1e21c5c
Comment #3
Crell commentedTechnically we don't provide a MySQL or Postgres database. We don't support Postgres, we support a Drupal DB driver FOR Postgres. So I think standardizing on "postgresql driver" not "postgresql database" is more appropriate.
I have no opinion on the subsystem indentation stuff.
Comment #4
xjmHow about "PostgreSQL database driver"?
Comment #5
Crell commentedA bit long for the component select widget. :-)
Comment #6
xjmNot any longer than
context_translation.moduleso I think it's okay. :)Comment #7
Crell commentedIf it doesn't break the select box I guess it's OK. :-P Maybe abbreviate database? "PostgreSQL DB driver"?
(Yes, this is total bikeshed at this point.)
Comment #8
xjmShed: painted.
Comment #9
jhodgdonThis patch looks totally reasonable to take care of the problem noted in the original issue posting, but it doesn't take care of comment #1. Do you still want to do #1?
Comment #10
Crell commentedAs of when I type this, it looks like the Component list has been updated to match the strings in #8 as well. Thus...
Comment #11
jhodgdonThe list of components in MAINTAINERS does not match the list of components in the Component drop-down list -- at least, there are components in MAINTAINERS not in the drop-down. And there are a few other differences, like "forms system" vs. "form system".
So I do not believe the goal of #1 is achieved with this patch.
Comment #12
tim.plunkettThen the component drop down is wrong. That's a separate issue, and not related to these changes to the database system.
Comment #13
tim.plunkettLOL, speaking of the incorrectly named "forms system"...
Comment #14
jhodgdonDo we have a separate issue for cleaning up the other components then?
Or should we just use this issue, since it isn't too long yet? If someone wants to go through MAINTAINERS and make a list of differences between what we see there and the components in the issue queue, that would be hefpful. Some of them may make more sense to edit in MAINTAINERS, and some may make more sense to edit the component.
Comment #15
jhodgdonMeanwhile, I committed the patch above in #8. Leaving active for #14, or someone can start a separate issue if desired.
Comment #16
xjmMost of the outstanding scope of this is covered by #2457875: [policy] Evolving and documenting Drupal core's structure, responsibilities, and decision-making and its inevitable many followups, so setting back to fixed for the original patch, and retitling to the actual scope of that patch.
Comment #17
xjm