<!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" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { 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 #fc0 solid; padding: 6px; }
#msg ul, pre { overflow: auto; }
#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>
<title>[BuddyPress] [2134] trunk/bp-themes/bp-sn-parent:
  Removing wire and status updates templates since they will no longer be used
 .</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd>2134</dd>
<dt>Author</dt> <dd>apeatling</dd>
<dt>Date</dt> <dd>2009-11-26 11:17:28 +0000 (Thu, 26 Nov 2009)</dd>
</dl>

<h3>Log Message</h3>
<pre>Removing wire and status updates templates since they will no longer be used.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkbpthemesbpsnparentactivityjustmephp">trunk/bp-themes/bp-sn-parent/activity/just-me.php</a></li>
<li><a href="#trunkbpthemesbpsnparentprofileprofileheaderphp">trunk/bp-themes/bp-sn-parent/profile/profile-header.php</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li>trunk/bp-themes/bp-sn-parent/status/</li>
<li>trunk/bp-themes/bp-sn-parent/wire/</li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkbpthemesbpsnparentactivityjustmephp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/activity/just-me.php (2133 => 2134)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/activity/just-me.php        2009-11-26 11:02:14 UTC (rev 2133)
+++ trunk/bp-themes/bp-sn-parent/activity/just-me.php        2009-11-26 11:17:28 UTC (rev 2134)
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx">                                 &lt;?php do_action( 'bp_before_profile_activity_widget' ) ?&gt;
</span><span class="cx"> 
</span><span class="cx">                                 &lt;div class=&quot;bp-widget&quot;&gt;
</span><del>-                                        &lt;h4&gt;&lt;?php echo bp_word_or_name( __( &quot;My Activity&quot;, 'buddypress' ), __( &quot;%s's Activity&quot;, 'buddypress' ), true, false ) ?&gt; &lt;a href=&quot;&lt;?php bp_activities_member_rss_link() ?&gt;&quot; title=&quot;&lt;?php _e( 'RSS Feed', 'buddypress' ) ?&gt;&quot;&gt;&lt;?php _e( 'RSS Feed', 'buddypress' ) ?&gt;&lt;/a&gt;&lt;/h4&gt;
</del><ins>+                                        &lt;h4&gt;&lt;?php echo bp_word_or_name( __( &quot;My Activity&quot;, 'buddypress' ), __( &quot;%s's Activity&quot;, 'buddypress' ), true, false ) ?&gt; &lt;span&gt;&lt;a href=&quot;&lt;?php bp_activities_member_rss_link() ?&gt;&quot; title=&quot;&lt;?php _e( 'RSS Feed', 'buddypress' ) ?&gt;&quot;&gt;&lt;?php _e( 'RSS Feed', 'buddypress' ) ?&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;
</ins><span class="cx"> 
</span><span class="cx">                                         &lt;?php if ( is_user_logged_in() &amp;&amp; bp_is_home() ) : ?&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx">                                                         &lt;div id=&quot;whats-new-options&quot;&gt;
</span><span class="cx">                                                                 &lt;div id=&quot;whats-new-submit&quot;&gt;
</span><span class="cx">                                                                         &lt;span class=&quot;ajax-loader&quot;&gt;&lt;/span&gt; &amp;nbsp;
</span><del>-                                                                        &lt;input type=&quot;submit&quot; name=&quot;whats-new-submit&quot; id=&quot;whats-new-submit&quot; value=&quot;&lt;?php _e( 'Post Update', 'callisto' ) ?&gt;&quot; /&gt;
</del><ins>+                                                                        &lt;input type=&quot;submit&quot; name=&quot;whats-new-submit&quot; id=&quot;whats-new-submit&quot; value=&quot;&lt;?php _e( 'Post Update', 'buddypress' ) ?&gt;&quot; /&gt;
</ins><span class="cx">                                                                 &lt;/div&gt;
</span><span class="cx">                                                         &lt;/div&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -69,7 +69,7 @@
</span><span class="cx"> 
</span><span class="cx">                                                                         &lt;?php if ( is_user_logged_in() &amp;&amp; 'activity_comment' != bp_get_activity_action_name() ) : ?&gt;
</span><span class="cx">                                                                         &lt;div class=&quot;activity-meta&quot;&gt;
</span><del>-                                                                                &lt;a href=&quot;#acomment-&lt;?php bp_activity_id() ?&gt;&quot; class=&quot;acomment-reply&quot; id=&quot;acomment-comment-&lt;?php bp_activity_id() ?&gt;&quot;&gt;&lt;?php _e( 'Comment', 'callisto' ) ?&gt; (&lt;?php bp_activity_comment_count() ?&gt;)&lt;/a&gt;
</del><ins>+                                                                                &lt;a href=&quot;#acomment-&lt;?php bp_activity_id() ?&gt;&quot; class=&quot;acomment-reply&quot; id=&quot;acomment-comment-&lt;?php bp_activity_id() ?&gt;&quot;&gt;&lt;?php _e( 'Comment', 'buddypress' ) ?&gt; (&lt;?php bp_activity_comment_count() ?&gt;)&lt;/a&gt;
</ins><span class="cx">                                                                         &lt;/div&gt;
</span><span class="cx">                                                                         &lt;?php endif; ?&gt;
</span><span class="cx">                                                                 &lt;/div&gt;
</span><span class="lines">@@ -82,7 +82,7 @@
</span><span class="cx">                                                                                 &lt;div class=&quot;ac-reply-avatar&quot;&gt;&lt;?php bp_loggedin_user_avatar( 'width=25&amp;height=25' ) ?&gt;&lt;/div&gt;
</span><span class="cx">                                                                                 &lt;div class=&quot;ac-reply-content&quot;&gt;
</span><span class="cx">                                                                                         &lt;textarea id=&quot;ac-input-&lt;?php bp_activity_id() ?&gt;&quot; class=&quot;ac-input&quot; name=&quot;ac-input-&lt;?php bp_activity_id() ?&gt;&quot;&gt;&lt;/textarea&gt;
</span><del>-                                                                                        &lt;input type=&quot;submit&quot; name=&quot;ac-form-submit&quot; value=&quot;&lt;?php _e( 'Post', 'callisto' ) ?&gt; &amp;rarr;&quot; /&gt;
</del><ins>+                                                                                        &lt;input type=&quot;submit&quot; name=&quot;ac-form-submit&quot; value=&quot;&lt;?php _e( 'Post', 'buddypress' ) ?&gt; &amp;rarr;&quot; /&gt;
</ins><span class="cx">                                                                                 &lt;/div&gt;
</span><span class="cx">                                                                                 &lt;?php wp_nonce_field( 'new_activity_comment', '_wpnonce_new_activity_comment' ) ?&gt;
</span><span class="cx">                                                                         &lt;/form&gt;
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentprofileprofileheaderphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/profile/profile-header.php (2133 => 2134)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/profile/profile-header.php        2009-11-26 11:02:14 UTC (rev 2133)
+++ trunk/bp-themes/bp-sn-parent/profile/profile-header.php        2009-11-26 11:17:28 UTC (rev 2134)
</span><span class="lines">@@ -3,14 +3,6 @@
</span><span class="cx"> &lt;div id=&quot;profile-name&quot;&gt;
</span><span class="cx">         &lt;h1 class=&quot;fn&quot;&gt;&lt;a href=&quot;&lt;?php bp_user_link() ?&gt;&quot;&gt;&lt;?php bp_user_fullname() ?&gt;&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> 
</span><del>-        &lt;?php if ( function_exists( 'bp_the_status' ) ) : ?&gt;
-
-                &lt;div id=&quot;user-status&quot; class=&quot;&lt;?php bp_the_status_css_class() ?&gt;&quot;&gt;
-                        &lt;?php bp_the_status() ?&gt;
-                &lt;/div&gt;
-
-        &lt;?php endif; ?&gt;
-
</del><span class="cx">         &lt;?php do_action( 'bp_profile_header_content' ) ?&gt;
</span><span class="cx"> &lt;/div&gt;
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>