<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[BuddyPress][9758] trunk/src/bp-core: Avatar UI: Add Ajax functions to upload/crop/capture and delete avatars.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="http://buddypress.trac.wordpress.org/changeset/9758">9758</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"http://buddypress.trac.wordpress.org/changeset/9758","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>imath</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2015-04-16 22:45:58 +0000 (Thu, 16 Apr 2015)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Avatar UI: Add Ajax functions to upload/crop/capture and delete avatars. Enqueue the needed Avatar scripts and css.

`bp_core_avatar_scripts()` will enqueue the scripts only if editing an avatar on front-end and if the user avatar uploads are not disabled. The hooks to maximize backward theme compatibility are localized in this function.

See <a href="http://buddypress.trac.wordpress.org/ticket/6290">#6290</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcbpcorebpcoreavatarsphp">trunk/src/bp-core/bp-core-avatars.php</a></li>
<li><a href="#trunksrcbpcorebpcorecssjsphp">trunk/src/bp-core/bp-core-cssjs.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcbpcorebpcoreavatarsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/bp-core/bp-core-avatars.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/bp-core/bp-core-avatars.php     2015-04-16 22:36:38 UTC (rev 9757)
+++ trunk/src/bp-core/bp-core-avatars.php       2015-04-16 22:45:58 UTC (rev 9758)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -720,6 +720,61 @@
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Ajax delete an avatar for a given object and item id
+ *
+ * @since  BuddyPress (2.3.0)
+ *
+ * @return  string a json object containing success data if the avatar was deleted
+ *                 error message otherwise
+ */
+function bp_avatar_ajax_delete() {
+       // Bail if not a POST action
+       if ( 'POST' !== strtoupper( $_SERVER['REQUEST_METHOD'] ) ) {
+               wp_send_json_error();
+       }
+
+       $avatar_data = $_POST;
+
+       if ( empty( $avatar_data['object'] ) || empty( $avatar_data['item_id'] ) ) {
+               wp_send_json_error();
+       }
+
+       $nonce = 'bp_delete_avatar_link';
+       if ( 'group' === $avatar_data['object'] ) {
+               $nonce = 'bp_group_avatar_delete';
+       }
+
+       // Check the nonce
+       check_admin_referer( $nonce, 'nonce' );
+
+       // Capability check
+       if ( ! bp_attachments_current_user_can( 'edit_avatar', $avatar_data ) ) {
+               wp_send_json_error();
+       }
+
+       // Handle delete
+       if ( bp_core_delete_existing_avatar( array( 'item_id' => $avatar_data['item_id'], 'object' => $avatar_data['object'] ) ) ) {
+               $return = array(
+                       'avatar' => html_entity_decode( bp_core_fetch_avatar( array(
+                               'object'  => $avatar_data['object'],
+                               'item_id' => $avatar_data['item_id'],
+                               'html'    => false,
+                               'type'    => 'full',
+                       ) ) ),
+                       'feedback_code' => 4,
+                       'item_id'       => $avatar_data['item_id'],
+               );
+
+               wp_send_json_success( $return );
+       } else {
+               wp_send_json_error( array(
+                       'feedback_code' => 3,
+               ) );
+       }
+}
+add_action( 'wp_ajax_bp_avatar_delete', 'bp_avatar_ajax_delete' );
+
+/**
</ins><span class="cx" style="display: block; padding: 0 10px">  * Handle avatar uploading.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * The functions starts off by checking that the file has been uploaded
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -799,6 +854,195 @@
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Ajax upload an avatar
+ *
+ * @since BuddyPress (2.3.0)
+ *
+ * @return  string a json object containing success data if the upload succeeded
+ *                 error message otherwise
+ */
+function bp_avatar_ajax_upload() {
+       // Bail if not a POST action
+       if ( 'POST' !== strtoupper( $_SERVER['REQUEST_METHOD'] ) ) {
+               wp_die();
+       }
+
+       /**
+        * Sending the json response will be different if
+        * the current Plupload runtime is html4
+        */
+       $is_html4 = false;
+       if ( ! empty( $_POST['html4' ] ) ) {
+               $is_html4 = true;
+       }
+
+       // Check the nonce
+       check_admin_referer( 'bp-uploader' );
+
+       // Init the BuddyPress parameters
+       $bp_params = array();
+
+       // We need it to carry on
+       if ( ! empty( $_POST['bp_params' ] ) ) {
+               $bp_params = $_POST['bp_params' ];
+       } else {
+               bp_attachments_json_response( false, $is_html4 );
+       }
+
+       // We need the object to set the uploads dir filter
+       if ( empty( $bp_params['object'] ) ) {
+               bp_attachments_json_response( false, $is_html4 );
+       }
+
+       // Capability check
+       if ( ! bp_attachments_current_user_can( 'edit_avatar', $bp_params ) ) {
+               bp_attachments_json_response( false, $is_html4 );
+       }
+
+       $bp = buddypress();
+       $bp_params['upload_dir_filter'] = '';
+       $needs_reset = array();
+
+       if ( 'user' === $bp_params['object'] && bp_is_active( 'xprofile' ) ) {
+               $bp_params['upload_dir_filter'] = 'xprofile_avatar_upload_dir';
+
+               if ( ! bp_displayed_user_id() && ! empty( $bp_params['item_id'] ) ) {
+                       $needs_reset = array( 'key' => 'displayed_user', 'value' => $bp->displayed_user );
+                       $bp->displayed_user->id = $bp_params['item_id'];
+               }
+       } elseif ( 'group' === $bp_params['object'] && bp_is_active( 'groups' ) ) {
+               $bp_params['upload_dir_filter'] = 'groups_avatar_upload_dir';
+
+               if ( ! bp_get_current_group_id() && ! empty( $bp_params['item_id'] ) ) {
+                       $needs_reset = array( 'component' => 'groups', 'key' => 'current_group', 'value' => $bp->groups->current_group );
+                       $bp->groups->current_group = groups_get_group( array(
+                               'group_id'        => $bp_params['item_id'],
+                               'populate_extras' => false,
+                       ) );
+               }
+       } else {
+               /**
+                * Filter here to deal with other components
+                *
+                * @since BuddyPress (2.3.0)
+                *
+                * @var array $bp_params the BuddyPress Ajax parameters
+                */
+               $bp_params = apply_filters( 'bp_core_avatar_ajax_upload_params', $bp_params );
+       }
+
+       if ( ! isset( $bp->avatar_admin ) ) {
+               $bp->avatar_admin = new stdClass();
+       }
+
+       // Upload the avatar
+       $avatar = bp_core_avatar_handle_upload( $_FILES, $bp_params['upload_dir_filter'] );
+
+       // Reset objects
+       if ( ! empty( $needs_reset ) ) {
+               if ( ! empty( $needs_reset['component'] ) ) {
+                       $bp->{$needs_reset['component']}->{$needs_reset['key']} = $needs_reset['value'];
+               } else {
+                       $bp->{$needs_reset['key']} = $needs_reset['value'];
+               }
+       }
+
+       if ( empty( $avatar ) ) {
+               // Default upload error
+               $message = array();
+
+               // Intercept the template message and remove it
+               if ( ! empty( $bp->template_message ) ) {
+                       // Set the feedback message
+                       $message = array(
+                               'type'    => 'upload_error',
+                               'message' => $bp->template_message,
+                       );
+
+                       // Remove template message.
+                       $bp->template_message      = false;
+                       $bp->template_message_type = false;
+                       @setcookie( 'bp-message', false, time() - 1000, COOKIEPATH );
+                       @setcookie( 'bp-message-type', false, time() - 1000, COOKIEPATH );
+               }
+
+               bp_attachments_json_response( false, $is_html4, $message );
+       }
+
+       if ( empty( $bp->avatar_admin->image->file ) ) {
+               bp_attachments_json_response( false, $is_html4 );
+       }
+
+       $uploaded_image = @getimagesize( $bp->avatar_admin->image->file );
+
+       // Set the name of the file
+       $name = $_FILES['file']['name'];
+       $name_parts = pathinfo( $name );
+       $name = trim( substr( $name, 0, - ( 1 + strlen( $name_parts['extension'] ) ) ) );
+
+       if ( 'user' === $bp_params['object'] ) {
+               do_action( 'xprofile_avatar_uploaded' );
+       }
+
+       // Finally return the avatar to the editor
+       bp_attachments_json_response( true, $is_html4, array(
+               'name'      => $name,
+               'url'       => $bp->avatar_admin->image->url,
+               'width'     => $uploaded_image[0],
+               'height'    => $uploaded_image[1],
+       ) );
+}
+add_action( 'wp_ajax_bp_avatar_upload', 'bp_avatar_ajax_upload' );
+
+ /**
+ * Handle avatar webcam capture.
+ *
+ * @since BuddyPress (2.3.0)
+ *
+ * @param string $data base64 encoded image.
+ * @param int $item_id.
+ * @return bool True on success, false on failure.
+ */
+function bp_avatar_handle_capture( $data = '', $item_id = 0 ) {
+       if ( empty( $data ) || empty( $item_id ) ) {
+               return false;
+       }
+
+       $avatar_dir = bp_core_avatar_upload_path() . '/avatars';
+
+       // It's not a regular upload, we may need to create this folder
+       if ( ! file_exists( $avatar_dir ) ) {
+               if ( ! wp_mkdir_p( $avatar_dir ) ) {
+                       return false;
+               }
+       }
+
+       $avatar_folder_dir = apply_filters( 'bp_core_avatar_folder_dir', $avatar_dir . '/' . $item_id, $item_id, 'user', 'avatars' );
+
+       // It's not a regular upload, we may need to create this folder
+       if( ! is_dir( $avatar_folder_dir ) ) {
+               if ( ! wp_mkdir_p( $avatar_folder_dir ) ) {
+                       return false;
+               }
+       }
+
+       $original_file = $avatar_folder_dir . '/webcam-capture-' . $item_id . '.png';
+
+       if ( file_put_contents( $original_file, $data ) ) {
+               $avatar_to_crop = str_replace( bp_core_avatar_upload_path(), '', $original_file );
+
+               // Crop to default values
+               $crop_args = array( 'item_id' => $item_id, 'original_file' => $avatar_to_crop, 'crop_x' => 0, 'crop_y' => 0 );
+
+               do_action( 'xprofile_avatar_uploaded' );
+
+               return bp_core_avatar_handle_crop( $crop_args );
+       } else {
+               return false;
+       }
+}
+
+/**
</ins><span class="cx" style="display: block; padding: 0 10px">  * Crop an uploaded avatar.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * $args has the following parameters:
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -869,6 +1113,121 @@
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Ajax set an avatar for a given object and item id
+ *
+ * @since BuddyPress (2.3.0)
+ *
+ * @return  string a json object containing success data if the crop/capture succeeded
+ *                 error message otherwise
+ */
+function bp_avatar_ajax_set() {
+       // Bail if not a POST action
+       if ( 'POST' !== strtoupper( $_SERVER['REQUEST_METHOD'] ) ) {
+               wp_send_json_error();
+       }
+
+       // Check the nonce
+       check_admin_referer( 'bp_avatar_cropstore', 'nonce' );
+
+       $avatar_data = wp_parse_args( $_POST, array(
+               'crop_w' => bp_core_avatar_full_width(),
+               'crop_h' => bp_core_avatar_full_height(),
+               'crop_x' => 0,
+               'crop_y' => 0
+       ) );
+
+       if ( empty( $avatar_data['object'] ) || empty( $avatar_data['item_id'] ) || empty( $avatar_data['original_file'] ) ) {
+               wp_send_json_error();
+       }
+
+       // Capability check
+       if ( ! bp_attachments_current_user_can( 'edit_avatar', $avatar_data ) ) {
+               wp_send_json_error();
+       }
+
+       if ( ! empty( $avatar_data['type'] ) && 'camera' === $avatar_data['type'] && 'user' === $avatar_data['object'] ) {
+               $webcam_avatar = false;
+
+               if ( ! empty( $avatar_data['original_file'] ) ) {
+                       $webcam_avatar = str_replace( array( 'data:image/png;base64,', ' ' ), array( '', '+' ), $avatar_data['original_file'] );
+                       $webcam_avatar = base64_decode( $webcam_avatar );
+               }
+
+               if ( ! bp_avatar_handle_capture( $webcam_avatar, $avatar_data['item_id'] ) ) {
+                       wp_send_json_error( array(
+                               'feedback_code' => 1
+                       ) );
+
+               } else {
+                       $return = array(
+                               'avatar' => html_entity_decode( bp_core_fetch_avatar( array(
+                                       'object'  => $avatar_data['object'],
+                                       'item_id' => $avatar_data['item_id'],
+                                       'html'    => false,
+                                       'type'    => 'full',
+                               ) ) ),
+                               'feedback_code' => 2,
+                               'item_id'       => $avatar_data['item_id'],
+                       );
+
+                       do_action( 'xprofile_screen_change_avatar' );
+
+                       wp_send_json_success( $return );
+               }
+
+               return;
+       }
+
+       $original_file = str_replace( bp_core_avatar_url(), '', $avatar_data['original_file'] );
+
+       // Set avatars dir & feedback part
+       if ( 'user' === $avatar_data['object'] ) {
+               $avatar_dir = 'avatars';
+
+       // Defaults to object-avatars dir
+       } else {
+               $avatar_dir = sanitize_key( $avatar_data['object'] ) . '-avatars';
+       }
+
+       // Crop args
+       $r = array(
+               'item_id'       => $avatar_data['item_id'],
+               'object'        => $avatar_data['object'],
+               'avatar_dir'    => $avatar_dir,
+               'original_file' => $original_file,
+               'crop_w'        => $avatar_data['crop_w'],
+               'crop_h'        => $avatar_data['crop_h'],
+               'crop_x'        => $avatar_data['crop_x'],
+               'crop_y'        => $avatar_data['crop_y']
+       );
+
+       // Handle crop
+       if ( bp_core_avatar_handle_crop( $r ) ) {
+               $return = array(
+                       'avatar' => html_entity_decode( bp_core_fetch_avatar( array(
+                               'object'  => $avatar_data['object'],
+                               'item_id' => $avatar_data['item_id'],
+                               'html'    => false,
+                               'type'    => 'full',
+                       ) ) ),
+                       'feedback_code' => 2,
+                       'item_id'       => $avatar_data['item_id'],
+               );
+
+               if ( 'user' === $avatar_data['object'] ) {
+                       do_action( 'xprofile_screen_change_avatar' );
+               }
+
+               wp_send_json_success( $return );
+       } else {
+               wp_send_json_error( array(
+                       'feedback_code' => 1,
+               ) );
+       }
+}
+add_action( 'wp_ajax_bp_avatar_set', 'bp_avatar_ajax_set' );
+
+/**
</ins><span class="cx" style="display: block; padding: 0 10px">  * Replace default WordPress avatars with BP avatars, if available.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * Filters 'get_avatar'.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1455,8 +1814,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Trick to check if the theme's BuddyPress templates are up to date
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * If the "avatar templates" are not including the new template tag, this will
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * help users to get the avatar UI and inform the most curious that their
- * templates are out of date.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * help users to get the avatar UI.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since  BuddyPress (2.3.0)
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span></span></pre></div>
<a id="trunksrcbpcorebpcorecssjsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/bp-core/bp-core-cssjs.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/bp-core/bp-core-cssjs.php       2015-04-16 22:36:38 UTC (rev 9757)
+++ trunk/src/bp-core/bp-core-cssjs.php 2015-04-16 22:45:58 UTC (rev 9758)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -120,6 +120,26 @@
</span><span class="cx" style="display: block; padding: 0 10px"> add_action( 'bp_admin_enqueue_scripts', 'bp_core_confirmation_js' );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Enqueues the css and js required by the Avatar UI
+ *
+ * @since  BuddyPress (2.3.0)
+ */
+function bp_core_avatar_scripts() {
+       if ( ! bp_avatar_is_front_edit() ) {
+               return false;
+       }
+
+       // Enqueue the Attachments scripts for the Avatar UI
+       bp_attachments_enqueue_scripts( 'BP_Attachment_Avatar' );
+
+       // Add Some actions for Theme backcompat
+       add_action( 'bp_after_profile_avatar_upload_content', 'bp_avatar_template_check' );
+       add_action( 'bp_after_group_admin_content',           'bp_avatar_template_check' );
+       add_action( 'bp_after_group_avatar_creation_step',    'bp_avatar_template_check' );
+}
+add_action( 'bp_enqueue_scripts', 'bp_core_avatar_scripts' );
+
+/**
</ins><span class="cx" style="display: block; padding: 0 10px">  * Enqueues jCrop library and hooks BP's custom cropper JS.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function bp_core_add_jquery_cropper() {
</span></span></pre>
</div>
</div>

</body>
</html>