Modify ↓
Opened 15 years ago
#6945 new enhancement
use format_author to generate user name for comments
Reported by: | Owned by: | Alec Thomas | |
---|---|---|---|
Priority: | normal | Component: | AddCommentMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
the macro currently uses authname as the attribution of the comment, since I'm using the openid plugin, this is an ugly URL. The attached patch uses format_author to generate a pretty version of the user name and uses that instead.
Steve
Attachments (1)
Note: See
TracTickets for help on using
tickets.
patch to addcomment macro to use format_author when generating user names