Documentation location/URL
(various)
Problem/Motivation
On #1380720: Rename entity "bundle" to "subtype" in the UI text and help, there was a discussion about what to call entity types, bundles, and items of entities in the UI. It was decided to call them:
Entity type
Entity subtype [not sub-type or bundle]
Entity [not Entity item]
This is for when we are talking about content entities in general; we should still refer to "Content type" as the sub-type of the "Content" entity type provided by the Node module.
We need to make sure the User Guide is consistent with this.
Proposed resolution
Make sure we are using the right terminology.
Remaining tasks
Comments
Comment #2
jhodgdonComment #3
jhodgdonHere's a patch. Adding the translation tag because other language groups will need to probably make similar decisions?
Comment #4
jhodgdonI just realized the issue summary here is incorrect. The decision on the Core issue is to use "subtype" not "sub-type". Here's a new patch.
Note: The interdiff is bigger than the patch! Suggest just reviewing the patch...
Comment #5
eojthebraveThe patch here looks good to me. I didn't search through all the existing files for anything that might have been missed, but we can do any other cleanup later if anything is found.
Do you think it would be worth adding something about this to the style guide? https://www.drupal.org/docs/user_guide_guidelines/guidelines-editing.html
Comment #6
jhodgdonYes, that's an excellent idea. Also finally fixed the issue summary (subtype not sub-type).
Comment #7
eojthebraveThanks @jhodgdon. This looks good to me.
Comment #9
jhodgdonCommitted this, except that the change to menu-reorder was omitted, as a better change to that line was committed as part of #3176742: 9.1.x compatibility for User Guide. Email going out shortly.