Note: For guidelines and instructions pages linked below, log in with user name / password: drupal/drupal.
Task for this issue
Copy edit the following topic:
Title: Concept: Uses of Views
Section: Creating Listings with Views
File name: views-concept.txt
Look for:
- Typographical errors
- Spelling errors
- Grammar and usage errors
- Punctuation problems
- Adherence to the project's editing guidelines: https://userguide_new-drupal.dev.devdrupal.org/guidelines/guidelines-edi... (access: drupal / drupal )
- Adherence to the project's writing guidelines: https://userguide_new-drupal.dev.devdrupal.org/guidelines/guidelines-wri... (access: drupal / drupal )
- Formatting problems in the output. The User guide output can be found on: https://userguide_new-drupal.dev.devdrupal.org/d8guide/en/index.html (access: drupal / drupal )
Note that the "single-issue" guidelines in the Editing guidelines page, as well as the entire Writing guidelines page, should have already been enforced. But it is still a good idea to at least check them quickly.
Instructions
See https://userguide_new-drupal.dev.devdrupal.org/guidelines/instructions.h... -- but skip the section on finding a task to do, since you have selected this one.
Checklist for this task
- Is a patch file provided? If only one or a few topics were edited, you can instead attach the updated source file(s).
- Is the edit complete and correct?
- Is the work free from additional edits outside the scope of the provided guidelines or task?
- Is attribution provided? See https://userguide_new-drupal.dev.devdrupal.org/guidelines/guidelines.htm...
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | user_guide-views_concept-2754555_10.patch | 2.23 KB | jojyja |
| #8 | user_guide-views_concept_2754555_8.patch | 1.88 KB | jojyja |
| #6 | user_guide-views_concept-2754555-6.patch | 1.65 KB | jojyja |
Comments
Comment #2
swarad07Comment #3
swarad07Did not find any issues in the file. It is fine the way it is.
Comment #4
eojthebraveThanks @swarad07. Looks good to me as well. Fixed!
Comment #5
jojyja commentedComment #6
jojyja commentedHere is a patch with minor suggested updates.
Comment #7
jhodgdonThanks for the patch!
So... I am not sure about these changes. It seems that there is some confusion in the page between "the core Views module" and "views" (the things that the core Views module lets you create and manage). Can you take another look at the page, with that in mind?
And maybe we should talk about "you can create a view to..." or "you can use the core Views module to..." instead of "views let you..." etc. Thoughts?
Comment #8
jojyja commentedI agree with your feedback on highlighting core Views module and views separately. Here is the patch.
Comment #9
jhodgdonThanks! This is better... but I think really that this topic requires more extensive editing (sorry for not looking closer the last time).
Some thoughts:
So...
That first sentence explains what a "view" is.
Then this other paragraph seems to be saying the same thing, but saying it's from the core Views module. Maybe they should be consolidated? So the first paragraph could say:
A _view_ is ..... The core Views module handles the display of views, and the core Views UI module allows you to create and edit them in the administrative interface.
or something like that.
I also think that the "can be displayed in various ways" part is redundant with a following section, and then the next sentence/paragraph about "define content entities..." is redundant with a following section too.
So... this first section probably needs some additional editing and consolidation, down to one simple paragraph.
I wonder if maybe the list of examples from the top section should be moved into and consolidated with this section's list? Please? :)
Can we lose the word "various" from this heading?
Instead of "listing created by the core Views module", why not call it a "view" or "view output"?
Would this section be clearer as a bullet list?
Comment #10
jojyja commentedThanks for the feedback :) Here is the updated patch.
Comment #12
jhodgdonGreat work! Committed. Thanks!!