Needs review
Project:
Buddylist
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2007 at 18:29 UTC
Updated:
15 May 2007 at 14:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
dldege commentedHere's a better version - I didn't realize I was already loading the user in theme('username'...
This version passes the loaded user object to the hook function for the row data instead of the uid.
So, to get, http://dstaging.imedstudios.com/files/share/buddy_table.png
do something like
Comment #2
dldege commentedThe patch also adds a buddylist_table class to themed buddylist tables to make it simple to style these tables in your theme's CSS.
Comment #3
robertdouglass commentedthe pngs are no longer available, and I'm sure they are helpful in understanding the patch. Could you please make them available again? Thanks.
Comment #4
dldege commentedThis is example output using this patch.