Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Aug 2011 at 23:07 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #0.0
avpadernoInlined the screenshot.
Comment #1
devin carlson commentedAfter checking out the Doxygen formatting conventions and referencing other parts of the module, I think
node_comment_statisticsshould be wrapped in curly brackets andcomment_countshould be wrapped in quotation marks (the existing code tags should be removed).Comment #2
jhodgdonThanks for the patch!
The curly brackets are definitely a good idea. I think the field name doesn't need to be in quotes though?
Also, could you:
a) Change "DB" to "database" in the first line of that @param
b) Re-wrap the paragraph lines so they are as close to 80 characters as possible without going over
Thanks!
Comment #3
James_Stallings commentedComment #4
jhodgdonThanks! Looks good to me, for 7.x/8.x.
Comment #5
catchCommitted to 8.x, moving to 7.x for webchick.
Comment #6
jhodgdon#3: fix-node-title-list-doc_patch1_1264894_2.patch queued for re-testing.
Comment #7
webchickCommitted and pushed to 7.x. Thanks!
Comment #8.0
(not verified) commentedAdded a reference to the pages for the other Drupal versions.