Line 18 in the modules/node/node.tpl.php file.
* - $name: Themed username of node author output from theme_user().
Function theme_user() not exists. theme_username() must be here.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | drupal_docs-506096-8-axyjo-D6.patch | 843 bytes | axyjo |
| #2 | drupal_docs-506096-2-axyjo.patch | 968 bytes | axyjo |
Comments
Comment #1
jhodgdonProblems in the API documentation belong in the Drupal project. Moving to correct queue and adding a more descriptive title.
This is a problem in 7.x as well as 6.x.
http://api.drupal.org/api/file/modules/node/node.tpl.php/7
Comment #2
axyjo commentedHere's a patch for D7
Comment #3
axyjo commentedComment #4
jhodgdonLooks good to me.
If committed, needs to be patched in D6 as well.
Comment #5
axyjo commentedYup, I can backport it once committed.
Comment #6
webchickGreat, thanks! Committed to HEAD.
Moving down to 6.x.
Comment #7
jhodgdonComment #8
axyjo commentedPorted to DRUPAL-6
Comment #9
axyjo commentedForgot again.
Comment #10
webchickSame typo fix. RTBC.
Comment #11
drq commentedDon't mention it.
I translated a few topics of API into Russian and found this miastake.
Comment #12
gábor hojtsyThanks, committed to Drupal 6 too.