<!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>[22607] trunk: Compress scripts/styles: 3.5-beta3-22607.</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/22607">22607</a></dd>
<dt>Author</dt> <dd>bumpbot</dd>
<dt>Date</dt> <dd>2012-11-16 00:58:33 +0000 (Fri, 16 Nov 2012)</dd>
</dl>

<h3>Log Message</h3>
<pre>Compress scripts/styles: 3.5-beta3-22607. TinyMCE updated.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadminjspostminjs">trunk/wp-admin/js/post.min.js</a></li>
<li><a href="#trunkwpincludescssmediaviewsrtlmincss">trunk/wp-includes/css/media-views-rtl.min.css</a></li>
<li><a href="#trunkwpincludescssmediaviewsmincss">trunk/wp-includes/css/media-views.min.css</a></li>
<li><a href="#trunkwpincludesjstinymcepluginswpeditimageeditor_pluginjs">trunk/wp-includes/js/tinymce/plugins/wpeditimage/editor_plugin.js</a></li>
<li><a href="#trunkwpincludesjstinymcepluginswpgalleryeditor_pluginjs">trunk/wp-includes/js/tinymce/plugins/wpgallery/editor_plugin.js</a></li>
<li><a href="#trunkwpincludesjstinymcewptinymcejsgz">trunk/wp-includes/js/tinymce/wp-tinymce.js.gz</a></li>
<li><a href="#trunkwpincludesversionphp">trunk/wp-includes/version.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadminjspostminjs"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/js/post.min.js (22606 => 22607)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/js/post.min.js        2012-11-16 00:34:07 UTC (rev 22606)
+++ trunk/wp-admin/js/post.min.js        2012-11-16 00:58:33 UTC (rev 22607)
</span><span class="lines">@@ -1 +1 @@
</span><del>-var tagBox,commentsBox,editPermalink,makeSlugeditClickable,WPSetThumbnailHTML,WPSetThumbnailID,WPRemoveThumbnail,wptitlehint;function array_unique_noempty(b){var c=[];jQuery.each(b,function(a,d){d=jQuery.trim(d);if(d&amp;&amp;jQuery.inArray(d,c)==-1){c.push(d)}});return c}(function(a){tagBox={clean:function(c){var b=postL10n.comma;if(&quot;,&quot;!==b){c=c.replace(new RegExp(b,&quot;g&quot;),&quot;,&quot;)}c=c.replace(/\s*,\s*/g,&quot;,&quot;).replace(/,+/g,&quot;,&quot;).replace(/[,\s]+$/,&quot;&quot;).replace(/^[,\s]+/,&quot;&quot;);if(&quot;,&quot;!==b){c=c.replace(/,/g,b)}return c},parseTags:function(f){var i=f.id,c=i.split(&quot;-check-num-&quot;)[1],e=a(f).closest(&quot;.tagsdiv&quot;),h=e.find(&quot;.the-tags&quot;),b=postL10n.comma,d=h.val().split(b),g=[];delete d[c];a.each(d,function(j,k){k=a.trim(k);if(k){g.push(k)}});h.val(this.clean(g.join(b)));this.quickClicks(e);return false},quickClicks:function(d){var g=a(&quot;.the-tags&quot;,d),e=a(&quot;.tagche
 cklist&quot;,d),f=a(d).attr(&quot;id&quot;),b,c;if(!g.length){return}c=g.prop(&quot;disabled&quot;);b=g.val().split(postL10n.comma);e.empty();a.each(b,function(i,k){var j,h;k=a.trim(k);if(!k){return}j=a(&quot;&lt;span /&gt;&quot;).text(k);if(!c){h=a('&lt;a id=&quot;'+f+&quot;-check-num-&quot;+i+'&quot; class=&quot;ntdelbutton&quot;&gt;X&lt;/a&gt;');h.click(function(){tagBox.parseTags(this)});j.prepend(&quot;&amp;nbsp;&quot;).prepend(h)}e.append(j)})},flushTags:function(g,c,h){c=c||false;var d=a(&quot;.the-tags&quot;,g),j=a(&quot;input.newtag&quot;,g),b=postL10n.comma,e,i;i=c?a(c).text():j.val();tagsval=d.val();e=tagsval?tagsval+b+i:i;e=this.clean(e);e=array_unique_noempty(e.split(b)).join(b);d.val(e);this.quickClicks(g);if(!c){j.val(&quot;&quot;)}if(&quot;undefined&quot;==typeof(h)){j.focus()}return false},get:function(c){var b=c.substr(c.indexOf(&quot;-&quot;)+1);a.post(ajaxurl,{action:&quot;get-tagcloud&quot;,tax:b},function(e,d){if(0==e||&quot;success&quot;!=d){e=wpAjax.b
 roken}e=a('&lt;p id=&quot;tagcloud-'+b+'&quot; class=&quot;the-tagcloud&quot;&gt;'+e+&quot;&lt;/p&gt;&quot;);a(&quot;a&quot;,e).click(function(){tagBox.flushTags(a(this).closest(&quot;.inside&quot;).children(&quot;.tagsdiv&quot;),this);return false});a(&quot;#&quot;+c).after(e)})},init:function(){var b=this,c=a(&quot;div.ajaxtag&quot;);a(&quot;.tagsdiv&quot;).each(function(){tagBox.quickClicks(this)});a(&quot;input.tagadd&quot;,c).click(function(){b.flushTags(a(this).closest(&quot;.tagsdiv&quot;))});a(&quot;div.taghint&quot;,c).click(function(){a(this).css(&quot;visibility&quot;,&quot;hidden&quot;).parent().siblings(&quot;.newtag&quot;).focus()});a(&quot;input.newtag&quot;,c).blur(function(){if(this.value==&quot;&quot;){a(this).parent().siblings(&quot;.taghint&quot;).css(&quot;visibility&quot;,&quot;&quot;)}}).focus(function(){a(this).parent().siblings(&quot;.taghint&quot;).css(&quot;visibility&quot;,&quot;hidden&quot;)}).keyup(function(d){if(13==d.which){tagBox.flushTags(a(
 this).closest(&quot;.tagsdiv&quot;));return false}}).keypress(function(d){if(13==d.which){d.preventDefault();return false}}).each(function(){var d=a(this).closest(&quot;div.tagsdiv&quot;).attr(&quot;id&quot;);a(this).suggest(ajaxurl+&quot;?action=ajax-tag-search&amp;tax=&quot;+d,{delay:500,minchars:2,multiple:true,multipleSep:postL10n.comma+&quot; &quot;})});a(&quot;#post&quot;).submit(function(){a(&quot;div.tagsdiv&quot;).each(function(){tagBox.flushTags(this,false,1)})});a(&quot;a.tagcloud-link&quot;).click(function(){if(!a(&quot;.the-tagcloud&quot;).length){tagBox.get(a(this).attr(&quot;id&quot;))}a(this).siblings(&quot;.the-tagcloud&quot;).toggle();return false})}};commentsBox={st:0,get:function(d,c){var b=this.st,e;if(!c){c=20}this.st+=c;this.total=d;a(&quot;#commentsdiv .spinner&quot;).show();e={action:&quot;get-comments&quot;,mode:&quot;single&quot;,_ajax_nonce:a(&quot;#add_comment_nonce&quot;).val(),p:a(&quot;#post_ID&quot;).val(),start:b,number:c};a.post(ajaxurl,e,f
 unction(f){f=wpAjax.parseAjaxResponse(f);a(&quot;#commentsdiv .widefat&quot;).show();a(&quot;#commentsdiv .spinner&quot;).hide();if(&quot;object&quot;==typeof f&amp;&amp;f.responses[0]){a(&quot;#the-comment-list&quot;).append(f.responses[0].data);theList=theExtraList=null;a(&quot;a[className*=':']&quot;).unbind();if(commentsBox.st&gt;commentsBox.total){a(&quot;#show-comments&quot;).hide()}else{a(&quot;#show-comments&quot;).show().children(&quot;a&quot;).html(postL10n.showcomm)}return}else{if(1==f){a(&quot;#show-comments&quot;).html(postL10n.endcomm);return}}a(&quot;#the-comment-list&quot;).append('&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;'+wpAjax.broken+&quot;&lt;/td&gt;&lt;/tr&gt;&quot;)});return false}};WPSetThumbnailHTML=function(b){a(&quot;.inside&quot;,&quot;#postimagediv&quot;).html(b)};WPSetThumbnailID=function(c){var b=a('input[value=&quot;_thumbnail_id&quot;]',&quot;#list-table&quot;);if(b.size()&gt;0){a(&quot;#meta\\[&quot;+b.attr(&quot;id&quot;).match(/[0-9]+/)+&
 quot;\\]\\[value\\]&quot;).text(c)}};WPRemoveThumbnail=function(b){a.post(ajaxurl,{action:&quot;set-post-thumbnail&quot;,post_id:a(&quot;#post_ID&quot;).val(),thumbnail_id:-1,_ajax_nonce:b,cookie:encodeURIComponent(document.cookie)},function(c){if(c==&quot;0&quot;){alert(setPostThumbnailL10n.error)}else{WPSetThumbnailHTML(c)}})}})(jQuery);jQuery(document).ready(function(f){var b,a,g=&quot;&quot;,e=0,h=f(&quot;#content&quot;);postboxes.add_postbox_toggles(pagenow);if(f(&quot;#tagsdiv-post_tag&quot;).length){tagBox.init()}else{f(&quot;#side-sortables, #normal-sortables, #advanced-sortables&quot;).children(&quot;div.postbox&quot;).each(function(){if(this.id.indexOf(&quot;tagsdiv-&quot;)===0){tagBox.init();return false}})}f(&quot;.categorydiv&quot;).each(function(){var n=f(this).attr(&quot;id&quot;),j=false,m,o,l,i,k;l=n.split(&quot;-&quot;);l.shift();i=l.join(&quot;-&quot;);k=i+&quot;_tab&quot;;if(i==&quot;category&quot;){k=&quot;cats&quot;}f(&quot;a&quot;,&quot;#&quot;+i+&quot
 ;-tabs&quot;).click(function(){var p=f(this).attr(&quot;href&quot;);f(this).parent().addClass(&quot;tabs&quot;).siblings(&quot;li&quot;).removeClass(&quot;tabs&quot;);f(&quot;#&quot;+i+&quot;-tabs&quot;).siblings(&quot;.tabs-panel&quot;).hide();f(p).show();if(&quot;#&quot;+i+&quot;-all&quot;==p){deleteUserSetting(k)}else{setUserSetting(k,&quot;pop&quot;)}return false});if(getUserSetting(k)){f('a[href=&quot;#'+i+'-pop&quot;]',&quot;#&quot;+i+&quot;-tabs&quot;).click()}f(&quot;#new&quot;+i).one(&quot;focus&quot;,function(){f(this).val(&quot;&quot;).removeClass(&quot;form-input-tip&quot;)});f(&quot;#new&quot;+i).keypress(function(p){if(13===p.keyCode){p.preventDefault();f(&quot;#&quot;+i+&quot;-add-submit&quot;).click()}});f(&quot;#&quot;+i+&quot;-add-submit&quot;).click(function(){f(&quot;#new&quot;+i).focus()});m=function(){if(j){return}j=true;var p=jQuery(this),r=p.is(&quot;:checked&quot;),q=p.val().toString();f(&quot;#in-&quot;+i+&quot;-&quot;+q+&quot;, #in-&quot;+i+&quot;-
 category-&quot;+q).prop(&quot;checked&quot;,r);j=false};catAddBefore=function(p){if(!f(&quot;#new&quot;+i).val()){return false}p.data+=&quot;&amp;&quot;+f(&quot;:checked&quot;,&quot;#&quot;+i+&quot;checklist&quot;).serialize();f(&quot;#&quot;+i+&quot;-add-submit&quot;).prop(&quot;disabled&quot;,true);return p};o=function(u,t){var q,p=f(&quot;#new&quot;+i+&quot;_parent&quot;);f(&quot;#&quot;+i+&quot;-add-submit&quot;).prop(&quot;disabled&quot;,false);if(&quot;undefined&quot;!=t.parsed.responses[0]&amp;&amp;(q=t.parsed.responses[0].supplemental.newcat_parent)){p.before(q);p.remove()}};f(&quot;#&quot;+i+&quot;checklist&quot;).wpList({alt:&quot;&quot;,response:i+&quot;-ajax-response&quot;,addBefore:catAddBefore,addAfter:o});f(&quot;#&quot;+i+&quot;-add-toggle&quot;).click(function(){f(&quot;#&quot;+i+&quot;-adder&quot;).toggleClass(&quot;wp-hidden-children&quot;);f('a[href=&quot;#'+i+'-all&quot;]',&quot;#&quot;+i+&quot;-tabs&quot;).click();f(&quot;#new&quot;+i).focus();return fa
 lse});f(&quot;#&quot;+i+'checklist li.popular-category input[type=&quot;checkbox&quot;], #'+i+'checklist-pop input[type=&quot;checkbox&quot;]').live(&quot;click&quot;,function(){var p=f(this),r=p.is(&quot;:checked&quot;),q=p.val();if(q&amp;&amp;p.parents(&quot;#taxonomy-&quot;+i).length){f(&quot;#in-&quot;+i+&quot;-&quot;+q+&quot;, #in-popular-&quot;+i+&quot;-&quot;+q).prop(&quot;checked&quot;,r)}})});if(f(&quot;#postcustom&quot;).length){f(&quot;#the-list&quot;).wpList({addAfter:function(i,j){f(&quot;table#list-table&quot;).show()},addBefore:function(i){i.data+=&quot;&amp;post_id=&quot;+f(&quot;#post_ID&quot;).val();return i}})}if(f(&quot;#submitdiv&quot;).length){b=f(&quot;#timestamp&quot;).html();a=f(&quot;#post-visibility-display&quot;).html();function d(){var i=f(&quot;#post-visibility-select&quot;);if(f(&quot;input:radio:checked&quot;,i).val()!=&quot;public&quot;){f(&quot;#sticky&quot;).prop(&quot;checked&quot;,false);f(&quot;#sticky-span&quot;).hide()}else{f(&quot;#st
 icky-span&quot;).show()}if(f(&quot;input:radio:checked&quot;,i).val()!=&quot;password&quot;){f(&quot;#password-span&quot;).hide()}else{f(&quot;#password-span&quot;).show()}}function c(){if(!f(&quot;#timestampdiv&quot;).length){return true}var p,q,j,s,r=f(&quot;#post_status&quot;),k=f('option[value=&quot;publish&quot;]',r),i=f(&quot;#aa&quot;).val(),n=f(&quot;#mm&quot;).val(),o=f(&quot;#jj&quot;).val(),m=f(&quot;#hh&quot;).val(),l=f(&quot;#mn&quot;).val();p=new Date(i,n-1,o,m,l);q=new Date(f(&quot;#hidden_aa&quot;).val(),f(&quot;#hidden_mm&quot;).val()-1,f(&quot;#hidden_jj&quot;).val(),f(&quot;#hidden_hh&quot;).val(),f(&quot;#hidden_mn&quot;).val());j=new Date(f(&quot;#cur_aa&quot;).val(),f(&quot;#cur_mm&quot;).val()-1,f(&quot;#cur_jj&quot;).val(),f(&quot;#cur_hh&quot;).val(),f(&quot;#cur_mn&quot;).val());if(p.getFullYear()!=i||(1+p.getMonth())!=n||p.getDate()!=o||p.getMinutes()!=l){f(&quot;.timestamp-wrap&quot;,&quot;#timestampdiv&quot;).addClass(&quot;form-invalid&quot;);re
 turn false}else{f(&quot;.timestamp-wrap&quot;,&quot;#timestampdiv&quot;).removeClass(&quot;form-invalid&quot;)}if(p&gt;j&amp;&amp;f(&quot;#original_post_status&quot;).val()!=&quot;future&quot;){s=postL10n.publishOnFuture;f(&quot;#publish&quot;).val(postL10n.schedule)}else{if(p&lt;=j&amp;&amp;f(&quot;#original_post_status&quot;).val()!=&quot;publish&quot;){s=postL10n.publishOn;f(&quot;#publish&quot;).val(postL10n.publish)}else{s=postL10n.publishOnPast;f(&quot;#publish&quot;).val(postL10n.update)}}if(q.toUTCString()==p.toUTCString()){f(&quot;#timestamp&quot;).html(b)}else{f(&quot;#timestamp&quot;).html(s+&quot; &lt;b&gt;&quot;+f('option[value=&quot;'+f(&quot;#mm&quot;).val()+'&quot;]',&quot;#mm&quot;).text()+&quot; &quot;+o+&quot;, &quot;+i+&quot; @ &quot;+m+&quot;:&quot;+l+&quot;&lt;/b&gt; &quot;)}if(f(&quot;input:radio:checked&quot;,&quot;#post-visibility-select&quot;).val()==&quot;private&quot;){f(&quot;#publish&quot;).val(postL10n.update);if(k.length==0){r.append('&lt;opti
 on value=&quot;publish&quot;&gt;'+postL10n.privatelyPublished+&quot;&lt;/option&gt;&quot;)}else{k.html(postL10n.privatelyPublished)}f('option[value=&quot;publish&quot;]',r).prop(&quot;selected&quot;,true);f(&quot;.edit-post-status&quot;,&quot;#misc-publishing-actions&quot;).hide()}else{if(f(&quot;#original_post_status&quot;).val()==&quot;future&quot;||f(&quot;#original_post_status&quot;).val()==&quot;draft&quot;){if(k.length){k.remove();r.val(f(&quot;#hidden_post_status&quot;).val())}}else{k.html(postL10n.published)}if(r.is(&quot;:hidden&quot;)){f(&quot;.edit-post-status&quot;,&quot;#misc-publishing-actions&quot;).show()}}f(&quot;#post-status-display&quot;).html(f(&quot;option:selected&quot;,r).text());if(f(&quot;option:selected&quot;,r).val()==&quot;private&quot;||f(&quot;option:selected&quot;,r).val()==&quot;publish&quot;){f(&quot;#save-post&quot;).hide()}else{f(&quot;#save-post&quot;).show();if(f(&quot;option:selected&quot;,r).val()==&quot;pending&quot;){f(&quot;#save-pos
 t&quot;).show().val(postL10n.savePending)}else{f(&quot;#save-post&quot;).show().val(postL10n.saveDraft)}}return true}f(&quot;.edit-visibility&quot;,&quot;#visibility&quot;).click(function(){if(f(&quot;#post-visibility-select&quot;).is(&quot;:hidden&quot;)){d();f(&quot;#post-visibility-select&quot;).slideDown(&quot;fast&quot;);f(this).hide()}return false});f(&quot;.cancel-post-visibility&quot;,&quot;#post-visibility-select&quot;).click(function(){f(&quot;#post-visibility-select&quot;).slideUp(&quot;fast&quot;);f(&quot;#visibility-radio-&quot;+f(&quot;#hidden-post-visibility&quot;).val()).prop(&quot;checked&quot;,true);f(&quot;#post_password&quot;).val(f(&quot;#hidden_post_password&quot;).val());f(&quot;#sticky&quot;).prop(&quot;checked&quot;,f(&quot;#hidden-post-sticky&quot;).prop(&quot;checked&quot;));f(&quot;#post-visibility-display&quot;).html(a);f(&quot;.edit-visibility&quot;,&quot;#visibility&quot;).show();c();return false});f(&quot;.save-post-visibility&quot;,&quot;#pos
 t-visibility-select&quot;).click(function(){var i=f(&quot;#post-visibility-select&quot;);i.slideUp(&quot;fast&quot;);f(&quot;.edit-visibility&quot;,&quot;#visibility&quot;).show();c();if(f(&quot;input:radio:checked&quot;,i).val()!=&quot;public&quot;){f(&quot;#sticky&quot;).prop(&quot;checked&quot;,false)}if(true==f(&quot;#sticky&quot;).prop(&quot;checked&quot;)){g=&quot;Sticky&quot;}else{g=&quot;&quot;}f(&quot;#post-visibility-display&quot;).html(postL10n[f(&quot;input:radio:checked&quot;,i).val()+g]);return false});f(&quot;input:radio&quot;,&quot;#post-visibility-select&quot;).change(function(){d()});f(&quot;#timestampdiv&quot;).siblings(&quot;a.edit-timestamp&quot;).click(function(){if(f(&quot;#timestampdiv&quot;).is(&quot;:hidden&quot;)){f(&quot;#timestampdiv&quot;).slideDown(&quot;fast&quot;);f(&quot;#mm&quot;).focus();f(this).hide()}return false});f(&quot;.cancel-timestamp&quot;,&quot;#timestampdiv&quot;).click(function(){f(&quot;#timestampdiv&quot;).slideUp(&quot;fast&
 quot;);f(&quot;#mm&quot;).val(f(&quot;#hidden_mm&quot;).val());f(&quot;#jj&quot;).val(f(&quot;#hidden_jj&quot;).val());f(&quot;#aa&quot;).val(f(&quot;#hidden_aa&quot;).val());f(&quot;#hh&quot;).val(f(&quot;#hidden_hh&quot;).val());f(&quot;#mn&quot;).val(f(&quot;#hidden_mn&quot;).val());f(&quot;#timestampdiv&quot;).siblings(&quot;a.edit-timestamp&quot;).show();c();return false});f(&quot;.save-timestamp&quot;,&quot;#timestampdiv&quot;).click(function(){if(c()){f(&quot;#timestampdiv&quot;).slideUp(&quot;fast&quot;);f(&quot;#timestampdiv&quot;).siblings(&quot;a.edit-timestamp&quot;).show()}return false});f(&quot;#post&quot;).on(&quot;submit&quot;,function(i){if(!c()){i.preventDefault();f(&quot;#timestampdiv&quot;).show();f(&quot;#publishing-action .spinner&quot;).hide();f(&quot;#publish&quot;).prop(&quot;disabled&quot;,false).removeClass(&quot;button-primary-disabled&quot;);return false}});f(&quot;#post-status-select&quot;).siblings(&quot;a.edit-post-status&quot;).click(function
 (){if(f(&quot;#post-status-select&quot;).is(&quot;:hidden&quot;)){f(&quot;#post-status-select&quot;).slideDown(&quot;fast&quot;);f(this).hide()}return false});f(&quot;.save-post-status&quot;,&quot;#post-status-select&quot;).click(function(){f(&quot;#post-status-select&quot;).slideUp(&quot;fast&quot;);f(&quot;#post-status-select&quot;).siblings(&quot;a.edit-post-status&quot;).show();c();return false});f(&quot;.cancel-post-status&quot;,&quot;#post-status-select&quot;).click(function(){f(&quot;#post-status-select&quot;).slideUp(&quot;fast&quot;);f(&quot;#post_status&quot;).val(f(&quot;#hidden_post_status&quot;).val());f(&quot;#post-status-select&quot;).siblings(&quot;a.edit-post-status&quot;).show();c();return false})}if(typeof(wpWordCount)!=&quot;undefined&quot;){f(document).triggerHandler(&quot;wpcountwords&quot;,[h.val()]);h.keyup(function(j){var i=j.keyCode||j.charCode;if(i==e){return true}if(13==i||8==e||46==e){f(document).triggerHandler(&quot;wpcountwords&quot;,[h.val()])
 }e=i;return true})}wptitlehint=function(k){k=k||&quot;title&quot;;var i=f(&quot;#&quot;+k),j=f(&quot;#&quot;+k+&quot;-prompt-text&quot;);if(i.val()==&quot;&quot;){j.removeClass(&quot;screen-reader-text&quot;)}j.click(function(){f(this).addClass(&quot;screen-reader-text&quot;);i.focus()});i.blur(function(){if(this.value==&quot;&quot;){j.removeClass(&quot;screen-reader-text&quot;)}}).focus(function(){j.addClass(&quot;screen-reader-text&quot;)}).keydown(function(l){j.addClass(&quot;screen-reader-text&quot;);f(this).unbind(l)})};wptitlehint();(function(){var i=f(&quot;textarea#content&quot;),l=null,j;function k(n){i.height(Math.max(50,l+n.pageY)+&quot;px&quot;);return false}function m(o){var n=f(&quot;#wp-content-editor-container&quot;).height();i.focus();f(document).unbind(&quot;mousemove&quot;,k).unbind(&quot;mouseup&quot;,m);if(n&gt;83){n-=33;setUserSetting(&quot;ed_size&quot;,n)}}i.css(&quot;resize&quot;,&quot;none&quot;);j=f('&lt;div id=&quot;content-resize-handle&quot;&gt;
 &lt;br&gt;&lt;/div&gt;');f(&quot;#wp-content-wrap&quot;).append(j);j.on(&quot;mousedown&quot;,function(n){l=i.height()-n.pageY;i.blur();f(document).mousemove(k).mouseup(m);return false})})();if(typeof(tinymce)!=&quot;undefined&quot;){tinymce.onAddEditor.add(function(i,j){if(j.id!=&quot;content&quot;){return}j.onLoadContent.add(function(l,n){var p,k=parseInt(f(&quot;#content&quot;).css(&quot;height&quot;),10),m=f(&quot;#content_tbl tr.mceFirst&quot;).height();if(k&amp;&amp;!isNaN(k)&amp;&amp;m){p=(k-m)+12;f(&quot;#content_tbl&quot;).css(&quot;height&quot;,&quot;&quot;);f(&quot;#content_ifr&quot;).css(&quot;height&quot;,p+&quot;px&quot;);setUserSetting(&quot;ed_size&quot;,k)}});j.onSaveContent.add(function(l,m){var k=f(&quot;#content_tbl&quot;).height();if(k&amp;&amp;k&gt;83){k-=33;f(&quot;#content&quot;).css(&quot;height&quot;,k+&quot;px&quot;);setUserSetting(&quot;ed_size&quot;,k)}});j.onPostRender.add(function(){f(&quot;#content_resize&quot;).on(&quot;mousedown.wp-mce-resiz
 e&quot;,function(k){f(document).on(&quot;mouseup.wp-mce-resize&quot;,function(m){var l=f(&quot;#wp-content-editor-container&quot;).height();l-=33;if(l&gt;50&amp;&amp;l!=getUserSetting(&quot;ed_size&quot;)){setUserSetting(&quot;ed_size&quot;,l)}f(document).off(&quot;mouseup.wp-mce-resize&quot;)})})})})}});
</del><span class="cx">\ No newline at end of file
</span><ins>+var tagBox,commentsBox,editPermalink,makeSlugeditClickable,WPSetThumbnailHTML,WPSetThumbnailID,WPRemoveThumbnail,wptitlehint;function array_unique_noempty(b){var c=[];jQuery.each(b,function(a,d){d=jQuery.trim(d);if(d&amp;&amp;jQuery.inArray(d,c)==-1){c.push(d)}});return c}(function(a){tagBox={clean:function(c){var b=postL10n.comma;if(&quot;,&quot;!==b){c=c.replace(new RegExp(b,&quot;g&quot;),&quot;,&quot;)}c=c.replace(/\s*,\s*/g,&quot;,&quot;).replace(/,+/g,&quot;,&quot;).replace(/[,\s]+$/,&quot;&quot;).replace(/^[,\s]+/,&quot;&quot;);if(&quot;,&quot;!==b){c=c.replace(/,/g,b)}return c},parseTags:function(f){var i=f.id,c=i.split(&quot;-check-num-&quot;)[1],e=a(f).closest(&quot;.tagsdiv&quot;),h=e.find(&quot;.the-tags&quot;),b=postL10n.comma,d=h.val().split(b),g=[];delete d[c];a.each(d,function(j,k){k=a.trim(k);if(k){g.push(k)}});h.val(this.clean(g.join(b)));this.quickClicks(e);return false},quickClicks:function(d){var g=a(&quot;.the-tags&quot;,d),e=a(&quot;.tagche
 cklist&quot;,d),f=a(d).attr(&quot;id&quot;),b,c;if(!g.length){return}c=g.prop(&quot;disabled&quot;);b=g.val().split(postL10n.comma);e.empty();a.each(b,function(i,k){var j,h;k=a.trim(k);if(!k){return}j=a(&quot;&lt;span /&gt;&quot;).text(k);if(!c){h=a('&lt;a id=&quot;'+f+&quot;-check-num-&quot;+i+'&quot; class=&quot;ntdelbutton&quot;&gt;X&lt;/a&gt;');h.click(function(){tagBox.parseTags(this)});j.prepend(&quot;&amp;nbsp;&quot;).prepend(h)}e.append(j)})},flushTags:function(g,c,h){c=c||false;var d=a(&quot;.the-tags&quot;,g),j=a(&quot;input.newtag&quot;,g),b=postL10n.comma,e,i;i=c?a(c).text():j.val();tagsval=d.val();e=tagsval?tagsval+b+i:i;e=this.clean(e);e=array_unique_noempty(e.split(b)).join(b);d.val(e);this.quickClicks(g);if(!c){j.val(&quot;&quot;)}if(&quot;undefined&quot;==typeof(h)){j.focus()}return false},get:function(c){var b=c.substr(c.indexOf(&quot;-&quot;)+1);a.post(ajaxurl,{action:&quot;get-tagcloud&quot;,tax:b},function(e,d){if(0==e||&quot;success&quot;!=d){e=wpAjax.b
 roken}e=a('&lt;p id=&quot;tagcloud-'+b+'&quot; class=&quot;the-tagcloud&quot;&gt;'+e+&quot;&lt;/p&gt;&quot;);a(&quot;a&quot;,e).click(function(){tagBox.flushTags(a(this).closest(&quot;.inside&quot;).children(&quot;.tagsdiv&quot;),this);return false});a(&quot;#&quot;+c).after(e)})},init:function(){var b=this,c=a(&quot;div.ajaxtag&quot;);a(&quot;.tagsdiv&quot;).each(function(){tagBox.quickClicks(this)});a(&quot;input.tagadd&quot;,c).click(function(){b.flushTags(a(this).closest(&quot;.tagsdiv&quot;))});a(&quot;div.taghint&quot;,c).click(function(){a(this).css(&quot;visibility&quot;,&quot;hidden&quot;).parent().siblings(&quot;.newtag&quot;).focus()});a(&quot;input.newtag&quot;,c).blur(function(){if(this.value==&quot;&quot;){a(this).parent().siblings(&quot;.taghint&quot;).css(&quot;visibility&quot;,&quot;&quot;)}}).focus(function(){a(this).parent().siblings(&quot;.taghint&quot;).css(&quot;visibility&quot;,&quot;hidden&quot;)}).keyup(function(d){if(13==d.which){tagBox.flushTags(a(
 this).closest(&quot;.tagsdiv&quot;));return false}}).keypress(function(d){if(13==d.which){d.preventDefault();return false}}).each(function(){var d=a(this).closest(&quot;div.tagsdiv&quot;).attr(&quot;id&quot;);a(this).suggest(ajaxurl+&quot;?action=ajax-tag-search&amp;tax=&quot;+d,{delay:500,minchars:2,multiple:true,multipleSep:postL10n.comma+&quot; &quot;})});a(&quot;#post&quot;).submit(function(){a(&quot;div.tagsdiv&quot;).each(function(){tagBox.flushTags(this,false,1)})});a(&quot;a.tagcloud-link&quot;).click(function(){if(!a(&quot;.the-tagcloud&quot;).length){tagBox.get(a(this).attr(&quot;id&quot;))}a(this).siblings(&quot;.the-tagcloud&quot;).toggle();return false})}};commentsBox={st:0,get:function(d,c){var b=this.st,e;if(!c){c=20}this.st+=c;this.total=d;a(&quot;#commentsdiv .spinner&quot;).show();e={action:&quot;get-comments&quot;,mode:&quot;single&quot;,_ajax_nonce:a(&quot;#add_comment_nonce&quot;).val(),p:a(&quot;#post_ID&quot;).val(),start:b,number:c};a.post(ajaxurl,e,f
 unction(f){f=wpAjax.parseAjaxResponse(f);a(&quot;#commentsdiv .widefat&quot;).show();a(&quot;#commentsdiv .spinner&quot;).hide();if(&quot;object&quot;==typeof f&amp;&amp;f.responses[0]){a(&quot;#the-comment-list&quot;).append(f.responses[0].data);theList=theExtraList=null;a(&quot;a[className*=':']&quot;).unbind();if(commentsBox.st&gt;commentsBox.total){a(&quot;#show-comments&quot;).hide()}else{a(&quot;#show-comments&quot;).show().children(&quot;a&quot;).html(postL10n.showcomm)}return}else{if(1==f){a(&quot;#show-comments&quot;).html(postL10n.endcomm);return}}a(&quot;#the-comment-list&quot;).append('&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;'+wpAjax.broken+&quot;&lt;/td&gt;&lt;/tr&gt;&quot;)});return false}};WPSetThumbnailHTML=function(b){a(&quot;.inside&quot;,&quot;#postimagediv&quot;).html(b)};WPSetThumbnailID=function(c){var b=a('input[value=&quot;_thumbnail_id&quot;]',&quot;#list-table&quot;);if(b.size()&gt;0){a(&quot;#meta\\[&quot;+b.attr(&quot;id&quot;).match(/[0-9]+/)+&
 quot;\\]\\[value\\]&quot;).text(c)}};WPRemoveThumbnail=function(b){a.post(ajaxurl,{action:&quot;set-post-thumbnail&quot;,post_id:a(&quot;#post_ID&quot;).val(),thumbnail_id:-1,_ajax_nonce:b,cookie:encodeURIComponent(document.cookie)},function(c){if(c==&quot;0&quot;){alert(setPostThumbnailL10n.error)}else{WPSetThumbnailHTML(c)}})}})(jQuery);jQuery(document).ready(function(f){var b,a,g=&quot;&quot;,e=0,h=f(&quot;#content&quot;);postboxes.add_postbox_toggles(pagenow);if(f(&quot;#tagsdiv-post_tag&quot;).length){tagBox.init()}else{f(&quot;#side-sortables, #normal-sortables, #advanced-sortables&quot;).children(&quot;div.postbox&quot;).each(function(){if(this.id.indexOf(&quot;tagsdiv-&quot;)===0){tagBox.init();return false}})}f(&quot;.categorydiv&quot;).each(function(){var n=f(this).attr(&quot;id&quot;),j=false,m,o,l,i,k;l=n.split(&quot;-&quot;);l.shift();i=l.join(&quot;-&quot;);k=i+&quot;_tab&quot;;if(i==&quot;category&quot;){k=&quot;cats&quot;}f(&quot;a&quot;,&quot;#&quot;+i+&quot
 ;-tabs&quot;).click(function(){var p=f(this).attr(&quot;href&quot;);f(this).parent().addClass(&quot;tabs&quot;).siblings(&quot;li&quot;).removeClass(&quot;tabs&quot;);f(&quot;#&quot;+i+&quot;-tabs&quot;).siblings(&quot;.tabs-panel&quot;).hide();f(p).show();if(&quot;#&quot;+i+&quot;-all&quot;==p){deleteUserSetting(k)}else{setUserSetting(k,&quot;pop&quot;)}return false});if(getUserSetting(k)){f('a[href=&quot;#'+i+'-pop&quot;]',&quot;#&quot;+i+&quot;-tabs&quot;).click()}f(&quot;#new&quot;+i).one(&quot;focus&quot;,function(){f(this).val(&quot;&quot;).removeClass(&quot;form-input-tip&quot;)});f(&quot;#new&quot;+i).keypress(function(p){if(13===p.keyCode){p.preventDefault();f(&quot;#&quot;+i+&quot;-add-submit&quot;).click()}});f(&quot;#&quot;+i+&quot;-add-submit&quot;).click(function(){f(&quot;#new&quot;+i).focus()});m=function(){if(j){return}j=true;var p=jQuery(this),r=p.is(&quot;:checked&quot;),q=p.val().toString();f(&quot;#in-&quot;+i+&quot;-&quot;+q+&quot;, #in-&quot;+i+&quot;-
 category-&quot;+q).prop(&quot;checked&quot;,r);j=false};catAddBefore=function(p){if(!f(&quot;#new&quot;+i).val()){return false}p.data+=&quot;&amp;&quot;+f(&quot;:checked&quot;,&quot;#&quot;+i+&quot;checklist&quot;).serialize();f(&quot;#&quot;+i+&quot;-add-submit&quot;).prop(&quot;disabled&quot;,true);return p};o=function(u,t){var q,p=f(&quot;#new&quot;+i+&quot;_parent&quot;);f(&quot;#&quot;+i+&quot;-add-submit&quot;).prop(&quot;disabled&quot;,false);if(&quot;undefined&quot;!=t.parsed.responses[0]&amp;&amp;(q=t.parsed.responses[0].supplemental.newcat_parent)){p.before(q);p.remove()}};f(&quot;#&quot;+i+&quot;checklist&quot;).wpList({alt:&quot;&quot;,response:i+&quot;-ajax-response&quot;,addBefore:catAddBefore,addAfter:o});f(&quot;#&quot;+i+&quot;-add-toggle&quot;).click(function(){f(&quot;#&quot;+i+&quot;-adder&quot;).toggleClass(&quot;wp-hidden-children&quot;);f('a[href=&quot;#'+i+'-all&quot;]',&quot;#&quot;+i+&quot;-tabs&quot;).click();f(&quot;#new&quot;+i).focus();return fa
 lse});f(&quot;#&quot;+i+'checklist li.popular-category input[type=&quot;checkbox&quot;], #'+i+'checklist-pop input[type=&quot;checkbox&quot;]').live(&quot;click&quot;,function(){var p=f(this),r=p.is(&quot;:checked&quot;),q=p.val();if(q&amp;&amp;p.parents(&quot;#taxonomy-&quot;+i).length){f(&quot;#in-&quot;+i+&quot;-&quot;+q+&quot;, #in-popular-&quot;+i+&quot;-&quot;+q).prop(&quot;checked&quot;,r)}})});if(f(&quot;#postcustom&quot;).length){f(&quot;#the-list&quot;).wpList({addAfter:function(i,j){f(&quot;table#list-table&quot;).show()},addBefore:function(i){i.data+=&quot;&amp;post_id=&quot;+f(&quot;#post_ID&quot;).val();return i}})}if(f(&quot;#submitdiv&quot;).length){b=f(&quot;#timestamp&quot;).html();a=f(&quot;#post-visibility-display&quot;).html();function d(){var i=f(&quot;#post-visibility-select&quot;);if(f(&quot;input:radio:checked&quot;,i).val()!=&quot;public&quot;){f(&quot;#sticky&quot;).prop(&quot;checked&quot;,false);f(&quot;#sticky-span&quot;).hide()}else{f(&quot;#st
 icky-span&quot;).show()}if(f(&quot;input:radio:checked&quot;,i).val()!=&quot;password&quot;){f(&quot;#password-span&quot;).hide()}else{f(&quot;#password-span&quot;).show()}}function c(){if(!f(&quot;#timestampdiv&quot;).length){return true}var p,q,j,s,r=f(&quot;#post_status&quot;),k=f('option[value=&quot;publish&quot;]',r),i=f(&quot;#aa&quot;).val(),n=f(&quot;#mm&quot;).val(),o=f(&quot;#jj&quot;).val(),m=f(&quot;#hh&quot;).val(),l=f(&quot;#mn&quot;).val();p=new Date(i,n-1,o,m,l);q=new Date(f(&quot;#hidden_aa&quot;).val(),f(&quot;#hidden_mm&quot;).val()-1,f(&quot;#hidden_jj&quot;).val(),f(&quot;#hidden_hh&quot;).val(),f(&quot;#hidden_mn&quot;).val());j=new Date(f(&quot;#cur_aa&quot;).val(),f(&quot;#cur_mm&quot;).val()-1,f(&quot;#cur_jj&quot;).val(),f(&quot;#cur_hh&quot;).val(),f(&quot;#cur_mn&quot;).val());if(p.getFullYear()!=i||(1+p.getMonth())!=n||p.getDate()!=o||p.getMinutes()!=l){f(&quot;.timestamp-wrap&quot;,&quot;#timestampdiv&quot;).addClass(&quot;form-invalid&quot;);re
 turn false}else{f(&quot;.timestamp-wrap&quot;,&quot;#timestampdiv&quot;).removeClass(&quot;form-invalid&quot;)}if(p&gt;j&amp;&amp;f(&quot;#original_post_status&quot;).val()!=&quot;future&quot;){s=postL10n.publishOnFuture;f(&quot;#publish&quot;).val(postL10n.schedule)}else{if(p&lt;=j&amp;&amp;f(&quot;#original_post_status&quot;).val()!=&quot;publish&quot;){s=postL10n.publishOn;f(&quot;#publish&quot;).val(postL10n.publish)}else{s=postL10n.publishOnPast;f(&quot;#publish&quot;).val(postL10n.update)}}if(q.toUTCString()==p.toUTCString()){f(&quot;#timestamp&quot;).html(b)}else{f(&quot;#timestamp&quot;).html(s+&quot; &lt;b&gt;&quot;+f('option[value=&quot;'+f(&quot;#mm&quot;).val()+'&quot;]',&quot;#mm&quot;).text()+&quot; &quot;+o+&quot;, &quot;+i+&quot; @ &quot;+m+&quot;:&quot;+l+&quot;&lt;/b&gt; &quot;)}if(f(&quot;input:radio:checked&quot;,&quot;#post-visibility-select&quot;).val()==&quot;private&quot;){f(&quot;#publish&quot;).val(postL10n.update);if(k.length==0){r.append('&lt;opti
 on value=&quot;publish&quot;&gt;'+postL10n.privatelyPublished+&quot;&lt;/option&gt;&quot;)}else{k.html(postL10n.privatelyPublished)}f('option[value=&quot;publish&quot;]',r).prop(&quot;selected&quot;,true);f(&quot;.edit-post-status&quot;,&quot;#misc-publishing-actions&quot;).hide()}else{if(f(&quot;#original_post_status&quot;).val()==&quot;future&quot;||f(&quot;#original_post_status&quot;).val()==&quot;draft&quot;){if(k.length){k.remove();r.val(f(&quot;#hidden_post_status&quot;).val())}}else{k.html(postL10n.published)}if(r.is(&quot;:hidden&quot;)){f(&quot;.edit-post-status&quot;,&quot;#misc-publishing-actions&quot;).show()}}f(&quot;#post-status-display&quot;).html(f(&quot;option:selected&quot;,r).text());if(f(&quot;option:selected&quot;,r).val()==&quot;private&quot;||f(&quot;option:selected&quot;,r).val()==&quot;publish&quot;){f(&quot;#save-post&quot;).hide()}else{f(&quot;#save-post&quot;).show();if(f(&quot;option:selected&quot;,r).val()==&quot;pending&quot;){f(&quot;#save-pos
 t&quot;).show().val(postL10n.savePending)}else{f(&quot;#save-post&quot;).show().val(postL10n.saveDraft)}}return true}f(&quot;.edit-visibility&quot;,&quot;#visibility&quot;).click(function(){if(f(&quot;#post-visibility-select&quot;).is(&quot;:hidden&quot;)){d();f(&quot;#post-visibility-select&quot;).slideDown(&quot;fast&quot;);f(this).hide()}return false});f(&quot;.cancel-post-visibility&quot;,&quot;#post-visibility-select&quot;).click(function(){f(&quot;#post-visibility-select&quot;).slideUp(&quot;fast&quot;);f(&quot;#visibility-radio-&quot;+f(&quot;#hidden-post-visibility&quot;).val()).prop(&quot;checked&quot;,true);f(&quot;#post_password&quot;).val(f(&quot;#hidden_post_password&quot;).val());f(&quot;#sticky&quot;).prop(&quot;checked&quot;,f(&quot;#hidden-post-sticky&quot;).prop(&quot;checked&quot;));f(&quot;#post-visibility-display&quot;).html(a);f(&quot;.edit-visibility&quot;,&quot;#visibility&quot;).show();c();return false});f(&quot;.save-post-visibility&quot;,&quot;#pos
 t-visibility-select&quot;).click(function(){var i=f(&quot;#post-visibility-select&quot;);i.slideUp(&quot;fast&quot;);f(&quot;.edit-visibility&quot;,&quot;#visibility&quot;).show();c();if(f(&quot;input:radio:checked&quot;,i).val()!=&quot;public&quot;){f(&quot;#sticky&quot;).prop(&quot;checked&quot;,false)}if(true==f(&quot;#sticky&quot;).prop(&quot;checked&quot;)){g=&quot;Sticky&quot;}else{g=&quot;&quot;}f(&quot;#post-visibility-display&quot;).html(postL10n[f(&quot;input:radio:checked&quot;,i).val()+g]);return false});f(&quot;input:radio&quot;,&quot;#post-visibility-select&quot;).change(function(){d()});f(&quot;#timestampdiv&quot;).siblings(&quot;a.edit-timestamp&quot;).click(function(){if(f(&quot;#timestampdiv&quot;).is(&quot;:hidden&quot;)){f(&quot;#timestampdiv&quot;).slideDown(&quot;fast&quot;);f(&quot;#mm&quot;).focus();f(this).hide()}return false});f(&quot;.cancel-timestamp&quot;,&quot;#timestampdiv&quot;).click(function(){f(&quot;#timestampdiv&quot;).slideUp(&quot;fast&
 quot;);f(&quot;#mm&quot;).val(f(&quot;#hidden_mm&quot;).val());f(&quot;#jj&quot;).val(f(&quot;#hidden_jj&quot;).val());f(&quot;#aa&quot;).val(f(&quot;#hidden_aa&quot;).val());f(&quot;#hh&quot;).val(f(&quot;#hidden_hh&quot;).val());f(&quot;#mn&quot;).val(f(&quot;#hidden_mn&quot;).val());f(&quot;#timestampdiv&quot;).siblings(&quot;a.edit-timestamp&quot;).show();c();return false});f(&quot;.save-timestamp&quot;,&quot;#timestampdiv&quot;).click(function(){if(c()){f(&quot;#timestampdiv&quot;).slideUp(&quot;fast&quot;);f(&quot;#timestampdiv&quot;).siblings(&quot;a.edit-timestamp&quot;).show()}return false});f(&quot;#post&quot;).on(&quot;submit&quot;,function(i){if(!c()){i.preventDefault();f(&quot;#timestampdiv&quot;).show();f(&quot;#publishing-action .spinner&quot;).hide();f(&quot;#publish&quot;).prop(&quot;disabled&quot;,false).removeClass(&quot;button-primary-disabled&quot;);return false}});f(&quot;#post-status-select&quot;).siblings(&quot;a.edit-post-status&quot;).click(function
 (){if(f(&quot;#post-status-select&quot;).is(&quot;:hidden&quot;)){f(&quot;#post-status-select&quot;).slideDown(&quot;fast&quot;);f(this).hide()}return false});f(&quot;.save-post-status&quot;,&quot;#post-status-select&quot;).click(function(){f(&quot;#post-status-select&quot;).slideUp(&quot;fast&quot;);f(&quot;#post-status-select&quot;).siblings(&quot;a.edit-post-status&quot;).show();c();return false});f(&quot;.cancel-post-status&quot;,&quot;#post-status-select&quot;).click(function(){f(&quot;#post-status-select&quot;).slideUp(&quot;fast&quot;);f(&quot;#post_status&quot;).val(f(&quot;#hidden_post_status&quot;).val());f(&quot;#post-status-select&quot;).siblings(&quot;a.edit-post-status&quot;).show();c();return false})}if(typeof(wpWordCount)!=&quot;undefined&quot;){f(document).triggerHandler(&quot;wpcountwords&quot;,[h.val()]);h.keyup(function(j){var i=j.keyCode||j.charCode;if(i==e){return true}if(13==i||8==e||46==e){f(document).triggerHandler(&quot;wpcountwords&quot;,[h.val()])
 }e=i;return true})}wptitlehint=function(k){k=k||&quot;title&quot;;var i=f(&quot;#&quot;+k),j=f(&quot;#&quot;+k+&quot;-prompt-text&quot;);if(i.val()==&quot;&quot;){j.removeClass(&quot;screen-reader-text&quot;)}j.click(function(){f(this).addClass(&quot;screen-reader-text&quot;);i.focus()});i.blur(function(){if(this.value==&quot;&quot;){j.removeClass(&quot;screen-reader-text&quot;)}}).focus(function(){j.addClass(&quot;screen-reader-text&quot;)}).keydown(function(l){j.addClass(&quot;screen-reader-text&quot;);f(this).unbind(l)})};wptitlehint();(function(){var i=f(&quot;textarea#content&quot;),l=null,j;if(&quot;ontouchstart&quot; in window){return}function k(n){i.height(Math.max(50,l+n.pageY)+&quot;px&quot;);return false}function m(o){var n=f(&quot;#wp-content-editor-container&quot;).height();i.focus();f(document).unbind(&quot;mousemove&quot;,k).unbind(&quot;mouseup&quot;,m);if(n&gt;83){n-=33;setUserSetting(&quot;ed_size&quot;,n)}}i.css(&quot;resize&quot;,&quot;none&quot;);j=f('&l
 t;div id=&quot;content-resize-handle&quot;&gt;&lt;br&gt;&lt;/div&gt;');f(&quot;#wp-content-wrap&quot;).append(j);j.on(&quot;mousedown&quot;,function(n){l=i.height()-n.pageY;i.blur();f(document).mousemove(k).mouseup(m);return false})})();if(typeof(tinymce)!=&quot;undefined&quot;){tinymce.onAddEditor.add(function(i,j){if(j.id!=&quot;content&quot;||tinymce.isIOS5){return}j.onLoadContent.add(function(l,n){var p,k=parseInt(f(&quot;#content&quot;).css(&quot;height&quot;),10),m=f(&quot;#content_tbl tr.mceFirst&quot;).height();if(k&amp;&amp;!isNaN(k)&amp;&amp;m){p=(k-m)+12;f(&quot;#content_tbl&quot;).css(&quot;height&quot;,&quot;&quot;);f(&quot;#content_ifr&quot;).css(&quot;height&quot;,p+&quot;px&quot;);setUserSetting(&quot;ed_size&quot;,k)}});j.onSaveContent.add(function(l,m){var k=f(&quot;#content_tbl&quot;).height();if(k&amp;&amp;k&gt;83){k-=33;f(&quot;#content&quot;).css(&quot;height&quot;,k+&quot;px&quot;);setUserSetting(&quot;ed_size&quot;,k)}});j.onPostRender.add(function(){
 f(&quot;#content_resize&quot;).on(&quot;mousedown.wp-mce-resize&quot;,function(k){f(document).on(&quot;mouseup.wp-mce-resize&quot;,function(m){var l=f(&quot;#wp-content-editor-container&quot;).height();l-=33;if(l&gt;50&amp;&amp;l!=getUserSetting(&quot;ed_size&quot;)){setUserSetting(&quot;ed_size&quot;,l)}f(document).off(&quot;mouseup.wp-mce-resize&quot;)})})})})}});
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpincludescssmediaviewsrtlmincss"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/css/media-views-rtl.min.css (22606 => 22607)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/css/media-views-rtl.min.css        2012-11-16 00:34:07 UTC (rev 22606)
+++ trunk/wp-includes/css/media-views-rtl.min.css        2012-11-16 00:58:33 UTC (rev 22607)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+.media-modal-title{left:auto;right:0;float:right}.media-modal-close{right:auto;left:0;float:left}.media-frame&gt;.media-toolbar{left:0;right:200px;border-width:1px 0 0 0}.media-toolbar-primary{float:left}.media-toolbar-secondary{float:right}.media-toolbar-primary&gt;.media-button,.media-toolbar-primary&gt;.media-button-group{margin-left:0;margin-right:10px;float:right}.media-toolbar-secondary&gt;.media-button,.media-toolbar-secondary&gt;.media-button-group{margin-right:0;margin-left:10px;float:right}.media-sidebar{right:auto;left:0}.hide-sidebar .media-sidebar{right:auto;left:-300px}.media-sidebar .setting{float:right}.media-sidebar .setting span{margin-right:0;margin-left:4%}.media-sidebar .setting span,.compat-item label span{float:right;text-align:left}.media-sidebar .setting input,.media-sidebar .setting textarea{float:left}.compat-item{float:right}.compat-item .label{margin-right:0;margin-left:4%;float:right;text-align:left}.compat-item .field{float:left;pad
 ding-right:0;padding-left:1px}.media-menu{left:auto;right:0;box-shadow:inset 6px 0 6px -6px rgba(0,0,0,0.4)}.media-frame .region-content{left:300px;right:200px}.media-frame.hide-sidebar .region-content{right:200px;left:0}.media-toolbar-secondary .search{margin-right:0;margin-left:16px}.attachments{margin:0;padding-right:0;padding-left:16px}.attachment{float:right}.attachment.library.selected:after{right:auto;left:-1px;border-width:0 1px 1px 0;box-shadow:1px 1px 0 rgba(0,0,0,0.1)}.attachment .icon,.attachment .thumbnail{left:auto;right:0}.attachment .insert{left:auto;right:7px}.attachment .close{right:auto;left:5px}.attachment-preview .media-progress-bar{left:auto;right:15%;margin:-8px -4px 0 0}.media-selection{right:0;left:350px;padding:0 16px 0 0}.media-selection .selection-info{margin-right:0;margin-left:10px}.media-selection .selection-info a{float:right;margin:1px -8px 1px 8px}.media-selection .selection-info a:last-child{border-right:1px;border-left:0}.media-selection:a
 fter{right:auto;left:0;background-image:-webkit-gradient(linear,left top,left top,from(rgba(255,255,255,1)),to(rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,1),rgba(255,255,255,0));background-image:-moz-linear-gradient(left,rgba(255,255,255,1),rgba(255,255,255,0));background-image:-o-linear-gradient(left,rgba(255,255,255,1),rgba(255,255,255,0));background-image:linear-gradient(to right,rgba(255,255,255,1),rgba(255,255,255,0))}.selected-img{float:right;margin-right:0;margin-left:14px}.selection-preview img{float:right;margin-left:0;margin-right:1px}.selection-preview .count{right:auto;left:0}.selection-preview .clear-selection{float:right}.attachment-info .thumbnail{float:right;margin-right:0;margin-left:10px}.attachment-info .details{float:right}.attachment-info .compat-meta{float:right}.attachment-display-settings{float:right}.embed-url span{display:block;padding:4px 2px 6px 0}.media-embed .thumbnail{float:right}.media-embed .setting{f
 loat:right}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpincludescssmediaviewsmincss"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/css/media-views.min.css (22606 => 22607)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/css/media-views.min.css        2012-11-16 00:34:07 UTC (rev 22606)
+++ trunk/wp-includes/css/media-views.min.css        2012-11-16 00:58:33 UTC (rev 22607)
</span><span class="lines">@@ -1 +1 @@
</span><del>-.media-frame input,.media-frame textarea{padding:6px 8px;line-height:16px}.media-frame select,.wp-admin .media-frame select{height:28px;line-height:28px;margin-top:3px}.media-modal{position:fixed;top:60px;left:40px;right:40px;bottom:40px;z-index:125000}.media-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;opacity:.8;z-index:120000}.media-modal-backdrop div{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px dashed rgba(255,255,255,0.5)}.media-modal-title,.media-modal-close{position:absolute;top:-40px;height:40px;line-height:40px;color:#fff;font-weight:200;text-shadow:0 0 16px rgba(0,0,0,0.6)}.media-modal-title{left:0;float:left;padding:0;margin:0;font-size:16px}.media-modal-close{right:0;float:right;text-decoration:none;font-size:1.8em}.media-modal-close:hover,.media-modal-close:focus{color:#fff;text-shadow:0 0 16px rgba(255,255,255,0.8)}.media-modal-close:active{outline:0}.media-modal-content{position:absolute;top:
 0;left:0;right:0;bottom:0;overflow:auto;background:#fff}.media-toolbar{position:absolute;top:0;left:0;right:0;z-index:100;height:60px;padding:0 16px;border:0 solid #dfdfdf}.media-frame&gt;.media-toolbar{top:auto;left:200px;bottom:0;border-width:1px 0 0 0;box-shadow:0 -4px 4px -4px rgba(0,0,0,0.1)}.media-frame.hide-toolbar&gt;.media-toolbar{bottom:-61px}.media-toolbar-primary{float:right}.media-toolbar-secondary{float:left}.media-toolbar-primary&gt;.media-button,.media-toolbar-primary&gt;.media-button-group{margin-left:10px;float:left;margin-top:15px}.media-toolbar-secondary&gt;.media-button,.media-toolbar-secondary&gt;.media-button-group{margin-right:10px;float:left;margin-top:15px}.media-sidebar{position:absolute;top:0;right:0;bottom:61px;width:267px;padding:0 16px 24px;z-index:75;background:#f5f5f5;border-left:1px solid #dfdfdf;overflow:auto}.hide-sidebar .media-sidebar{right:-300px}.hide-toolbar .media-sidebar{bottom:0}.media-sidebar .sidebar-title{font-weight:200;font-si
 ze:20px;margin:0;padding:12px 10px 10px;line-height:28px}.media-sidebar .sidebar-content{padding:0 10px;margin-bottom:130px}.media-sidebar .search{display:block;width:100%}.media-sidebar .selection-preview{display:block;padding-top:5px}.media-sidebar h3{position:relative;font-weight:bold;text-transform:uppercase;font-size:12px;color:#777;text-shadow:0 1px 0 #fff;margin:24px 0 8px}.media-sidebar .setting{display:block;float:left;width:100%;margin:1px 0}.media-sidebar .setting span{min-width:30%;margin-right:4%}.media-sidebar .setting span,.compat-item label span{float:left;min-height:22px;padding-top:8px;line-height:16px;text-align:right;font-weight:normal;color:#999;text-shadow:0 1px 0 #fff}.media-sidebar .setting input,.media-sidebar .setting textarea{width:65%;float:right}.media-sidebar .setting textarea,.compat-item .field textarea{height:62px;resize:none}.media-sidebar select{margin-top:3px}.compat-item{float:left;width:100%;overflow:hidden}.compat-item table{width:100%;
 table-layout:fixed;border-spacing:0;border:0}.compat-item tr{padding:2px 0;display:block;overflow:hidden}.compat-item .label,.compat-item .field{display:block;margin:0;padding:0}.compat-item .label{min-width:30%;margin-right:4%;float:left;text-align:right}.compat-item .label span{display:block;width:100%}.compat-item .field{float:right;width:65%;padding-right:1px}.compat-item .field input{width:100%;margin:0}.media-menu{position:absolute;top:0;left:0;bottom:0;width:199px;margin:0;padding:16px 0;z-index:200;box-shadow:inset -6px 0 6px -6px rgba(0,0,0,0.4);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.media-menu li{position:relative;padding:4px 20px;margin:0;line-height:18px;font-size:14px;color:#21759b;text-shadow:0 1px 0 #fff}.media-menu-item{cursor:pointer}.media-menu li:hover{background:rgba(0,0,0,0.04)}.media-menu .active,.media-menu .active:hover{color:#333;font-weight:bold}.media-menu .separator{height:0;margin:12px 20px;padding:0
 ;border-top:1px solid #dfdfdf;border-bottom:1px solid #fff}.media-menu&gt;a.button{margin:0 20px}.media-frame{overflow:hidden}.media-frame .region-content{position:absolute;top:0;left:200px;right:300px;bottom:61px;height:auto;width:auto;margin:0;overflow:auto}.media-frame.hide-sidebar .region-content{right:0}.media-frame.hide-toolbar .region-content{bottom:0}.media-frame .media-toolbar .add-to-gallery{display:none}.media-frame .media-iframe{overflow:hidden}.media-iframe iframe{height:100%;width:100%}.media-frame .search{margin-top:11px;padding:4px;line-height:18px;font-size:13px;color:#464646;font-family:sans-serif}.media-toolbar-secondary .search{margin-right:16px}.attachments{margin:0;padding-right:16px}.attachment{position:relative;float:left;padding:0;margin:0 10px 20px;color:#464646;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.selected.attachment{box-shadow:0 0 0 1px #fff,0 0 0 4px #777}.details.attachment{box
 -shadow:0 0 0 1px #fff,0 0 0 4px #1e8cbe}.attachment.library.selected:after{content:'\2713';display:block;height:24px;width:24px;position:absolute;top:-1px;right:-1px;line-height:24px;font-size:18px;text-align:center;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.5);background:#777;border:1px solid #fff;border-width:0 0 1px 1px;box-shadow:-1px 1px 0 rgba(0,0,0,0.1)}.attachment.library.details:after{background:#1e8cbe}.attachment-preview{position:relative;width:199px;height:199px;overflow:hidden;box-shadow:inset 0 0 15px rgba(0,0,0,0.1),inset 0 0 0 1px rgba(0,0,0,0.05);background:#eee;cursor:pointer}.attachment .icon,.attachment .thumbnail{display:block;position:absolute;top:0;left:0;margin:0 auto}.attachment .icon{top:50%;left:50%}.attachment-preview .thumbnail:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);overflow:hidden}.attachment .thumbnail img{top:0;left:0}.attachment .thumbnail .centered{position:
 absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:translate(50%,50%);-moz-transform:translate(50%,50%);-ms-transform:translate(50%,50%);-o-transform:translate(50%,50%);transform:translate(50%,50%)}.attachment .icon,.attachment .thumbnail .centered img{-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.attachment .filename{position:absolute;left:0;right:0;bottom:0;padding:5px 10px;text-align:center;font-weight:bold;background:rgba(255,255,255,0.8);box-shadow:0 0 2px rgba(0,0,0,0.2)}.attachment-preview .thumbnail{width:199px;height:199px}.attachment .thumbnail img{position:absolute}.attachment .insert{display:none;position:absolute;left:7px;bottom:7px}.attachment:hover .insert{display:block}.attachment .close{display:none;position:absolute;top:5px;right:5px;height:22px;width:22px;padding:0;font-size:20px;line-height:20px;text-align:center;te
 xt-decoration:none;color:#464646;background:#fff;border-width:0;box-shadow:0 0 0 1px rgba(0,0,0,0.3)}.attachment .close:hover{box-shadow:0 0 0 1px rgba(0,0,0,0.6)}.attachment:hover .close{display:block}.media-frame .describe{position:relative;display:block;width:100%;height:50px;margin:-1px 0 0;padding:8px;font-size:12px;resize:none;border-radius:0}.media-frame .attachments-browser{overflow:hidden}.attachments-browser .media-toolbar{height:50px}.attachments-browser .media-toolbar-primary&gt;.media-button,.attachments-browser .media-toolbar-primary&gt;.media-button-group,.attachments-browser .media-toolbar-secondary&gt;.media-button,.attachments-browser .media-toolbar-secondary&gt;.media-button-group{margin-top:10px}.attachments-browser .attachments{position:absolute;top:50px;left:0;right:0;bottom:0;overflow:auto}.attachments-browser .instructions{display:inline-block;margin-top:16px;line-height:18px;font-size:13px;color:#999}.media-progress-bar{position:relative;height:8px;w
 idth:70%;margin:10px auto;padding:2px;border:2px solid #ccc;border-radius:8px;background:#fff}.media-progress-bar div{height:8px;min-width:8px;width:0;background:#ccc;border-radius:10px;-webkit-transition:width 300ms;-moz-transition:width 300ms;-ms-transition:width 300ms;-o-transition:width 300ms;transition:width 300ms}.attachment-preview .media-progress-bar{position:absolute;top:50%;left:15%;width:70%;margin:-8px 0 0 -4px}.uploader-window{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,86,132,0.9);z-index:250000;display:none;text-align:center;opacity:0;-webkit-transition:opacity 250ms;-moz-transition:opacity 250ms;-ms-transition:opacity 250ms;-o-transition:opacity 250ms;transition:opacity 250ms}.uploader-window-content{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px dashed #fff}.uploader-window h3{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o
 -transform:translateY(-50%);transform:translateY(-50%);font-size:20px;font-weight:200;color:#fff;padding:0}.uploader-window .media-progress-bar{margin-top:20px;max-width:300px;background:transparent;border-color:#fff;display:none}.uploader-window .media-progress-bar div{background:#fff}.uploading .uploader-window .media-progress-bar{display:block}.region-content.uploader-inline{margin:20px;padding:20px;text-align:center}.uploader-inline-content{position:absolute;top:30%;left:0;right:0}.uploader-inline-content .upload-ui{margin:4em 0}.uploader-inline h3{font-size:20px;font-weight:200;margin-bottom:1.6em}.uploader-inline .media-progress-bar{display:none}.uploading.uploader-inline .media-progress-bar{display:block}.uploader-inline .browser{display:inline-block!important}.media-selection{position:absolute;top:0;left:0;right:350px;height:60px;padding:0 0 0 16px;overflow:hidden;white-space:nowrap}.media-selection .selection-info{display:inline-block;height:60px;margin-right:10px;v
 ertical-align:top}.media-selection.empty{display:none}.media-selection .count{display:block;padding-top:12px;font-size:14px;line-height:20px;font-weight:bold}.media-selection .selection-info a{display:block;float:left;padding:1px 8px;margin:1px 8px 1px -8px;line-height:16px;text-decoration:none;border-right:1px solid #dfdfdf;color:#21759b}.media-selection .selection-info a:hover{background:#21759b;color:#fff;border-color:transparent}.media-selection .selection-info a:last-child{border-right:0}.media-selection .selection-info .clear-selection{color:red}.media-selection .selection-info .clear-selection:hover{background:red}.media-selection .attachments{display:inline-block;height:60px;margin-top:5px;overflow:hidden;vertical-align:top}.attachment.selection.selected{box-shadow:none}.attachment.selection.details{box-shadow:0 0 0 1px #fff,0 0 0 4px #1e8cbe}.media-selection .attachment.selection.details{box-shadow:0 0 0 1px #fff,0 0 0 3px #1e8cbe}.media-selection:after{content:'';d
 isplay:block;position:absolute;top:0;right:0;bottom:0;width:25px;background-image:-webkit-gradient(linear,right top,right top,from(rgba(255,255,255,1)),to(rgba(255,255,255,0)));background-image:-webkit-linear-gradient(right,rgba(255,255,255,1),rgba(255,255,255,0));background-image:-moz-linear-gradient(right,rgba(255,255,255,1),rgba(255,255,255,0));background-image:-o-linear-gradient(right,rgba(255,255,255,1),rgba(255,255,255,0));background-image:linear-gradient(to left,rgba(255,255,255,1),rgba(255,255,255,0))}.media-selection .attachment .filename{display:none}.selection-preview{position:relative;height:60px;overflow:hidden}.selected-img{float:left;position:relative;margin-right:14px}.selection-preview img{max-width:40px;max-height:40px;float:left;margin-top:6px;margin-left:1px;border:2px solid white;box-shadow:0 0 0 1px #ccc,3px 3px 0 0 #fff,3px 3px 0 1px #ccc,6px 6px 0 0 #fff,6px 6px 0 1px #ccc}.selection-preview .selected-count-1 img{margin-top:8px;box-shadow:0 0 0 1px #c
 cc}.selection-preview .selected-count-2 img{margin-top:7px;box-shadow:0 0 0 1px #ccc,3px 3px 0 0 #fff,3px 3px 0 1px #ccc}.selection-preview .count{position:absolute;bottom:0;right:0;height:16px;min-width:8px;padding:0 4px;font-size:12px;text-align:center;font-weight:bold;color:#999;background:#fff;box-shadow:-1px -1px 2px -1px rgba(0,0,0,0.2)}.selection-preview .clear-selection{float:left;line-height:60px}.attachment-details{overflow:auto}.attachment-info{overflow:hidden;min-height:60px;margin-bottom:16px;line-height:18px;color:#999;border-bottom:1px solid #e5e5e5;box-shadow:0 1px 0 #fff;padding-bottom:11px}.attachment-info .filename{font-weight:bold;color:#464646}.attachment-info .thumbnail{position:relative;float:left;max-width:120px;max-height:120px;margin-right:10px;margin-bottom:5px}.uploading .attachment-info .thumbnail{width:120px;height:80px;box-shadow:inset 0 0 15px rgba(0,0,0,0.1)}.uploading .attachment-info .media-progress-bar{margin-top:32px}.attachment-info .thu
 mbnail:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.15);overflow:hidden}.attachment-info .thumbnail img{display:block;max-width:120px;max-height:120px;margin:0 auto}.attachment-info .details{float:left}.attachment-info .compat-meta{float:left}.attachment-display-settings{overflow:hidden;float:left}.attachment-display-settings h4{margin:1.4em 0 .4em}.gallery-settings{overflow:hidden}.embed-url{display:block;position:relative;height:75px;padding:16px 16px;margin:0;z-index:50;border-bottom:1px solid #dfdfdf;box-shadow:0 4px 4px -4px rgba(0,0,0,0.1);font-size:18px;font-weight:200}.embed-url span{display:block;padding:4px 0 6px 2px}.embed-url input{padding:12px 14px;width:100%;min-width:200px;box-shadow:inset 2px 2px 4px -2px rgba(0,0,0,0.1)}.embed-link-settings,.embed-image-settings{position:absolute;background:#f5f5f5;top:108px;left:0;right:0;bottom:0;padding:16px 16px 32px;overflow:auto}.media-embed .thu
 mbnail{max-width:100%;max-height:200px;position:relative;float:left}.media-embed .thumbnail img{max-height:200px}.media-embed .thumbnail:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);overflow:hidden}.media-embed .setting{width:100%;margin-top:10px;float:left;display:block;clear:both}.media-embed .setting span{display:block;width:200px;font-size:13px;line-height:24px;color:#999;text-shadow:0 1px 0 #fff}.media-embed .setting .button-group{margin:2px 0}.media-embed .setting input,.media-embed .setting textarea{display:block;width:100%;max-width:400px;margin:1px 0}
</del><span class="cx">\ No newline at end of file
</span><ins>+.media-frame input,.media-frame textarea{padding:6px 8px;line-height:16px}.media-frame select,.wp-admin .media-frame select{height:28px;line-height:28px;margin-top:3px}.media-modal{position:fixed;top:60px;left:40px;right:40px;bottom:40px;z-index:125000}.media-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;opacity:.8;z-index:120000}.media-modal-backdrop div{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px dashed rgba(255,255,255,0.5)}.media-modal-title,.media-modal-close{position:absolute;top:-40px;height:40px;line-height:40px;color:#fff;font-weight:200;text-shadow:0 0 16px rgba(0,0,0,0.6)}.media-modal-title{left:0;float:left;padding:0;margin:0;font-size:16px}.media-modal-close{right:0;float:right;text-decoration:none;font-size:1.8em}.media-modal-close:hover,.media-modal-close:focus{color:#fff;text-shadow:0 0 16px rgba(255,255,255,0.8)}.media-modal-close:active{outline:0}.media-modal-content{position:absolute;top:
 0;left:0;right:0;bottom:0;overflow:auto;background:#fff}.media-toolbar{position:absolute;top:0;left:0;right:0;z-index:100;height:60px;padding:0 16px;border:0 solid #dfdfdf}.media-frame&gt;.media-toolbar{top:auto;left:200px;bottom:0;border-width:1px 0 0 0;box-shadow:0 -4px 4px -4px rgba(0,0,0,0.1)}.media-frame.hide-toolbar&gt;.media-toolbar{bottom:-61px}.media-toolbar-primary{float:right}.media-toolbar-secondary{float:left}.media-toolbar-primary&gt;.media-button,.media-toolbar-primary&gt;.media-button-group{margin-left:10px;float:left;margin-top:15px}.media-toolbar-secondary&gt;.media-button,.media-toolbar-secondary&gt;.media-button-group{margin-right:10px;float:left;margin-top:15px}.media-sidebar{position:absolute;top:0;right:0;bottom:61px;width:267px;padding:0 16px 24px;z-index:75;background:#f5f5f5;border-left:1px solid #dfdfdf;overflow:auto}.hide-sidebar .media-sidebar{right:-300px}.hide-toolbar .media-sidebar{bottom:0}.media-sidebar .sidebar-title{font-weight:200;font-si
 ze:20px;margin:0;padding:12px 10px 10px;line-height:28px}.media-sidebar .sidebar-content{padding:0 10px;margin-bottom:130px}.media-sidebar .search{display:block;width:100%}.media-sidebar .selection-preview{display:block;padding-top:5px}.media-sidebar h3{position:relative;font-weight:bold;text-transform:uppercase;font-size:12px;color:#777;text-shadow:0 1px 0 #fff;margin:24px 0 8px}.media-sidebar .setting{display:block;float:left;width:100%;margin:1px 0}.media-sidebar .setting span{min-width:30%;margin-right:4%}.media-sidebar .setting span,.compat-item label span{float:left;min-height:22px;padding-top:8px;line-height:16px;text-align:right;font-weight:normal;color:#999;text-shadow:0 1px 0 #fff}.media-sidebar .setting input,.media-sidebar .setting textarea{width:65%;float:right}.media-sidebar .setting textarea,.compat-item .field textarea{height:62px;resize:none}.media-sidebar select{margin-top:3px}.compat-item{float:left;width:100%;overflow:hidden}.compat-item table{width:100%;
 table-layout:fixed;border-spacing:0;border:0}.compat-item tr{padding:2px 0;display:block;overflow:hidden}.compat-item .label,.compat-item .field{display:block;margin:0;padding:0}.compat-item .label{min-width:30%;margin-right:4%;float:left;text-align:right}.compat-item .label span{display:block;width:100%}.compat-item .field{float:right;width:65%;padding-right:1px}.compat-item .field input{width:100%;margin:0}.media-menu{position:absolute;top:0;left:0;bottom:0;width:199px;margin:0;padding:16px 0;z-index:200;box-shadow:inset -6px 0 6px -6px rgba(0,0,0,0.4);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.media-menu li{position:relative;padding:4px 20px;margin:0;line-height:18px;font-size:14px;color:#21759b;text-shadow:0 1px 0 #fff}.media-menu-item{cursor:pointer}.media-menu li:hover{background:rgba(0,0,0,0.04)}.media-menu .active,.media-menu .active:hover{color:#333;font-weight:bold}.media-menu .separator{height:0;margin:12px 20px;padding:0
 ;border-top:1px solid #dfdfdf;border-bottom:1px solid #fff}.media-menu&gt;a.button{margin:0 20px}.media-frame{overflow:hidden}.media-frame .region-content{position:absolute;top:0;left:200px;right:300px;bottom:61px;height:auto;width:auto;margin:0;overflow:auto}.media-frame.hide-sidebar .region-content{right:0}.media-frame.hide-toolbar .region-content{bottom:0}.media-frame .media-toolbar .add-to-gallery{display:none}.media-frame .media-iframe{overflow:hidden}.media-iframe iframe{height:100%;width:100%}.media-frame .search{margin-top:11px;padding:4px;line-height:18px;font-size:13px;color:#464646;font-family:sans-serif}.media-toolbar-secondary .search{margin-right:16px}.attachments{margin:0;padding-right:16px}.attachment{position:relative;float:left;padding:0;margin:0 10px 20px;color:#464646;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.selected.attachment{box-shadow:0 0 0 1px #fff,0 0 0 4px #777}.details.attachment{box
 -shadow:0 0 0 1px #fff,0 0 0 4px #1e8cbe}.attachment.library.selected:after{content:'\2713';display:block;height:24px;width:24px;position:absolute;top:-1px;right:-1px;line-height:24px;font-size:18px;text-align:center;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.5);background:#777;border:1px solid #fff;border-width:0 0 1px 1px;box-shadow:-1px 1px 0 rgba(0,0,0,0.1)}.attachment.library.details:after{background:#1e8cbe}.attachment-preview{position:relative;width:199px;height:199px;overflow:hidden;box-shadow:inset 0 0 15px rgba(0,0,0,0.1),inset 0 0 0 1px rgba(0,0,0,0.05);background:#eee;cursor:pointer}.attachment .icon,.attachment .thumbnail{display:block;position:absolute;top:0;left:0;margin:0 auto}.attachment .icon{top:50%;left:50%}.attachment-preview .thumbnail:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);overflow:hidden}.attachment .thumbnail img{top:0;left:0}.attachment .thumbnail .centered{position:
 absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:translate(50%,50%);-moz-transform:translate(50%,50%);-ms-transform:translate(50%,50%);-o-transform:translate(50%,50%);transform:translate(50%,50%)}.attachment .icon,.attachment .thumbnail .centered img{-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.attachment .filename{position:absolute;left:0;right:0;bottom:0;padding:5px 10px;text-align:center;font-weight:bold;background:rgba(255,255,255,0.8);box-shadow:0 0 2px rgba(0,0,0,0.2)}.attachment-preview .thumbnail{width:199px;height:199px}.attachment .thumbnail img{position:absolute}.attachment .close{display:none;position:absolute;top:5px;right:5px;height:22px;width:22px;padding:0;font-size:20px;line-height:20px;text-align:center;text-decoration:none;color:#464646;background:#fff;border-width:0;box-shadow:0 0 0 1px rgba(0,0,0,0.3)}.attachmen
 t .close:hover{box-shadow:0 0 0 1px rgba(0,0,0,0.6)}.attachment:hover .close{display:block}.media-frame .describe{position:relative;display:block;width:100%;margin:-1px 0 0;padding:8px;font-size:12px;resize:none;border-radius:0}.media-frame .attachments-browser{overflow:hidden}.attachments-browser .media-toolbar{height:50px}.attachments-browser .media-toolbar-primary&gt;.media-button,.attachments-browser .media-toolbar-primary&gt;.media-button-group,.attachments-browser .media-toolbar-secondary&gt;.media-button,.attachments-browser .media-toolbar-secondary&gt;.media-button-group{margin-top:10px}.attachments-browser .attachments{position:absolute;top:50px;left:0;right:0;bottom:0;overflow:auto}.attachments-browser .instructions{display:inline-block;margin-top:16px;line-height:18px;font-size:13px;color:#999}.media-progress-bar{position:relative;height:8px;width:70%;margin:10px auto;padding:2px;border:2px solid #ccc;border-radius:8px;background:#fff}.media-progress-bar div{heigh
 t:8px;min-width:8px;width:0;background:#ccc;border-radius:10px;-webkit-transition:width 300ms;-moz-transition:width 300ms;-ms-transition:width 300ms;-o-transition:width 300ms;transition:width 300ms}.attachment-preview .media-progress-bar{position:absolute;top:50%;left:15%;width:70%;margin:-8px 0 0 -4px}.uploader-window{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,86,132,0.9);z-index:250000;display:none;text-align:center;opacity:0;-webkit-transition:opacity 250ms;-moz-transition:opacity 250ms;-ms-transition:opacity 250ms;-o-transition:opacity 250ms;transition:opacity 250ms}.uploader-window-content{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px dashed #fff}.uploader-window h3{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:20px;font-weight:200;color:#fff;padding:0}.uploader-window
  .media-progress-bar{margin-top:20px;max-width:300px;background:transparent;border-color:#fff;display:none}.uploader-window .media-progress-bar div{background:#fff}.uploading .uploader-window .media-progress-bar{display:block}.region-content.uploader-inline{margin:20px;padding:20px;text-align:center}.uploader-inline-content{position:absolute;top:30%;left:0;right:0}.uploader-inline-content .upload-ui{margin:4em 0}.uploader-inline h3{font-size:20px;font-weight:200;margin-bottom:1.6em}.uploader-inline .media-progress-bar{display:none}.uploading.uploader-inline .media-progress-bar{display:block}.uploader-inline .browser{display:inline-block!important}.media-selection{position:absolute;top:0;left:0;right:350px;height:60px;padding:0 0 0 16px;overflow:hidden;white-space:nowrap}.media-selection .selection-info{display:inline-block;height:60px;margin-right:10px;vertical-align:top}.media-selection.empty{display:none}.media-selection .count{display:block;padding-top:12px;font-size:14px
 ;line-height:20px;font-weight:bold}.media-selection .selection-info a{display:block;float:left;padding:1px 8px;margin:1px 8px 1px -8px;line-height:16px;text-decoration:none;border-right:1px solid #dfdfdf;color:#21759b}.media-selection .selection-info a:hover{background:#21759b;color:#fff;border-color:transparent}.media-selection .selection-info a:last-child{border-right:0}.media-selection .selection-info .clear-selection{color:red}.media-selection .selection-info .clear-selection:hover{background:red}.media-selection .attachments{display:inline-block;height:60px;margin-top:5px;overflow:hidden;vertical-align:top}.attachment.selection.selected{box-shadow:none}.attachment.selection.details{box-shadow:0 0 0 1px #fff,0 0 0 4px #1e8cbe}.media-selection .attachment.selection.details{box-shadow:0 0 0 1px #fff,0 0 0 3px #1e8cbe}.media-selection:after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;width:25px;background-image:-webkit-gradient(linear,right top,right t
 op,from(rgba(255,255,255,1)),to(rgba(255,255,255,0)));background-image:-webkit-linear-gradient(right,rgba(255,255,255,1),rgba(255,255,255,0));background-image:-moz-linear-gradient(right,rgba(255,255,255,1),rgba(255,255,255,0));background-image:-o-linear-gradient(right,rgba(255,255,255,1),rgba(255,255,255,0));background-image:linear-gradient(to left,rgba(255,255,255,1),rgba(255,255,255,0))}.media-selection .attachment .filename{display:none}.selection-preview{position:relative;height:60px;overflow:hidden}.selected-img{float:left;position:relative;margin-right:14px}.selection-preview img{max-width:40px;max-height:40px;float:left;margin-top:6px;margin-left:1px;border:2px solid white;box-shadow:0 0 0 1px #ccc,3px 3px 0 0 #fff,3px 3px 0 1px #ccc,6px 6px 0 0 #fff,6px 6px 0 1px #ccc}.selection-preview .selected-count-1 img{margin-top:8px;box-shadow:0 0 0 1px #ccc}.selection-preview .selected-count-2 img{margin-top:7px;box-shadow:0 0 0 1px #ccc,3px 3px 0 0 #fff,3px 3px 0 1px #ccc}.s
 election-preview .count{position:absolute;bottom:0;right:0;height:16px;min-width:8px;padding:0 4px;font-size:12px;text-align:center;font-weight:bold;color:#999;background:#fff;box-shadow:-1px -1px 2px -1px rgba(0,0,0,0.2)}.selection-preview .clear-selection{float:left;line-height:60px}.attachment-details{overflow:auto}.attachment-info{overflow:hidden;min-height:60px;margin-bottom:16px;line-height:18px;color:#999;border-bottom:1px solid #e5e5e5;box-shadow:0 1px 0 #fff;padding-bottom:11px}.attachment-info .filename{font-weight:bold;color:#464646}.attachment-info .thumbnail{position:relative;float:left;max-width:120px;max-height:120px;margin-right:10px;margin-bottom:5px}.uploading .attachment-info .thumbnail{width:120px;height:80px;box-shadow:inset 0 0 15px rgba(0,0,0,0.1)}.uploading .attachment-info .media-progress-bar{margin-top:32px}.attachment-info .thumbnail:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0
 ,0.15);overflow:hidden}.attachment-info .thumbnail img{display:block;max-width:120px;max-height:120px;margin:0 auto}.attachment-info .details{float:left}.attachment-info .compat-meta{float:left}.attachment-display-settings{overflow:hidden;float:left}.attachment-display-settings h4{margin:1.4em 0 .4em}.gallery-settings{overflow:hidden}.embed-url{display:block;position:relative;height:75px;padding:16px 16px;margin:0;z-index:50;border-bottom:1px solid #dfdfdf;box-shadow:0 4px 4px -4px rgba(0,0,0,0.1);font-size:18px;font-weight:200}.embed-url span{display:block;padding:4px 0 6px 2px}.embed-url input{padding:12px 14px;width:100%;min-width:200px;box-shadow:inset 2px 2px 4px -2px rgba(0,0,0,0.1)}.embed-link-settings,.embed-image-settings{position:absolute;background:#f5f5f5;top:108px;left:0;right:0;bottom:0;padding:16px 16px 32px;overflow:auto}.media-embed .thumbnail{max-width:100%;max-height:200px;position:relative;float:left}.media-embed .thumbnail img{max-height:200px}.media-emb
 ed .thumbnail:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);overflow:hidden}.media-embed .setting{width:100%;margin-top:10px;float:left;display:block;clear:both}.media-embed .setting span{display:block;width:200px;font-size:13px;line-height:24px;color:#999;text-shadow:0 1px 0 #fff}.media-embed .setting .button-group{margin:2px 0}.media-embed .setting input,.media-embed .setting textarea{display:block;width:100%;max-width:400px;margin:1px 0}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpincludesjstinymcepluginswpeditimageeditor_pluginjs"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/js/tinymce/plugins/wpeditimage/editor_plugin.js (22606 => 22607)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/js/tinymce/plugins/wpeditimage/editor_plugin.js        2012-11-16 00:34:07 UTC (rev 22606)
+++ trunk/wp-includes/js/tinymce/plugins/wpeditimage/editor_plugin.js        2012-11-16 00:58:33 UTC (rev 22607)
</span><span class="lines">@@ -1 +1 @@
</span><del>-(function(){tinymce.create(&quot;tinymce.plugins.wpEditImage&quot;,{url:&quot;&quot;,editor:{},init:function(a,c){var d=this,b={};d.url=c;d.editor=a;d._createButtons();a.addCommand(&quot;WP_EditImage&quot;,d._editImage);a.onInit.add(function(e){e.dom.events.add(e.getBody(),&quot;mousedown&quot;,function(g){var f;if(g.target.nodeName==&quot;IMG&quot;&amp;&amp;(f=e.dom.getParent(g.target,&quot;div.mceTemp&quot;))){if(tinymce.isGecko){e.selection.select(f)}else{if(tinymce.isWebKit){e.dom.events.prevent(g)}}}});e.dom.events.add(e.getBody(),&quot;keydown&quot;,function(j){var k,f,i,h,g;if(j.keyCode==13){k=e.selection.getNode();f=e.dom.getParent(k,&quot;dl.wp-caption&quot;);if(f){i=e.dom.getParent(f,&quot;div.mceTemp&quot;)}if(i){e.dom.events.cancel(j);h=e.dom.create(&quot;p&quot;,{},&quot;\uFEFF&quot;);e.dom.insertAfter(h,i);e.selection.setCursorLocation(h,0);return false}}})});a.onMouseUp.add(function(f,g){if(tinymce.isWebKit||tinymce.isOpera){return}if(b.x&amp;&amp;
 (g.clientX!=b.x||g.clientY!=b.y)){var h=f.selection.getNode();if(&quot;IMG&quot;==h.nodeName){window.setTimeout(function(){var e=f.dom.getParent(h,&quot;dl.wp-caption&quot;),i;if(h.width!=b.img_w||h.height!=b.img_h){h.className=h.className.replace(/size-[^ &quot;']+/,&quot;&quot;)}if(e){i=f.dom.getAttrib(h,&quot;width&quot;)||h.width;i=parseInt(i,10);f.dom.setStyle(e,&quot;width&quot;,10+i);f.execCommand(&quot;mceRepaint&quot;)}},100)}}b={}});a.onMouseDown.add(function(f,h){var g=h.target;if(g.nodeName!=&quot;IMG&quot;){if(g.firstChild&amp;&amp;g.firstChild.nodeName==&quot;IMG&quot;&amp;&amp;g.childNodes.length==1){g=g.firstChild}else{return}}if(f.dom.getAttrib(g,&quot;class&quot;).indexOf(&quot;mceItem&quot;)==-1){b={x:h.clientX,y:h.clientY,img_w:g.clientWidth,img_h:g.clientHeight};f.plugins.wordpress._showButtons(g,&quot;wp_editbtns&quot;)}});a.onBeforeSetContent.add(function(e,f){f.content=e.wpSetImgCaption(f.content)});a.onPostProcess.add(function(e,f){if(f.get){f.conten
 t=e.wpGetImgCaption(f.content)}});a.wpSetImgCaption=function(e){return d._do_shcode(e)};a.wpGetImgCaption=function(e){return d._get_shcode(e)}},_do_shcode:function(a){return a.replace(/(?:&lt;p&gt;)?\[(?:wp_)?caption([^\]]+)\]([\s\S]+?)\[\/(?:wp_)?caption\](?:&lt;\/p&gt;)?/g,function(j,i,h){var d,m,k,l,f,g,e=tinymce.trim;d=i.match(/id=['&quot;]([^'&quot;]*)['&quot;] ?/);if(d){i=i.replace(d[0],&quot;&quot;)}m=i.match(/align=['&quot;]([^'&quot;]*)['&quot;] ?/);if(m){i=i.replace(m[0],&quot;&quot;)}k=i.match(/width=['&quot;]([0-9]*)['&quot;] ?/);if(k){i=i.replace(k[0],&quot;&quot;)}h=e(h);g=h.match(/((?:&lt;a [^&gt;]+&gt;)?&lt;img [^&gt;]+&gt;(?:&lt;\/a&gt;)?)([\s\S]*)/i);if(g&amp;&amp;g[2]){l=e(g[2]);g=e(g[1])}else{l=e(i).replace(/caption=['&quot;]/,&quot;&quot;).replace(/['&quot;]$/,&quot;&quot;);g=h}d=(d&amp;&amp;d[1])?d[1]:&quot;&quot;;m=(m&amp;&amp;m[1])?m[1]:&quot;alignnone&quot;;k=(k&amp;&amp;k[1])?k[1]:&quot;&quot;;if(!k||!l){return h}f=&quot;mceTemp&quot;;if(m==&quot;al
 igncenter&quot;){f+=&quot; mceIEcenter&quot;}return'&lt;div class=&quot;'+f+'&quot;&gt;&lt;dl id=&quot;'+d+'&quot; class=&quot;wp-caption '+m+'&quot; style=&quot;width: '+(10+parseInt(k))+'px&quot;&gt;&lt;dt class=&quot;wp-caption-dt&quot;&gt;'+g+'&lt;/dt&gt;&lt;dd class=&quot;wp-caption-dd&quot;&gt;'+l+&quot;&lt;/dd&gt;&lt;/dl&gt;&lt;/div&gt;&quot;})},_get_shcode:function(a){return a.replace(/&lt;div (?:id=&quot;attachment_|class=&quot;mceTemp)[^&gt;]*&gt;([\s\S]+?)&lt;\/div&gt;/g,function(d,c){var e=c.replace(/&lt;dl ([^&gt;]+)&gt;\s*&lt;dt [^&gt;]+&gt;([\s\S]+?)&lt;\/dt&gt;\s*&lt;dd [^&gt;]+&gt;([\s\S]*?)&lt;\/dd&gt;\s*&lt;\/dl&gt;/gi,function(i,f,l,j){var k,h,g;g=l.match(/width=&quot;([0-9]*)&quot;/);g=(g&amp;&amp;g[1])?g[1]:&quot;&quot;;if(!g||!j){return l}k=f.match(/id=&quot;([^&quot;]*)&quot;/);k=(k&amp;&amp;k[1])?k[1]:&quot;&quot;;h=f.match(/class=&quot;([^&quot;]*)&quot;/);h=(h&amp;&amp;h[1])?h[1]:&quot;&quot;;h=h.match(/align[a-z]+/)||&quot;alignnone&quot;;j=j.repl
 ace(/\r\n|\r/g,&quot;\n&quot;).replace(/&lt;[a-zA-Z0-9]+( [^&lt;&gt;]+)?&gt;/g,function(b){return b.replace(/[\r\n\t]+/,&quot; &quot;)});j=j.replace(/\s*\n\s*/g,&quot;&lt;br /&gt;&quot;);return'[caption id=&quot;'+k+'&quot; align=&quot;'+h+'&quot; width=&quot;'+g+'&quot;]'+l+&quot; &quot;+j+&quot;[/caption]&quot;});if(e.indexOf(&quot;[caption&quot;)!==0){e=c.replace(/[\s\S]*?((?:&lt;a [^&gt;]+&gt;)?&lt;img [^&gt;]+&gt;(?:&lt;\/a&gt;)?)(&lt;p&gt;[\s\S]*&lt;\/p&gt;)?[\s\S]*/gi,&quot;&lt;p&gt;$1&lt;/p&gt;$2&quot;)}return e})},_createButtons:function(){var b=this,a=tinyMCE.activeEditor,d=tinymce.DOM,e,c,f;f=(window.devicePixelRatio&amp;&amp;window.devicePixelRatio&gt;1)||(window.matchMedia&amp;&amp;window.matchMedia(&quot;(min-resolution:130dpi)&quot;).matches);d.remove(&quot;wp_editbtns&quot;);d.add(document.body,&quot;div&quot;,{id:&quot;wp_editbtns&quot;,style:&quot;display:none;&quot;});e=d.add(&quot;wp_editbtns&quot;,&quot;img&quot;,{src:f?b.url+&quot;/img/image-2x.png&quot
 ;:b.url+&quot;/img/image.png&quot;,id:&quot;wp_editimgbtn&quot;,width:&quot;24&quot;,height:&quot;24&quot;,title:a.getLang(&quot;wpeditimage.edit_img&quot;)});tinymce.dom.Event.add(e,&quot;mousedown&quot;,function(g){b._editImage()});c=d.add(&quot;wp_editbtns&quot;,&quot;img&quot;,{src:f?b.url+&quot;/img/delete-2x.png&quot;:b.url+&quot;/img/delete.png&quot;,id:&quot;wp_delimgbtn&quot;,width:&quot;24&quot;,height:&quot;24&quot;,title:a.getLang(&quot;wpeditimage.del_img&quot;)});tinymce.dom.Event.add(c,&quot;mousedown&quot;,function(j){var g=tinyMCE.activeEditor,h=g.selection.getNode(),i;if(h.nodeName==&quot;IMG&quot;&amp;&amp;g.dom.getAttrib(h,&quot;class&quot;).indexOf(&quot;mceItem&quot;)==-1){if((i=g.dom.getParent(h,&quot;div&quot;))&amp;&amp;g.dom.hasClass(i,&quot;mceTemp&quot;)){g.dom.remove(i)}else{if((i=g.dom.getParent(h,&quot;A&quot;))&amp;&amp;i.childNodes.length==1){g.dom.remove(i)}else{g.dom.remove(h)}}g.execCommand(&quot;mceRepaint&quot;);return false}})},_editIma
 ge:function(){var d=this.editor,e=this.url,g=d.selection.getNode(),c,f,a,b=g.className;if(b.indexOf(&quot;mceItem&quot;)!=-1||b.indexOf(&quot;wpGallery&quot;)!=-1||g.nodeName!=&quot;IMG&quot;){return}c=tinymce.DOM.getViewPort();f=680&lt;(c.h-70)?680:c.h-70;a=650&lt;c.w?650:c.w;d.windowManager.open({file:e+&quot;/editimage.html&quot;,width:a+&quot;px&quot;,height:f+&quot;px&quot;,inline:true})},getInfo:function(){return{longname:&quot;Edit Image&quot;,author:&quot;WordPress&quot;,authorurl:&quot;http://wordpress.org&quot;,infourl:&quot;&quot;,version:&quot;1.0&quot;}}});tinymce.PluginManager.add(&quot;wpeditimage&quot;,tinymce.plugins.wpEditImage)})();
</del><span class="cx">\ No newline at end of file
</span><ins>+(function(){tinymce.create(&quot;tinymce.plugins.wpEditImage&quot;,{url:&quot;&quot;,editor:{},init:function(a,c){var d=this,b={};d.url=c;d.editor=a;d._createButtons();a.addCommand(&quot;WP_EditImage&quot;,d._editImage);a.onInit.add(function(e){e.dom.events.add(e.getBody(),&quot;mousedown&quot;,function(g){var f;if(g.target.nodeName==&quot;IMG&quot;&amp;&amp;(f=e.dom.getParent(g.target,&quot;div.mceTemp&quot;))){if(tinymce.isGecko){e.selection.select(f)}else{if(tinymce.isWebKit){e.dom.events.prevent(g)}}}});e.dom.events.add(e.getBody(),&quot;keydown&quot;,function(j){var k,f,i,h,g;if(j.keyCode==13){k=e.selection.getNode();f=e.dom.getParent(k,&quot;dl.wp-caption&quot;);if(f){i=e.dom.getParent(f,&quot;div.mceTemp&quot;)}if(i){e.dom.events.cancel(j);h=e.dom.create(&quot;p&quot;,{},&quot;\uFEFF&quot;);e.dom.insertAfter(h,i);e.selection.setCursorLocation(h,0);return false}}});if(&quot;ontouchstart&quot; in window){e.dom.events.add(e.getBody(),&quot;touchstart&quot;,fu
 nction(f){d._showButtons(f)})}});a.onMouseUp.add(function(f,g){if(tinymce.isWebKit||tinymce.isOpera){return}if(b.x&amp;&amp;(g.clientX!=b.x||g.clientY!=b.y)){var h=f.selection.getNode();if(&quot;IMG&quot;==h.nodeName){window.setTimeout(function(){var e=f.dom.getParent(h,&quot;dl.wp-caption&quot;),i;if(h.width!=b.img_w||h.height!=b.img_h){h.className=h.className.replace(/size-[^ &quot;']+/,&quot;&quot;)}if(e){i=f.dom.getAttrib(h,&quot;width&quot;)||h.width;i=parseInt(i,10);f.dom.setStyle(e,&quot;width&quot;,10+i);f.execCommand(&quot;mceRepaint&quot;)}},100)}}b={}});a.onMouseDown.add(function(f,g){d._showButtons(g)});a.onBeforeSetContent.add(function(e,f){f.content=e.wpSetImgCaption(f.content)});a.onPostProcess.add(function(e,f){if(f.get){f.content=e.wpGetImgCaption(f.content)}});a.wpSetImgCaption=function(e){return d._do_shcode(e)};a.wpGetImgCaption=function(e){return d._get_shcode(e)}},_do_shcode:function(a){return a.replace(/(?:&lt;p&gt;)?\[(?:wp_)?caption([^\]]+)\]([\s\S]+
 ?)\[\/(?:wp_)?caption\](?:&lt;\/p&gt;)?/g,function(j,i,h){var d,m,k,l,f,g,e=tinymce.trim;d=i.match(/id=['&quot;]([^'&quot;]*)['&quot;] ?/);if(d){i=i.replace(d[0],&quot;&quot;)}m=i.match(/align=['&quot;]([^'&quot;]*)['&quot;] ?/);if(m){i=i.replace(m[0],&quot;&quot;)}k=i.match(/width=['&quot;]([0-9]*)['&quot;] ?/);if(k){i=i.replace(k[0],&quot;&quot;)}h=e(h);g=h.match(/((?:&lt;a [^&gt;]+&gt;)?&lt;img [^&gt;]+&gt;(?:&lt;\/a&gt;)?)([\s\S]*)/i);if(g&amp;&amp;g[2]){l=e(g[2]);g=e(g[1])}else{l=e(i).replace(/caption=['&quot;]/,&quot;&quot;).replace(/['&quot;]$/,&quot;&quot;);g=h}d=(d&amp;&amp;d[1])?d[1]:&quot;&quot;;m=(m&amp;&amp;m[1])?m[1]:&quot;alignnone&quot;;k=(k&amp;&amp;k[1])?k[1]:&quot;&quot;;if(!k||!l){return h}f=&quot;mceTemp&quot;;if(m==&quot;aligncenter&quot;){f+=&quot; mceIEcenter&quot;}return'&lt;div class=&quot;'+f+'&quot;&gt;&lt;dl id=&quot;'+d+'&quot; class=&quot;wp-caption '+m+'&quot; style=&quot;width: '+(10+parseInt(k))+'px&quot;&gt;&lt;dt class=&quot;wp-caption-dt&
 quot;&gt;'+g+'&lt;/dt&gt;&lt;dd class=&quot;wp-caption-dd&quot;&gt;'+l+&quot;&lt;/dd&gt;&lt;/dl&gt;&lt;/div&gt;&quot;})},_get_shcode:function(a){return a.replace(/&lt;div (?:id=&quot;attachment_|class=&quot;mceTemp)[^&gt;]*&gt;([\s\S]+?)&lt;\/div&gt;/g,function(d,c){var e=c.replace(/&lt;dl ([^&gt;]+)&gt;\s*&lt;dt [^&gt;]+&gt;([\s\S]+?)&lt;\/dt&gt;\s*&lt;dd [^&gt;]+&gt;([\s\S]*?)&lt;\/dd&gt;\s*&lt;\/dl&gt;/gi,function(i,f,l,j){var k,h,g;g=l.match(/width=&quot;([0-9]*)&quot;/);g=(g&amp;&amp;g[1])?g[1]:&quot;&quot;;if(!g||!j){return l}k=f.match(/id=&quot;([^&quot;]*)&quot;/);k=(k&amp;&amp;k[1])?k[1]:&quot;&quot;;h=f.match(/class=&quot;([^&quot;]*)&quot;/);h=(h&amp;&amp;h[1])?h[1]:&quot;&quot;;h=h.match(/align[a-z]+/)||&quot;alignnone&quot;;j=j.replace(/\r\n|\r/g,&quot;\n&quot;).replace(/&lt;[a-zA-Z0-9]+( [^&lt;&gt;]+)?&gt;/g,function(b){return b.replace(/[\r\n\t]+/,&quot; &quot;)});j=j.replace(/\s*\n\s*/g,&quot;&lt;br /&gt;&quot;);return'[caption id=&quot;'+k+'&quot; align=&quo
 t;'+h+'&quot; width=&quot;'+g+'&quot;]'+l+&quot; &quot;+j+&quot;[/caption]&quot;});if(e.indexOf(&quot;[caption&quot;)!==0){e=c.replace(/[\s\S]*?((?:&lt;a [^&gt;]+&gt;)?&lt;img [^&gt;]+&gt;(?:&lt;\/a&gt;)?)(&lt;p&gt;[\s\S]*&lt;\/p&gt;)?[\s\S]*/gi,&quot;&lt;p&gt;$1&lt;/p&gt;$2&quot;)}return e})},_createButtons:function(){var b=this,a=b.editor,d=tinymce.DOM,e,c,f;f=(window.devicePixelRatio&amp;&amp;window.devicePixelRatio&gt;1)||(window.matchMedia&amp;&amp;window.matchMedia(&quot;(min-resolution:130dpi)&quot;).matches);d.remove(&quot;wp_editbtns&quot;);d.add(document.body,&quot;div&quot;,{id:&quot;wp_editbtns&quot;,style:&quot;display:none;&quot;});e=d.add(&quot;wp_editbtns&quot;,&quot;img&quot;,{src:f?b.url+&quot;/img/image-2x.png&quot;:b.url+&quot;/img/image.png&quot;,id:&quot;wp_editimgbtn&quot;,width:&quot;24&quot;,height:&quot;24&quot;,title:a.getLang(&quot;wpeditimage.edit_img&quot;)});tinymce.dom.Event.add(e,&quot;mousedown&quot;,function(g){b._editImage();a.plugins.word
 press._hideButtons()});c=d.add(&quot;wp_editbtns&quot;,&quot;img&quot;,{src:f?b.url+&quot;/img/delete-2x.png&quot;:b.url+&quot;/img/delete.png&quot;,id:&quot;wp_delimgbtn&quot;,width:&quot;24&quot;,height:&quot;24&quot;,title:a.getLang(&quot;wpeditimage.del_img&quot;)});tinymce.dom.Event.add(c,&quot;mousedown&quot;,function(i){var g=a.selection.getNode(),h;if(g.nodeName==&quot;IMG&quot;&amp;&amp;a.dom.getAttrib(g,&quot;class&quot;).indexOf(&quot;mceItem&quot;)==-1){if((h=a.dom.getParent(g,&quot;div&quot;))&amp;&amp;a.dom.hasClass(h,&quot;mceTemp&quot;)){a.dom.remove(h)}else{if((h=a.dom.getParent(g,&quot;A&quot;))&amp;&amp;h.childNodes.length==1){a.dom.remove(h)}else{a.dom.remove(g)}}a.execCommand(&quot;mceRepaint&quot;);return false}a.plugins.wordpress._hideButtons()})},_editImage:function(){var d=this.editor,e=this.url,g=d.selection.getNode(),c,f,a,b=g.className;if(b.indexOf(&quot;mceItem&quot;)!=-1||b.indexOf(&quot;wpGallery&quot;)!=-1||g.nodeName!=&quot;IMG&quot;){return}
 c=tinymce.DOM.getViewPort();f=680&lt;(c.h-70)?680:c.h-70;a=650&lt;c.w?650:c.w;d.windowManager.open({file:e+&quot;/editimage.html&quot;,width:a+&quot;px&quot;,height:f+&quot;px&quot;,inline:true})},_showButtons:function(c){var a=this.editor,b=c.target;if(b.nodeName!=&quot;IMG&quot;){if(b.firstChild&amp;&amp;b.firstChild.nodeName==&quot;IMG&quot;&amp;&amp;b.childNodes.length==1){b=b.firstChild}else{a.plugins.wordpress._hideButtons();return}}if(a.dom.getAttrib(b,&quot;class&quot;).indexOf(&quot;mceItem&quot;)==-1){mouse={x:c.clientX,y:c.clientY,img_w:b.clientWidth,img_h:b.clientHeight};if(c.type==&quot;touchstart&quot;){a.selection.select(b);a.dom.events.cancel(c)}a.plugins.wordpress._hideButtons();a.plugins.wordpress._showButtons(b,&quot;wp_editbtns&quot;)}},getInfo:function(){return{longname:&quot;Edit Image&quot;,author:&quot;WordPress&quot;,authorurl:&quot;http://wordpress.org&quot;,infourl:&quot;&quot;,version:&quot;1.0&quot;}}});tinymce.PluginManager.add(&quot;wpeditimage
 &quot;,tinymce.plugins.wpEditImage)})();
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpincludesjstinymcepluginswpgalleryeditor_pluginjs"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/js/tinymce/plugins/wpgallery/editor_plugin.js (22606 => 22607)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/js/tinymce/plugins/wpgallery/editor_plugin.js        2012-11-16 00:34:07 UTC (rev 22606)
+++ trunk/wp-includes/js/tinymce/plugins/wpgallery/editor_plugin.js        2012-11-16 00:58:33 UTC (rev 22607)
</span><span class="lines">@@ -1 +1 @@
</span><del>-(function(){tinymce.create(&quot;tinymce.plugins.wpGallery&quot;,{init:function(a,b){var c=this;c.url=b;c._createButtons();a.addCommand(&quot;WP_Gallery&quot;,function(){var e=a.selection.getNode(),d=wp.media.gallery,f;if(typeof wp===&quot;undefined&quot;||!wp.media||!wp.media.gallery){return}if(e.nodeName!=&quot;IMG&quot;||a.dom.getAttrib(e,&quot;class&quot;).indexOf(&quot;wpGallery&quot;)==-1){return}f=d.edit(&quot;[&quot;+a.dom.getAttrib(e,&quot;title&quot;)+&quot;]&quot;);f.get(&quot;gallery-edit&quot;).on(&quot;update&quot;,function(g){var h=d.shortcode(g).string().slice(1,-1);a.dom.setAttrib(e,&quot;title&quot;,h)})});a.onMouseDown.add(function(d,f){if(f.target.nodeName==&quot;IMG&quot;&amp;&amp;d.dom.hasClass(f.target,&quot;wpGallery&quot;)){d.plugins.wordpress._showButtons(f.target,&quot;wp_gallerybtns&quot;)}});a.onBeforeSetContent.add(function(d,e){e.content=c._do_gallery(e.content)});a.onPostProcess.add(function(d,e){if(e.get){e.content=c._get_gallery(
 e.content)}})},_do_gallery:function(a){return a.replace(/\[gallery([^\]]*)\]/g,function(d,c){return'&lt;img src=&quot;'+tinymce.baseURL+'/plugins/wpgallery/img/t.gif&quot; class=&quot;wpGallery mceItem&quot; title=&quot;gallery'+tinymce.DOM.encode(c)+'&quot; /&gt;'})},_get_gallery:function(b){function a(c,d){d=new RegExp(d+'=&quot;([^&quot;]+)&quot;',&quot;g&quot;).exec(c);return d?tinymce.DOM.decode(d[1]):&quot;&quot;}return b.replace(/(?:&lt;p[^&gt;]*&gt;)*(&lt;img[^&gt;]+&gt;)(?:&lt;\/p&gt;)*/g,function(e,d){var c=a(d,&quot;class&quot;);if(c.indexOf(&quot;wpGallery&quot;)!=-1){return&quot;&lt;p&gt;[&quot;+tinymce.trim(a(d,&quot;title&quot;))+&quot;]&lt;/p&gt;&quot;}return e})},_createButtons:function(){var b=this,a=tinyMCE.activeEditor,d=tinymce.DOM,e,c,f;f=(window.devicePixelRatio&amp;&amp;window.devicePixelRatio&gt;1)||(window.matchMedia&amp;&amp;window.matchMedia(&quot;(min-resolution:130dpi)&quot;).matches);d.remove(&quot;wp_gallerybtns&quot;);d.add(document.body,&quo
 t;div&quot;,{id:&quot;wp_gallerybtns&quot;,style:&quot;display:none;&quot;});e=d.add(&quot;wp_gallerybtns&quot;,&quot;img&quot;,{src:f?b.url+&quot;/img/edit-2x.png&quot;:b.url+&quot;/img/edit.png&quot;,id:&quot;wp_editgallery&quot;,width:&quot;24&quot;,height:&quot;24&quot;,title:a.getLang(&quot;wordpress.editgallery&quot;)});tinymce.dom.Event.add(e,&quot;mousedown&quot;,function(h){var g=tinyMCE.activeEditor;g.windowManager.bookmark=g.selection.getBookmark(&quot;simple&quot;);g.execCommand(&quot;WP_Gallery&quot;)});c=d.add(&quot;wp_gallerybtns&quot;,&quot;img&quot;,{src:f?b.url+&quot;/img/delete-2x.png&quot;:b.url+&quot;/img/delete.png&quot;,id:&quot;wp_delgallery&quot;,width:&quot;24&quot;,height:&quot;24&quot;,title:a.getLang(&quot;wordpress.delgallery&quot;)});tinymce.dom.Event.add(c,&quot;mousedown&quot;,function(i){var g=tinyMCE.activeEditor,h=g.selection.getNode();if(h.nodeName==&quot;IMG&quot;&amp;&amp;g.dom.hasClass(h,&quot;wpGallery&quot;)){g.dom.remove(h);g.execCo
 mmand(&quot;mceRepaint&quot;);return false}})},getInfo:function(){return{longname:&quot;Gallery Settings&quot;,author:&quot;WordPress&quot;,authorurl:&quot;http://wordpress.org&quot;,infourl:&quot;&quot;,version:&quot;1.0&quot;}}});tinymce.PluginManager.add(&quot;wpgallery&quot;,tinymce.plugins.wpGallery)})();
</del><span class="cx">\ No newline at end of file
</span><ins>+(function(){tinymce.create(&quot;tinymce.plugins.wpGallery&quot;,{init:function(a,b){var c=this;c.url=b;c.editor=a;c._createButtons();a.addCommand(&quot;WP_Gallery&quot;,function(){var e=a.selection.getNode(),d=wp.media.gallery,f;if(typeof wp===&quot;undefined&quot;||!wp.media||!wp.media.gallery){return}if(e.nodeName!=&quot;IMG&quot;||a.dom.getAttrib(e,&quot;class&quot;).indexOf(&quot;wpGallery&quot;)==-1){return}f=d.edit(&quot;[&quot;+a.dom.getAttrib(e,&quot;title&quot;)+&quot;]&quot;);f.get(&quot;gallery-edit&quot;).on(&quot;update&quot;,function(g){var h=d.shortcode(g).string().slice(1,-1);a.dom.setAttrib(e,&quot;title&quot;,h)})});a.onInit.add(function(d){if(&quot;ontouchstart&quot; in window){d.dom.events.add(d.getBody(),&quot;touchstart&quot;,function(g){var f=g.target;if(f.nodeName==&quot;IMG&quot;&amp;&amp;d.dom.hasClass(f,&quot;wpGallery&quot;)){d.selection.select(f);d.dom.events.cancel(g);d.plugins.wordpress._hideButtons();d.plugins.wordpress._showButto
 ns(f,&quot;wp_gallerybtns&quot;)}})}});a.onMouseDown.add(function(d,f){if(f.target.nodeName==&quot;IMG&quot;&amp;&amp;d.dom.hasClass(f.target,&quot;wpGallery&quot;)){d.plugins.wordpress._showButtons(f.target,&quot;wp_gallerybtns&quot;)}});a.onBeforeSetContent.add(function(d,e){e.content=c._do_gallery(e.content)});a.onPostProcess.add(function(d,e){if(e.get){e.content=c._get_gallery(e.content)}})},_do_gallery:function(a){return a.replace(/\[gallery([^\]]*)\]/g,function(d,c){return'&lt;img src=&quot;'+tinymce.baseURL+'/plugins/wpgallery/img/t.gif&quot; class=&quot;wpGallery mceItem&quot; title=&quot;gallery'+tinymce.DOM.encode(c)+'&quot; /&gt;'})},_get_gallery:function(b){function a(c,d){d=new RegExp(d+'=&quot;([^&quot;]+)&quot;',&quot;g&quot;).exec(c);return d?tinymce.DOM.decode(d[1]):&quot;&quot;}return b.replace(/(?:&lt;p[^&gt;]*&gt;)*(&lt;img[^&gt;]+&gt;)(?:&lt;\/p&gt;)*/g,function(e,d){var c=a(d,&quot;class&quot;);if(c.indexOf(&quot;wpGallery&quot;)!=-1){return&quot;&lt;p&
 gt;[&quot;+tinymce.trim(a(d,&quot;title&quot;))+&quot;]&lt;/p&gt;&quot;}return e})},_createButtons:function(){var b=this,a=b.editor,d=tinymce.DOM,e,c,f;f=(window.devicePixelRatio&amp;&amp;window.devicePixelRatio&gt;1)||(window.matchMedia&amp;&amp;window.matchMedia(&quot;(min-resolution:130dpi)&quot;).matches);d.remove(&quot;wp_gallerybtns&quot;);d.add(document.body,&quot;div&quot;,{id:&quot;wp_gallerybtns&quot;,style:&quot;display:none;&quot;});e=d.add(&quot;wp_gallerybtns&quot;,&quot;img&quot;,{src:f?b.url+&quot;/img/edit-2x.png&quot;:b.url+&quot;/img/edit.png&quot;,id:&quot;wp_editgallery&quot;,width:&quot;24&quot;,height:&quot;24&quot;,title:a.getLang(&quot;wordpress.editgallery&quot;)});tinymce.dom.Event.add(e,&quot;mousedown&quot;,function(g){a.windowManager.bookmark=a.selection.getBookmark(&quot;simple&quot;);a.execCommand(&quot;WP_Gallery&quot;);a.plugins.wordpress._hideButtons()});c=d.add(&quot;wp_gallerybtns&quot;,&quot;img&quot;,{src:f?b.url+&quot;/img/delete-2x.pn
 g&quot;:b.url+&quot;/img/delete.png&quot;,id:&quot;wp_delgallery&quot;,width:&quot;24&quot;,height:&quot;24&quot;,title:a.getLang(&quot;wordpress.delgallery&quot;)});tinymce.dom.Event.add(c,&quot;mousedown&quot;,function(h){var g=a.selection.getNode();if(g.nodeName==&quot;IMG&quot;&amp;&amp;a.dom.hasClass(g,&quot;wpGallery&quot;)){a.dom.remove(g);a.execCommand(&quot;mceRepaint&quot;);a.dom.events.cancel(h)}a.plugins.wordpress._hideButtons()})},getInfo:function(){return{longname:&quot;Gallery Settings&quot;,author:&quot;WordPress&quot;,authorurl:&quot;http://wordpress.org&quot;,infourl:&quot;&quot;,version:&quot;1.0&quot;}}});tinymce.PluginManager.add(&quot;wpgallery&quot;,tinymce.plugins.wpGallery)})();
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpincludesjstinymcewptinymcejsgz"></a>
<div class="binary"><h4>Modified: trunk/wp-includes/js/tinymce/wp-tinymce.js.gz</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkwpincludesversionphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/version.php (22606 => 22607)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/version.php        2012-11-16 00:34:07 UTC (rev 22606)
+++ trunk/wp-includes/version.php        2012-11-16 00:58:33 UTC (rev 22607)
</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.5-beta3-22601';
</del><ins>+$wp_version = '3.5-beta3-22607';
</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 class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">  *
</span><span class="cx">  * @global string $tinymce_version
</span><span class="cx">  */
</span><del>-$tinymce_version = '357-22601';
</del><ins>+$tinymce_version = '357-22607';
</ins><span class="cx"> 
</span><span class="cx"> /**
</span><span class="cx">  * Holds the required PHP version
</span></span></pre>
</div>
</div>

</body>
</html>