It would be nice to be able to theme buddylists differently than user_lists. There are a few places where theme('user_list', ...) is called where, if it was theme('buddylist', ...) life would be simpler for the themer as they could theme buddylists separately from other user lists.

Attached is a tested patch for the 5.x branch...

CommentFileSizeAuthor
theme_buddylist.patch1.55 KBmarcp

Comments

marcp’s picture

Title: Please provide theme_buddy_list() » Please provide theme_buddylist()

Just changing the title to match what I called it in the patch.

robertdouglass’s picture

Status: Needs review » Fixed

committed, thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)