Closed (fixed)
Project:
Drupal core
Version:
6.1
Component:
admin.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2008 at 03:33 UTC
Updated:
19 Jan 2009 at 08:32 UTC
Recent comments only displays the comment, without the username.
How do I change this?
I also want the username displayed on the Recent Blogs section.
Thanks!
Comments
Comment #1
ainigma32 commentedCode a custom Recent Blogs block and a custom Recent Comments block.
See here http://www.mattfarina.com/2007/03/19/coding-custom-comments-block for an example of how to do this for Drupal 5.x
Modify that for D6 and you're good to go.
- Arie