The [node:author] token just outputs $node->name. Any time a user name is output the format_username() function should be used.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1185842-node-author-token-format-username.patch | 1.47 KB | dave reid |
The [node:author] token just outputs $node->name. Any time a user name is output the format_username() function should be used.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1185842-node-author-token-format-username.patch | 1.47 KB | dave reid |
Comments
Comment #1
dave reidComment #2
dave reidComment #3
damien tournoud commentedComment #4
dries commentedGood catch! Committed to 7.x and 8.x. Thanks.