<!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>[19896] trunk: Compress scripts/styles: 3.4-alpha-19896.</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, #logmsg > ol { margin-left: 0; 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">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/19896">19896</a></dd>
<dt>Author</dt> <dd>bumpbot</dd>
<dt>Date</dt> <dd>2012-02-09 23:30:50 +0000 (Thu, 09 Feb 2012)</dd>
</dl>

<h3>Log Message</h3>
<pre>Compress scripts/styles: 3.4-alpha-19896.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadminjseditcommentsjs">trunk/wp-admin/js/edit-comments.js</a></li>
<li><a href="#trunkwpincludesversionphp">trunk/wp-includes/version.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadminjseditcommentsjs"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/js/edit-comments.js (19895 => 19896)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/js/edit-comments.js        2012-02-09 23:29:24 UTC (rev 19895)
+++ trunk/wp-admin/js/edit-comments.js        2012-02-09 23:30:50 UTC (rev 19896)
</span><span class="lines">@@ -1 +1 @@
</span><del>-var theList,theExtraList,toggleWithKeyboard=false,getCount,updateCount,updatePending,dashboardTotals;(function(a){setCommentsList=function(){var c,e,g,j=0,f,h,d,i,b;c=a('input[name=&quot;_total&quot;]',&quot;#comments-form&quot;);e=a('input[name=&quot;_per_page&quot;]',&quot;#comments-form&quot;);g=a('input[name=&quot;_page&quot;]',&quot;#comments-form&quot;);f=function(n,l){var p=a(&quot;#&quot;+l.element),k,o,m;k=a(&quot;#replyrow&quot;);o=a(&quot;#comment_ID&quot;,k).val();m=a(&quot;#replybtn&quot;,k);if(p.is(&quot;.unapproved&quot;)){if(l.data.id==o){m.text(adminCommentsL10n.replyApprove)}p.find(&quot;div.comment_status&quot;).html(&quot;0&quot;)}else{if(l.data.id==o){m.text(adminCommentsL10n.reply)}p.find(&quot;div.comment_status&quot;).html(&quot;1&quot;)}a(&quot;span.pending-count&quot;).each(function(){var q=a(this),s,r;s=q.html().replace(/[^0-9]+/g,&quot;&quot;);s=parseInt(s,10);if(isNaN(s)){return}r=a(&quot;#&quot;+l.element).is(&quot;.&quot;+l.dimClass
 )?1:-1;s=s+r;if(s&lt;0){s=0}q.closest(&quot;.awaiting-mod&quot;)[0==s?&quot;addClass&quot;:&quot;removeClass&quot;](&quot;count-0&quot;);updateCount(q,s);dashboardTotals()})};h=function(o,s){var u=a(o.target).attr(&quot;class&quot;),k,l,m,r,t,q,p=false;o.data._total=c.val()||0;o.data._per_page=e.val()||0;o.data._page=g.val()||0;o.data._url=document.location.href;o.data.comment_status=a('input[name=&quot;comment_status&quot;]',&quot;#comments-form&quot;).val();if(u.indexOf(&quot;:trash=1&quot;)!=-1){p=&quot;trash&quot;}else{if(u.indexOf(&quot;:spam=1&quot;)!=-1){p=&quot;spam&quot;}}if(p){k=u.replace(/.*?comment-([0-9]+).*/,&quot;$1&quot;);l=a(&quot;#comment-&quot;+k);note=a(&quot;#&quot;+p+&quot;-undo-holder&quot;).html();l.find(&quot;.check-column :checkbox&quot;).prop(&quot;checked&quot;,false);if(l.siblings(&quot;#replyrow&quot;).length&amp;&amp;commentReply.cid==k){commentReply.close()}if(l.is(&quot;tr&quot;)){m=l.children(&quot;:visible&quot;).length;q=a(&quot;.author st
 rong&quot;,l).text();r=a('&lt;tr id=&quot;undo-'+k+'&quot; class=&quot;undo un'+p+'&quot; style=&quot;display:none;&quot;&gt;&lt;td colspan=&quot;'+m+'&quot;&gt;'+note+&quot;&lt;/td&gt;&lt;/tr&gt;&quot;)}else{q=a(&quot;.comment-author&quot;,l).text();r=a('&lt;div id=&quot;undo-'+k+'&quot; style=&quot;display:none;&quot; class=&quot;undo un'+p+'&quot;&gt;'+note+&quot;&lt;/div&gt;&quot;)}l.before(r);a(&quot;strong&quot;,&quot;#undo-&quot;+k).text(q);t=a(&quot;.undo a&quot;,&quot;#undo-&quot;+k);t.attr(&quot;href&quot;,&quot;comment.php?action=un&quot;+p+&quot;comment&amp;c=&quot;+k+&quot;&amp;_wpnonce=&quot;+o.data._ajax_nonce);t.attr(&quot;class&quot;,&quot;delete:the-comment-list:comment-&quot;+k+&quot;::un&quot;+p+&quot;=1 vim-z vim-destructive&quot;);a(&quot;.avatar&quot;,l).clone().prependTo(&quot;#undo-&quot;+k+&quot; .&quot;+p+&quot;-undo-inside&quot;);t.click(function(){s.wpList.del(this);a(&quot;#undo-&quot;+k).css({backgroundColor:&quot;#ceb&quot;}).fadeOut(350,funct
 ion(){a(this).remove();a(&quot;#comment-&quot;+k).css(&quot;backgroundColor&quot;,&quot;&quot;).fadeIn(300,function(){a(this).show()})});return false})}return o};d=function(k,l,m){if(l&lt;j){return}if(m){j=l}c.val(k.toString())};dashboardTotals=function(q){var p=a(&quot;#dashboard_right_now&quot;),l,o,m,k;q=q||0;if(isNaN(q)||!p.length){return}l=a(&quot;span.total-count&quot;,p);o=a(&quot;span.approved-count&quot;,p);m=getCount(l);m=m+q;k=m-getCount(a(&quot;span.pending-count&quot;,p))-getCount(a(&quot;span.spam-count&quot;,p));updateCount(l,m);updateCount(o,k)};getCount=function(k){var l=parseInt(k.html().replace(/[^0-9]+/g,&quot;&quot;),10);if(isNaN(l)){return 0}return l};updateCount=function(l,m){var k=&quot;&quot;;if(isNaN(m)){return}m=m&lt;1?&quot;0&quot;:m.toString();if(m.length&gt;3){while(m.length&gt;3){k=thousandsSeparator+m.substr(m.length-3)+k;m=m.substr(0,m.length-3)}m=m+k}l.html(m)};updatePending=function(k){a(&quot;span.pending-count&quot;).each(function(){var l
 =a(this);if(k&lt;0){k=0}l.closest(&quot;.awaiting-mod&quot;)[0==k?&quot;addClass&quot;:&quot;removeClass&quot;](&quot;count-0&quot;);updateCount(l,k);dashboardTotals()})};i=function(k,n){var q,o,t,s,l,u=a(n.target).parent().is(&quot;span.untrash&quot;),m=a(n.target).parent().is(&quot;span.unspam&quot;),p=a(&quot;#&quot;+n.element).is(&quot;.unapproved&quot;);function v(r){if(a(n.target).parent().is(&quot;span.&quot;+r)){return 1}else{if(a(&quot;#&quot;+n.element).is(&quot;.&quot;+r)){return -1}}return 0}if(u){s=-1}else{s=v(&quot;trash&quot;)}if(m){t=-1}else{t=v(&quot;spam&quot;)}l=getCount(a(&quot;span.pending-count&quot;).eq(0));if(a(n.target).parent().is(&quot;span.unapprove&quot;)||((u||m)&amp;&amp;p)){l=l+1}else{if(p){l=l-1}}updatePending(l);a(&quot;span.spam-count&quot;).each(function(){var r=a(this),w=getCount(r)+t;updateCount(r,w)});a(&quot;span.trash-count&quot;).each(function(){var r=a(this),w=getCount(r)+s;updateCount(r,w)});if(a(&quot;#dashboard_right_now&quot;).l
 ength){o=s?-1*s:0;dashboardTotals(o)}else{q=c.val()?parseInt(c.val(),10):0;if(a(n.target).parent().is(&quot;span.undo&quot;)){q++}else{q--}if(q&lt;0){q=0}if((&quot;object&quot;==typeof k)&amp;&amp;j&lt;n.parsed.responses[0].supplemental.time){total_items_i18n=n.parsed.responses[0].supplemental.total_items_i18n||&quot;&quot;;if(total_items_i18n){a(&quot;.displaying-num&quot;).text(total_items_i18n);a(&quot;.total-pages&quot;).text(n.parsed.responses[0].supplemental.total_pages_i18n);a(&quot;.tablenav-pages&quot;).find(&quot;.next-page, .last-page&quot;).toggleClass(&quot;disabled&quot;,n.parsed.responses[0].supplemental.total_pages==a(&quot;.current-page&quot;).val())}d(q,n.parsed.responses[0].supplemental.time,true)}else{d(q,k,false)}}if(!theExtraList||theExtraList.size()==0||theExtraList.children().size()==0||u||m){return}theList.get(0).wpList.add(theExtraList.children(&quot;:eq(0)&quot;).remove().clone());b()};b=function(n){var l=a.query.get(),k=a(&quot;.total-pages&quot;)
 .text(),m=a('input[name=&quot;_per_page&quot;]',&quot;#comments-form&quot;).val();if(!l.paged){l.paged=1}if(l.paged&gt;k){return}if(n){theExtraList.empty();l.number=Math.min(8,m)}else{l.number=1;l.offset=Math.min(8,m)-1}l.no_placeholder=true;l.paged++;if(true===l.comment_type){l.comment_type=&quot;&quot;}l=a.extend(l,{action:&quot;fetch-list&quot;,list_args:list_args,_ajax_fetch_list_nonce:a(&quot;#_ajax_fetch_list_nonce&quot;).val()});a.ajax({url:ajaxurl,global:false,dataType:&quot;json&quot;,data:l,success:function(o){theExtraList.get(0).wpList.add(o.rows)}})};theExtraList=a(&quot;#the-extra-comment-list&quot;).wpList({alt:&quot;&quot;,delColor:&quot;none&quot;,addColor:&quot;none&quot;});theList=a(&quot;#the-comment-list&quot;).wpList({alt:&quot;&quot;,delBefore:h,dimAfter:f,delAfter:i,addColor:&quot;none&quot;}).bind(&quot;wpListDelEnd&quot;,function(l,k){var m=k.element.replace(/[^0-9]+/g,&quot;&quot;);if(k.target.className.indexOf(&quot;:trash=1&quot;)!=-1||k.target.cl
 assName.indexOf(&quot;:spam=1&quot;)!=-1){a(&quot;#undo-&quot;+m).fadeIn(300,function(){a(this).show()})}})};commentReply={cid:&quot;&quot;,act:&quot;&quot;,init:function(){var b=a(&quot;#replyrow&quot;);a(&quot;a.cancel&quot;,b).click(function(){return commentReply.revert()});a(&quot;a.save&quot;,b).click(function(){return commentReply.send()});a(&quot;input#author, input#author-email, input#author-url&quot;,b).keypress(function(c){if(c.which==13){commentReply.send();c.preventDefault();return false}});a(&quot;#the-comment-list .column-comment &gt; p&quot;).dblclick(function(){commentReply.toggle(a(this).parent())});a(&quot;#doaction, #doaction2, #post-query-submit&quot;).click(function(c){if(a(&quot;#the-comment-list #replyrow&quot;).length&gt;0){commentReply.close()}});this.comments_listing=a('#comments-form &gt; input[name=&quot;comment_status&quot;]').val()||&quot;&quot;},addEvents:function(b){b.each(function(){a(this).find(&quot;.column-comment &gt; p&quot;).dblclick(fu
 nction(){commentReply.toggle(a(this).parent())})})},toggle:function(b){if(a(b).css(&quot;display&quot;)!=&quot;none&quot;){a(b).find(&quot;a.vim-q&quot;).click()}},revert:function(){if(a(&quot;#the-comment-list #replyrow&quot;).length&lt;1){return false}a(&quot;#replyrow&quot;).fadeOut(&quot;fast&quot;,function(){commentReply.close()});return false},close:function(){var b;if(this.cid){b=a(&quot;#comment-&quot;+this.cid);if(typeof QTags!=&quot;undefined&quot;){QTags.closeAllTags(&quot;replycontent&quot;)}if(this.act==&quot;edit-comment&quot;){b.fadeIn(300,function(){b.show()}).css(&quot;backgroundColor&quot;,&quot;&quot;)}a(&quot;#replyrow&quot;).hide();a(&quot;#com-reply&quot;).append(a(&quot;#replyrow&quot;));a(&quot;#replycontent&quot;).val(&quot;&quot;);a(&quot;input&quot;,&quot;#edithead&quot;).val(&quot;&quot;);a(&quot;.error&quot;,&quot;#replysubmit&quot;).html(&quot;&quot;).hide();a(&quot;.waiting&quot;,&quot;#replysubmit&quot;).hide();a(&quot;#replycontent&quot;).css
 (&quot;height&quot;,&quot;&quot;);this.cid=&quot;&quot;}},open:function(b,d,k){var m=this,e,f,i,j=a(&quot;#comment-&quot;+b),g=j.height(),l;m.close();m.cid=b;e=a(&quot;#replyrow&quot;);f=a(&quot;#inline-&quot;+b);i=m.act=(k==&quot;edit&quot;)?&quot;edit-comment&quot;:&quot;replyto-comment&quot;;a(&quot;#action&quot;,e).val(i);a(&quot;#comment_post_ID&quot;,e).val(d);a(&quot;#comment_ID&quot;,e).val(b);if(g&gt;120){a(&quot;#replycontent&quot;,e).css(&quot;height&quot;,(35+g)+&quot;px&quot;)}if(k==&quot;edit&quot;){a(&quot;#author&quot;,e).val(a(&quot;div.author&quot;,f).text());a(&quot;#author-email&quot;,e).val(a(&quot;div.author-email&quot;,f).text());a(&quot;#author-url&quot;,e).val(a(&quot;div.author-url&quot;,f).text());a(&quot;#status&quot;,e).val(a(&quot;div.comment_status&quot;,f).text());a(&quot;#replycontent&quot;,e).val(a(&quot;textarea.comment&quot;,f).val());a(&quot;#edithead, #savebtn&quot;,e).show();a(&quot;#replyhead, #replybtn&quot;,e).hide();j.after(e).fadeO
 ut(&quot;fast&quot;,function(){a(&quot;#replyrow&quot;).fadeIn(300,function(){a(this).show()})})}else{l=a(&quot;#replybtn&quot;,e);a(&quot;#edithead, #savebtn&quot;,e).hide();a(&quot;#replyhead, #replybtn&quot;,e).show();j.after(e);if(j.hasClass(&quot;unapproved&quot;)){l.text(adminCommentsL10n.replyApprove)}else{l.text(adminCommentsL10n.reply)}a(&quot;#replyrow&quot;).fadeIn(300,function(){a(this).show()})}setTimeout(function(){var o,h,p,c,n;o=a(&quot;#replyrow&quot;).offset().top;h=o+a(&quot;#replyrow&quot;).height();p=window.pageYOffset||document.documentElement.scrollTop;c=document.documentElement.clientHeight||self.innerHeight||0;n=p+c;if(n-20&lt;h){window.scroll(0,h-c+35)}else{if(o-20&lt;p){window.scroll(0,o-35)}}a(&quot;#replycontent&quot;).focus().keyup(function(q){if(q.which==27){commentReply.revert()}})},600);return false},send:function(){var b={};a(&quot;#replysubmit .error&quot;).hide();a(&quot;#replysubmit .waiting&quot;).show();a(&quot;#replyrow input&quot;).no
 t(&quot;:button&quot;).each(function(){b[a(this).attr(&quot;name&quot;)]=a(this).val()});b.content=a(&quot;#replycontent&quot;).val();b.id=b.comment_post_ID;b.comments_listing=this.comments_listing;b.p=a('[name=&quot;p&quot;]').val();if(a(&quot;#comment-&quot;+a(&quot;#comment_ID&quot;).val()).hasClass(&quot;unapproved&quot;)){b.approve_parent=1}a.ajax({type:&quot;POST&quot;,url:ajaxurl,data:b,success:function(c){commentReply.show(c)},error:function(c){commentReply.error(c)}});return false},show:function(d){var f=this,g,i,h,e,b;if(typeof(d)==&quot;string&quot;){f.error({responseText:d});return false}g=wpAjax.parseAjaxResponse(d);if(g.errors){f.error({responseText:wpAjax.broken});return false}f.revert();g=g.responses[0];i=g.data;h=&quot;#comment-&quot;+g.id;if(&quot;edit-comment&quot;==f.act){a(h).remove()}if(g.supplemental.parent_approved){b=a(&quot;#comment-&quot;+g.supplemental.parent_approved);updatePending(getCount(a(&quot;span.pending-count&quot;).eq(0))-1);if(this.comm
 ents_listing==&quot;moderated&quot;){b.animate({backgroundColor:&quot;#CCEEBB&quot;},400,function(){b.fadeOut()});return}}a(i).hide();a(&quot;#replyrow&quot;).after(i);h=a(h);f.addEvents(h);e=h.hasClass(&quot;unapproved&quot;)?&quot;#FFFFE0&quot;:h.closest(&quot;.widefat, .postbox&quot;).css(&quot;backgroundColor&quot;);h.animate({backgroundColor:&quot;#CCEEBB&quot;},300).animate({backgroundColor:e},300,function(){if(b&amp;&amp;b.length){b.animate({backgroundColor:&quot;#CCEEBB&quot;},300).animate({backgroundColor:e},300).removeClass(&quot;unapproved&quot;).addClass(&quot;approved&quot;).find(&quot;div.comment_status&quot;).html(&quot;1&quot;)}})},error:function(b){var c=b.statusText;a(&quot;#replysubmit .waiting&quot;).hide();if(b.responseText){c=b.responseText.replace(/&lt;.[^&lt;&gt;]*?&gt;/g,&quot;&quot;)}if(c){a(&quot;#replysubmit .error&quot;).html(c).show()}}};a(document).ready(function(){var e,b,c,d;setCommentsList();commentReply.init();a(document).delegate(&quot;spa
 n.delete a.delete&quot;,&quot;click&quot;,function(){return false});if(typeof a.table_hotkeys!=&quot;undefined&quot;){e=function(f){return function(){var h,g;h=&quot;next&quot;==f?&quot;first&quot;:&quot;last&quot;;g=a(&quot;.tablenav-pages .&quot;+f+&quot;-page:not(.disabled)&quot;);if(g.length){window.location=g[0].href.replace(/\&amp;hotkeys_highlight_(first|last)=1/g,&quot;&quot;)+&quot;&amp;hotkeys_highlight_&quot;+h+&quot;=1&quot;}}};b=function(g,f){window.location=a(&quot;span.edit a&quot;,f).attr(&quot;href&quot;)};c=function(){toggleWithKeyboard=true;a(&quot;input:checkbox&quot;,&quot;#cb&quot;).click().prop(&quot;checked&quot;,false);toggleWithKeyboard=false};d=function(f){return function(){var g=a('select[name=&quot;action&quot;]');a('option[value=&quot;'+f+'&quot;]',g).prop(&quot;selected&quot;,true);a(&quot;#doaction&quot;).click()}};a.table_hotkeys(a(&quot;table.widefat&quot;),[&quot;a&quot;,&quot;u&quot;,&quot;s&quot;,&quot;d&quot;,&quot;r&quot;,&quot;q&quot;,
 &quot;z&quot;,[&quot;e&quot;,b],[&quot;shift+x&quot;,c],[&quot;shift+a&quot;,d(&quot;approve&quot;)],[&quot;shift+s&quot;,d(&quot;spam&quot;)],[&quot;shift+d&quot;,d(&quot;delete&quot;)],[&quot;shift+t&quot;,d(&quot;trash&quot;)],[&quot;shift+z&quot;,d(&quot;untrash&quot;)],[&quot;shift+u&quot;,d(&quot;unapprove&quot;)]],{highlight_first:adminCommentsL10n.hotkeys_highlight_first,highlight_last:adminCommentsL10n.hotkeys_highlight_last,prev_page_link_cb:e(&quot;prev&quot;),next_page_link_cb:e(&quot;next&quot;)})}})})(jQuery);
</del><span class="cx">\ No newline at end of file
</span><ins>+var theList,theExtraList,toggleWithKeyboard=false;(function(d){var b,a,e,c;setCommentsList=function(){var g,i,k,n=0,j,l,h,m,f;g=d('input[name=&quot;_total&quot;]',&quot;#comments-form&quot;);i=d('input[name=&quot;_per_page&quot;]',&quot;#comments-form&quot;);k=d('input[name=&quot;_page&quot;]',&quot;#comments-form&quot;);j=function(s,p){var v=d(&quot;#&quot;+p.element),o,u,q;o=d(&quot;#replyrow&quot;);u=d(&quot;#comment_ID&quot;,o).val();q=d(&quot;#replybtn&quot;,o);if(v.is(&quot;.unapproved&quot;)){if(p.data.id==u){q.text(adminCommentsL10n.replyApprove)}v.find(&quot;div.comment_status&quot;).html(&quot;0&quot;)}else{if(p.data.id==u){q.text(adminCommentsL10n.reply)}v.find(&quot;div.comment_status&quot;).html(&quot;1&quot;)}var t=d(&quot;#&quot;+p.element).is(&quot;.&quot;+p.dimClass)?1:-1;e(t)};l=function(r,v){var x=d(r.target).attr(&quot;class&quot;),o,p,q,u,w,t,s=false;r.data._total=g.val()||0;r.data._per_page=i.val()||0;r.data._page=k.val()||0;r.data._url=docu
 ment.location.href;r.data.comment_status=d('input[name=&quot;comment_status&quot;]',&quot;#comments-form&quot;).val();if(x.indexOf(&quot;:trash=1&quot;)!=-1){s=&quot;trash&quot;}else{if(x.indexOf(&quot;:spam=1&quot;)!=-1){s=&quot;spam&quot;}}if(s){o=x.replace(/.*?comment-([0-9]+).*/,&quot;$1&quot;);p=d(&quot;#comment-&quot;+o);note=d(&quot;#&quot;+s+&quot;-undo-holder&quot;).html();p.find(&quot;.check-column :checkbox&quot;).prop(&quot;checked&quot;,false);if(p.siblings(&quot;#replyrow&quot;).length&amp;&amp;commentReply.cid==o){commentReply.close()}if(p.is(&quot;tr&quot;)){q=p.children(&quot;:visible&quot;).length;t=d(&quot;.author strong&quot;,p).text();u=d('&lt;tr id=&quot;undo-'+o+'&quot; class=&quot;undo un'+s+'&quot; style=&quot;display:none;&quot;&gt;&lt;td colspan=&quot;'+q+'&quot;&gt;'+note+&quot;&lt;/td&gt;&lt;/tr&gt;&quot;)}else{t=d(&quot;.comment-author&quot;,p).text();u=d('&lt;div id=&quot;undo-'+o+'&quot; style=&quot;display:none;&quot; class=&quot;undo un'+s+'
 &quot;&gt;'+note+&quot;&lt;/div&gt;&quot;)}p.before(u);d(&quot;strong&quot;,&quot;#undo-&quot;+o).text(t);w=d(&quot;.undo a&quot;,&quot;#undo-&quot;+o);w.attr(&quot;href&quot;,&quot;comment.php?action=un&quot;+s+&quot;comment&amp;c=&quot;+o+&quot;&amp;_wpnonce=&quot;+r.data._ajax_nonce);w.attr(&quot;class&quot;,&quot;delete:the-comment-list:comment-&quot;+o+&quot;::un&quot;+s+&quot;=1 vim-z vim-destructive&quot;);d(&quot;.avatar&quot;,p).clone().prependTo(&quot;#undo-&quot;+o+&quot; .&quot;+s+&quot;-undo-inside&quot;);w.click(function(){v.wpList.del(this);d(&quot;#undo-&quot;+o).css({backgroundColor:&quot;#ceb&quot;}).fadeOut(350,function(){d(this).remove();d(&quot;#comment-&quot;+o).css(&quot;backgroundColor&quot;,&quot;&quot;).fadeIn(300,function(){d(this).show()})});return false})}return r};h=function(o,p,q){if(p&lt;n){return}if(q){n=p}g.val(o.toString())};c=function(t){var s=d(&quot;#dashboard_right_now&quot;),p,r,q,o;t=t||0;if(isNaN(t)||!s.length){return}p=d(&quot;span.
 total-count&quot;,s);r=d(&quot;span.approved-count&quot;,s);q=b(p);q=q+t;o=q-b(d(&quot;span.pending-count&quot;,s))-b(d(&quot;span.spam-count&quot;,s));a(p,q);a(r,o)};b=function(o){var p=parseInt(o.html().replace(/[^0-9]+/g,&quot;&quot;),10);if(isNaN(p)){return 0}return p};a=function(p,q){var o=&quot;&quot;;if(isNaN(q)){return}q=q&lt;1?&quot;0&quot;:q.toString();if(q.length&gt;3){while(q.length&gt;3){o=thousandsSeparator+q.substr(q.length-3)+o;q=q.substr(0,q.length-3)}q=q+o}p.html(q)};e=function(o){d(&quot;span.pending-count&quot;).each(function(){var p=d(this),q=b(p)+o;if(q&lt;1){q=0}p.closest(&quot;.awaiting-mod&quot;)[0==q?&quot;addClass&quot;:&quot;removeClass&quot;](&quot;count-0&quot;);a(p,q)});c()};m=function(o,s){var v,t,x,w,p,y=d(s.target).parent().is(&quot;span.untrash&quot;),q=d(s.target).parent().is(&quot;span.unspam&quot;),u=d(&quot;#&quot;+s.element).is(&quot;.unapproved&quot;);function z(r){if(d(s.target).parent().is(&quot;span.&quot;+r)){return 1}else{if(d(&q
 uot;#&quot;+s.element).is(&quot;.&quot;+r)){return -1}}return 0}if(y){w=-1}else{w=z(&quot;trash&quot;)}if(q){x=-1}else{x=z(&quot;spam&quot;)}if(d(s.target).parent().is(&quot;span.unapprove&quot;)||((y||q)&amp;&amp;u)){p=1}else{if(u){p=-1}}e(p);d(&quot;span.spam-count&quot;).each(function(){var r=d(this),A=b(r)+x;a(r,A)});d(&quot;span.trash-count&quot;).each(function(){var r=d(this),A=b(r)+w;a(r,A)});if(d(&quot;#dashboard_right_now&quot;).length){t=w?-1*w:0;c(t)}else{v=g.val()?parseInt(g.val(),10):0;if(d(s.target).parent().is(&quot;span.undo&quot;)){v++}else{v--}if(v&lt;0){v=0}if((&quot;object&quot;==typeof o)&amp;&amp;n&lt;s.parsed.responses[0].supplemental.time){total_items_i18n=s.parsed.responses[0].supplemental.total_items_i18n||&quot;&quot;;if(total_items_i18n){d(&quot;.displaying-num&quot;).text(total_items_i18n);d(&quot;.total-pages&quot;).text(s.parsed.responses[0].supplemental.total_pages_i18n);d(&quot;.tablenav-pages&quot;).find(&quot;.next-page, .last-page&quot;).t
 oggleClass(&quot;disabled&quot;,s.parsed.responses[0].supplemental.total_pages==d(&quot;.current-page&quot;).val())}h(v,s.parsed.responses[0].supplemental.time,true)}else{h(v,o,false)}}if(!theExtraList||theExtraList.size()==0||theExtraList.children().size()==0||y||q){return}theList.get(0).wpList.add(theExtraList.children(&quot;:eq(0)&quot;).remove().clone());f()};f=function(r){var p=d.query.get(),o=d(&quot;.total-pages&quot;).text(),q=d('input[name=&quot;_per_page&quot;]',&quot;#comments-form&quot;).val();if(!p.paged){p.paged=1}if(p.paged&gt;o){return}if(r){theExtraList.empty();p.number=Math.min(8,q)}else{p.number=1;p.offset=Math.min(8,q)-1}p.no_placeholder=true;p.paged++;if(true===p.comment_type){p.comment_type=&quot;&quot;}p=d.extend(p,{action:&quot;fetch-list&quot;,list_args:list_args,_ajax_fetch_list_nonce:d(&quot;#_ajax_fetch_list_nonce&quot;).val()});d.ajax({url:ajaxurl,global:false,dataType:&quot;json&quot;,data:p,success:function(s){theExtraList.get(0).wpList.add(s.r
 ows)}})};theExtraList=d(&quot;#the-extra-comment-list&quot;).wpList({alt:&quot;&quot;,delColor:&quot;none&quot;,addColor:&quot;none&quot;});theList=d(&quot;#the-comment-list&quot;).wpList({alt:&quot;&quot;,delBefore:l,dimAfter:j,delAfter:m,addColor:&quot;none&quot;}).bind(&quot;wpListDelEnd&quot;,function(p,o){var q=o.element.replace(/[^0-9]+/g,&quot;&quot;);if(o.target.className.indexOf(&quot;:trash=1&quot;)!=-1||o.target.className.indexOf(&quot;:spam=1&quot;)!=-1){d(&quot;#undo-&quot;+q).fadeIn(300,function(){d(this).show()})}})};commentReply={cid:&quot;&quot;,act:&quot;&quot;,init:function(){var f=d(&quot;#replyrow&quot;);d(&quot;a.cancel&quot;,f).click(function(){return commentReply.revert()});d(&quot;a.save&quot;,f).click(function(){return commentReply.send()});d(&quot;input#author, input#author-email, input#author-url&quot;,f).keypress(function(g){if(g.which==13){commentReply.send();g.preventDefault();return false}});d(&quot;#the-comment-list .column-comment &gt; p&quo
 t;).dblclick(function(){commentReply.toggle(d(this).parent())});d(&quot;#doaction, #doaction2, #post-query-submit&quot;).click(function(g){if(d(&quot;#the-comment-list #replyrow&quot;).length&gt;0){commentReply.close()}});this.comments_listing=d('#comments-form &gt; input[name=&quot;comment_status&quot;]').val()||&quot;&quot;},addEvents:function(f){f.each(function(){d(this).find(&quot;.column-comment &gt; p&quot;).dblclick(function(){commentReply.toggle(d(this).parent())})})},toggle:function(f){if(d(f).css(&quot;display&quot;)!=&quot;none&quot;){d(f).find(&quot;a.vim-q&quot;).click()}},revert:function(){if(d(&quot;#the-comment-list #replyrow&quot;).length&lt;1){return false}d(&quot;#replyrow&quot;).fadeOut(&quot;fast&quot;,function(){commentReply.close()});return false},close:function(){var f;if(this.cid){f=d(&quot;#comment-&quot;+this.cid);if(typeof QTags!=&quot;undefined&quot;){QTags.closeAllTags(&quot;replycontent&quot;)}if(this.act==&quot;edit-comment&quot;){f.fadeIn(300
 ,function(){f.show()}).css(&quot;backgroundColor&quot;,&quot;&quot;)}d(&quot;#replyrow&quot;).hide();d(&quot;#com-reply&quot;).append(d(&quot;#replyrow&quot;));d(&quot;#replycontent&quot;).val(&quot;&quot;);d(&quot;input&quot;,&quot;#edithead&quot;).val(&quot;&quot;);d(&quot;.error&quot;,&quot;#replysubmit&quot;).html(&quot;&quot;).hide();d(&quot;.waiting&quot;,&quot;#replysubmit&quot;).hide();d(&quot;#replycontent&quot;).css(&quot;height&quot;,&quot;&quot;);this.cid=&quot;&quot;}},open:function(f,g,n){var q=this,i,j,l,m=d(&quot;#comment-&quot;+f),k=m.height(),o;q.close();q.cid=f;i=d(&quot;#replyrow&quot;);j=d(&quot;#inline-&quot;+f);l=q.act=(n==&quot;edit&quot;)?&quot;edit-comment&quot;:&quot;replyto-comment&quot;;d(&quot;#action&quot;,i).val(l);d(&quot;#comment_post_ID&quot;,i).val(g);d(&quot;#comment_ID&quot;,i).val(f);if(k&gt;120){d(&quot;#replycontent&quot;,i).css(&quot;height&quot;,(35+k)+&quot;px&quot;)}if(n==&quot;edit&quot;){d(&quot;#author&quot;,i).val(d(&quot;div.
 author&quot;,j).text());d(&quot;#author-email&quot;,i).val(d(&quot;div.author-email&quot;,j).text());d(&quot;#author-url&quot;,i).val(d(&quot;div.author-url&quot;,j).text());d(&quot;#status&quot;,i).val(d(&quot;div.comment_status&quot;,j).text());d(&quot;#replycontent&quot;,i).val(d(&quot;textarea.comment&quot;,j).val());d(&quot;#edithead, #savebtn&quot;,i).show();d(&quot;#replyhead, #replybtn&quot;,i).hide();m.after(i).fadeOut(&quot;fast&quot;,function(){d(&quot;#replyrow&quot;).fadeIn(300,function(){d(this).show()})})}else{o=d(&quot;#replybtn&quot;,i);d(&quot;#edithead, #savebtn&quot;,i).hide();d(&quot;#replyhead, #replybtn&quot;,i).show();m.after(i);if(m.hasClass(&quot;unapproved&quot;)){o.text(adminCommentsL10n.replyApprove)}else{o.text(adminCommentsL10n.reply)}d(&quot;#replyrow&quot;).fadeIn(300,function(){d(this).show()})}setTimeout(function(){var s,p,t,h,r;s=d(&quot;#replyrow&quot;).offset().top;p=s+d(&quot;#replyrow&quot;).height();t=window.pageYOffset||document.docu
 mentElement.scrollTop;h=document.documentElement.clientHeight||self.innerHeight||0;r=t+h;if(r-20&lt;p){window.scroll(0,p-h+35)}else{if(s-20&lt;t){window.scroll(0,s-35)}}d(&quot;#replycontent&quot;).focus().keyup(function(u){if(u.which==27){commentReply.revert()}})},600);return false},send:function(){var f={};d(&quot;#replysubmit .error&quot;).hide();d(&quot;#replysubmit .waiting&quot;).show();d(&quot;#replyrow input&quot;).not(&quot;:button&quot;).each(function(){f[d(this).attr(&quot;name&quot;)]=d(this).val()});f.content=d(&quot;#replycontent&quot;).val();f.id=f.comment_post_ID;f.comments_listing=this.comments_listing;f.p=d('[name=&quot;p&quot;]').val();if(d(&quot;#comment-&quot;+d(&quot;#comment_ID&quot;).val()).hasClass(&quot;unapproved&quot;)){f.approve_parent=1}d.ajax({type:&quot;POST&quot;,url:ajaxurl,data:f,success:function(g){commentReply.show(g)},error:function(g){commentReply.error(g)}});return false},show:function(g){var i=this,j,l,k,h,f;if(typeof(g)==&quot;string
 &quot;){i.error({responseText:g});return false}j=wpAjax.parseAjaxResponse(g);if(j.errors){i.error({responseText:wpAjax.broken});return false}i.revert();j=j.responses[0];l=j.data;k=&quot;#comment-&quot;+j.id;if(&quot;edit-comment&quot;==i.act){d(k).remove()}if(j.supplemental.parent_approved){f=d(&quot;#comment-&quot;+j.supplemental.parent_approved);e(-1);if(this.comments_listing==&quot;moderated&quot;){f.animate({backgroundColor:&quot;#CCEEBB&quot;},400,function(){f.fadeOut()});return}}d(l).hide();d(&quot;#replyrow&quot;).after(l);k=d(k);i.addEvents(k);h=k.hasClass(&quot;unapproved&quot;)?&quot;#FFFFE0&quot;:k.closest(&quot;.widefat, .postbox&quot;).css(&quot;backgroundColor&quot;);k.animate({backgroundColor:&quot;#CCEEBB&quot;},300).animate({backgroundColor:h},300,function(){if(f&amp;&amp;f.length){f.animate({backgroundColor:&quot;#CCEEBB&quot;},300).animate({backgroundColor:h},300).removeClass(&quot;unapproved&quot;).addClass(&quot;approved&quot;).find(&quot;div.comment_sta
 tus&quot;).html(&quot;1&quot;)}})},error:function(f){var g=f.statusText;d(&quot;#replysubmit .waiting&quot;).hide();if(f.responseText){g=f.responseText.replace(/&lt;.[^&lt;&gt;]*?&gt;/g,&quot;&quot;)}if(g){d(&quot;#replysubmit .error&quot;).html(g).show()}}};d(document).ready(function(){var i,f,g,h;setCommentsList();commentReply.init();d(document).delegate(&quot;span.delete a.delete&quot;,&quot;click&quot;,function(){return false});if(typeof d.table_hotkeys!=&quot;undefined&quot;){i=function(j){return function(){var m,k;m=&quot;next&quot;==j?&quot;first&quot;:&quot;last&quot;;k=d(&quot;.tablenav-pages .&quot;+j+&quot;-page:not(.disabled)&quot;);if(k.length){window.location=k[0].href.replace(/\&amp;hotkeys_highlight_(first|last)=1/g,&quot;&quot;)+&quot;&amp;hotkeys_highlight_&quot;+m+&quot;=1&quot;}}};f=function(k,j){window.location=d(&quot;span.edit a&quot;,j).attr(&quot;href&quot;)};g=function(){toggleWithKeyboard=true;d(&quot;input:checkbox&quot;,&quot;#cb&quot;).click().p
 rop(&quot;checked&quot;,false);toggleWithKeyboard=false};h=function(j){return function(){var k=d('select[name=&quot;action&quot;]');d('option[value=&quot;'+j+'&quot;]',k).prop(&quot;selected&quot;,true);d(&quot;#doaction&quot;).click()}};d.table_hotkeys(d(&quot;table.widefat&quot;),[&quot;a&quot;,&quot;u&quot;,&quot;s&quot;,&quot;d&quot;,&quot;r&quot;,&quot;q&quot;,&quot;z&quot;,[&quot;e&quot;,f],[&quot;shift+x&quot;,g],[&quot;shift+a&quot;,h(&quot;approve&quot;)],[&quot;shift+s&quot;,h(&quot;spam&quot;)],[&quot;shift+d&quot;,h(&quot;delete&quot;)],[&quot;shift+t&quot;,h(&quot;trash&quot;)],[&quot;shift+z&quot;,h(&quot;untrash&quot;)],[&quot;shift+u&quot;,h(&quot;unapprove&quot;)]],{highlight_first:adminCommentsL10n.hotkeys_highlight_first,highlight_last:adminCommentsL10n.hotkeys_highlight_last,prev_page_link_cb:i(&quot;prev&quot;),next_page_link_cb:i(&quot;next&quot;)})}})})(jQuery);
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpincludesversionphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/version.php (19895 => 19896)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/version.php        2012-02-09 23:29:24 UTC (rev 19895)
+++ trunk/wp-includes/version.php        2012-02-09 23:30:50 UTC (rev 19896)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">  *
</span><span class="cx">  * @global string $wp_version
</span><span class="cx">  */
</span><del>-$wp_version = '3.4-alpha-19894';
</del><ins>+$wp_version = '3.4-alpha-19896';
</ins><span class="cx"> 
</span><span class="cx"> /**
</span><span class="cx">  * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
</span></span></pre>
</div>
</div>

</body>
</html>