Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Nov 2009 at 08:04 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jhodgdonA few comments:
a) All the lines should have the same indentation.
b) This line should have .= in it:
$output = '<h3>' . t('About') . '</h3>';c) This is a bug in the Tracker module in general, and not in the help file specifically, but I thought we were no longer using the term "posts" when referring to content? So why is the tracker page still called "Recent posts", and why does it display "no posts" when there aren't any yet?????????
Comment #3
jhodgdonI filed (c) as a separate issue: #637930: Tracker screens still using "post"
Comment #4
batigolixok. i shall wait for the outcome of #637930: Tracker screens still using "post" before redoing the helptext
Comment #5
arianek commentedi wouldn't wait on it, there are blocks still using the name posts as well... they'll all get changed eventually, but we shouldn't hold out on it.
Comment #6
batigolixworked around the "posts" problem
Comment #8
jhodgdonThe tracker module issue was done, so this patch needs an update.
Comment #9
marvil07 commentedtrying to male the patch apply
Comment #10
arianek commentedoverhauled this one - added some more content, cleaned up and "drupalized" the language. needs reviewing!
Comment #11
jhodgdonI like it, and the patch looks clean to me. :)
Comment #12
webchickOne minor omission: There's also a "My recent content" tab where a user can track their own content. This is one of the most frequently accessed pages on Drupal.org, so it's worth mentioning in the help, methinks. :)
So after "...occur in the text, or when new comments are added." I added: "The My recent content tab limits the list to the currently logged-in user." I would completely understand if this horrifies someone and they'd like to create a follow-up patch to un-geekify this a bit. :P
Also, because I'm totally pedantic like that, I removed the extra space before "For more information..." ;)
Committed to HEAD!
Comment #13
arianek commentedi think it's tolerably geeky ;-) thanks, missed that bit!