[buddypress-trac] [BuddyPress Trac] #192: Blog Avatars

buddypress-trac noreply at wordpress.org
Wed Apr 1 22:26:05 UTC 2015


#192: Blog Avatars
-------------------------------------+-----------------------------
 Reporter:  trent                    |       Owner:  boonebgorges
     Type:  enhancement              |      Status:  assigned
 Priority:  minor                    |   Milestone:  Future Release
Component:  Component - Blogs        |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+-----------------------------

Comment (by imath):

 I'm not sure a Site's profile photo should be set in front-end. In this
 part, all site's the user's contributed to are listed (see
 {{{bp_blogs_get_allowed_roles()}}}. Today the site's avatar is the profile
 picture of an Admin, so just like the Site's title, it's something that
 should only be editable by the Site's Admins. As a user if i was seeing in
 my front-end profile the list of the sites i contribute to with for some
 sites a button (i'm an admin) to set the profile photo and for others no
 button (i'm not an admin), i'd be confused. All avatars on BuddyPress are
 set on a single item screen.

 To test the different filters in #6290, i've quickly built a "Site's
 profile photo" feature. I'm targeting the options-general.php
 Administration screen. Why? Because it's the place where you set the
 site's title, the description which are the main describing fields that
 are synchronized as BuddyPress blogmetas using hooks on
 {{{update_option_blogname}}} and {{{update_option_blogdescription}}}. So
 it seems logic to me to set the site's profile photo here.

 [[Image(https://farm9.staticflickr.com/8706/16816267358_34d2fd62df_o.png)]]

 Clicking on the edit link will launch the Uploader Window

 [[Image(https://farm9.staticflickr.com/8702/16817808889_3f1bc9370e_o.png)]]

 Once the file is uploaded, the crop step would happen etc.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/192#comment:21>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list