This patch gives the site admin the option to add the ability to show avatars in the profile.
| Comment | File | Size | Author |
|---|---|---|---|
| buddylist_avatar_profile_4.7.patch | 29.84 KB | rubrduky |
This patch gives the site admin the option to add the ability to show avatars in the profile.
| Comment | File | Size | Author |
|---|---|---|---|
| buddylist_avatar_profile_4.7.patch | 29.84 KB | rubrduky |
Comments
Comment #1
robertdouglass commentedThanks for the patch, but I can't use it. It has the following problems:
- busts formatting in the function buddylist_translation and elsewhere
- it isn't conventional to keep a changelog in the hook_help section
- has been rolled against an out of date version of buddylist (it rolls back lots of recent changes)
Furthermore, I think the place to decide where avatars should and shouldn't appear is in your theme's override of theme_user_list.
Comment #2
rubrduky commentedThanks for the info.
Yes sorry i forgot to take out the info in the help part of the file that was for me.
Also along with the CVS, did not think about checking the CVS.
As far as using the theme override we did not find this efficient for our uses. This module will be deployed with multiple sites and did not find it very particle to do a theme override for every single on of our sites.
Thank you for your time,
Jonathan
Comment #3
rubrduky commentedpractical**