Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2006 at 09:11 UTC
Updated:
9 Jun 2008 at 19:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
dries commentedCommitted to CVS HEAD. Thanks.
Comment #2
(not verified) commentedComment #3
webchickOops. These got un-documented when we switched to using standard error reporting. Let's try that again. ;)
Comment #4
webchickActually, this is better.
1. Moved the reference to the RFC URL to the PHPDoc of watchdog_severity_levels() which, as a side effect, documented that function. :)
2. Fixed some pluralization inconsistency (thanks, Morbus!)
3. Separate the "Log message" and the "Thing: Defintion" with "--" to make it a bit more clear (thanks, Morbus!)
4. Moved the @see references to the constants themselves, rather than in that weird comment block above which won't be displayed anywhere.
5. Removed said weird comment block above.
Comment #5
webchickOops. I misunderstood Morbus on #2. Setting back to the way things are pluralized in the RFC.
Note: "Notice" is inconsistent by being singular rather than plural, but we decided it's best to stick with what's in the RFC rather than deviate from it, even slightly. I'll go file a bug with IETF. ;)
Comment #6
morbus iffTogether in IRC.
Comment #7
senpai commentedSecond review, same as the first, a little bit louder, and a whole...
Never mind. RTBC via IRC chat.
Comment #8
webchickPatch is the same; only difference is it now references ietf.org rather than faqs.org for the RFC URL. I believe this is now every pedantic thing we could possibly fix about this documentation. Feels good. :)
Thanks, Morbus and Senpai! :)
Comment #9
webchickYay! This was committed as part of #101543: Document all constants.
Comment #10
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.