Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2013 at 19:29 UTC
Updated:
29 Jul 2014 at 22:56 UTC
Jump to comment: Most recent file
Comments
Comment #1
wzoom commentedI am working on the documentation.
Comment #2
wzoom commentedComment #3
jhodgdonThanks for the patch, and sorry for the delay in reviewing this patch -- the help sprint was so successful, I have been having trouble catching up!
The change from double to single quotes here is not wanted. Our coding standards say that if there are apostrophes in text, you should enclose it in double quotes. So can you put that back?
Other than that, looks good!
Comment #4
batigolixpatch reverts quotes and changes http to https in link to d.o.
Comment #5
ifrikI've changed the sentence "For more info..." in the about section according to the Help text standard, and made the reference to the php documentation pages a bit clearer.
Comment #6
batigolixchanging component for maintainers feedback, if any
Comment #7
jhodgdonSlip of the finger - here's the right component. :)
Actually though, since we are not changing the help text for this module, I don't even know if we need a review by the maintainers. However, it can't hurt.
These changes seem to be fine and I'll tentatively set this to RTBC.
Comment #8
jhodgdonI decided to just go ahead and commit this, since it is just a standards update. Thanks all!