<!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>[18925] trunk: Add/remove the border to postbox containers when the last postbox is hidden/shown from Screen Options, props ocean90, fixes #18882</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/18925">18925</a></dd>
<dt>Author</dt> <dd>azaozz</dd>
<dt>Date</dt> <dd>2011-10-09 17:30:51 +0000 (Sun, 09 Oct 2011)</dd>
</dl>

<h3>Log Message</h3>
<pre>Add/remove the border to postbox containers when the last postbox is hidden/shown from Screen Options, props ocean90, fixes <a href="http://core.trac.wordpress.org/ticket/18882">#18882</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadminjspostboxdevjs">trunk/wp-admin/js/postbox.dev.js</a></li>
<li><a href="#trunkwpadminjspostboxjs">trunk/wp-admin/js/postbox.js</a></li>
<li><a href="#trunkwpincludesscriptloaderphp">trunk/wp-includes/script-loader.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadminjspostboxdevjs"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/js/postbox.dev.js (18924 => 18925)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/js/postbox.dev.js        2011-10-09 00:05:38 UTC (rev 18924)
+++ trunk/wp-admin/js/postbox.dev.js        2011-10-09 17:30:51 UTC (rev 18925)
</span><span class="lines">@@ -45,6 +45,7 @@
</span><span class="cx">                                                 postboxes.pbhide( box );
</span><span class="cx">                                 }
</span><span class="cx">                                 postboxes.save_state(page);
</span><ins>+                                postboxes._mark_area();
</ins><span class="cx">                         });
</span><span class="cx"> 
</span><span class="cx">                         $('.columns-prefs input[type=&quot;radio&quot;]').click(function(){
</span></span></pre></div>
<a id="trunkwpadminjspostboxjs"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/js/postbox.js (18924 => 18925)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/js/postbox.js        2011-10-09 00:05:38 UTC (rev 18924)
+++ trunk/wp-admin/js/postbox.js        2011-10-09 17:30:51 UTC (rev 18925)
</span><span class="lines">@@ -1 +1 @@
</span><del>-var postboxes;(function(a){postboxes={add_postbox_toggles:function(c,b){this.init(c,b);a(&quot;.postbox h3, .postbox .handlediv&quot;).click(function(){var d=a(this).parent(&quot;.postbox&quot;),e=d.attr(&quot;id&quot;);if(&quot;dashboard_browser_nag&quot;==e){return}d.toggleClass(&quot;closed&quot;);postboxes.save_state(c);if(e){if(!d.hasClass(&quot;closed&quot;)&amp;&amp;a.isFunction(postboxes.pbshow)){postboxes.pbshow(e)}else{if(d.hasClass(&quot;closed&quot;)&amp;&amp;a.isFunction(postboxes.pbhide)){postboxes.pbhide(e)}}}});a(&quot;.postbox h3 a&quot;).click(function(d){d.stopPropagation()});a(&quot;.postbox a.dismiss&quot;).click(function(f){var d=a(this).parents(&quot;.postbox&quot;).attr(&quot;id&quot;)+&quot;-hide&quot;;a(&quot;#&quot;+d).prop(&quot;checked&quot;,false).triggerHandler(&quot;click&quot;);return false});a(&quot;.hide-postbox-tog&quot;).click(function(){var d=a(this).val();if(a(this).prop(&quot;checked&quot;)){a(&quot;#&quot;+d).show();if(a.i
 sFunction(postboxes.pbshow)){postboxes.pbshow(d)}}else{a(&quot;#&quot;+d).hide();if(a.isFunction(postboxes.pbhide)){postboxes.pbhide(d)}}postboxes.save_state(c)});a('.columns-prefs input[type=&quot;radio&quot;]').click(function(){var f=a(this).val(),g,h,e,j=a(&quot;#poststuff&quot;),d;f=parseInt(f,10);if(j.length){if(f==2){a(&quot;.wrap&quot;).removeClass(&quot;columns-1&quot;).addClass(&quot;columns-2&quot;);j.addClass(&quot;has-right-sidebar&quot;);if(!a(&quot;#side-info-column #side-sortables&quot;).length){a(&quot;#side-info-column&quot;).append(a(&quot;#side-sortables&quot;))}}else{if(f==1){a(&quot;.wrap&quot;).removeClass(&quot;columns-2&quot;).addClass(&quot;columns-1&quot;);j.removeClass(&quot;has-right-sidebar&quot;);if(!a(&quot;#post-body-content #side-sortables&quot;).length){a(&quot;#normal-sortables&quot;).before(a(&quot;#side-sortables&quot;))}}}}else{for(g=4;(g&gt;f&amp;&amp;g&gt;1);g--){h=a(&quot;#&quot;+postboxes._colname(g)+&quot;-sortables&quot;);a(&quot;#
 &quot;+postboxes._colname(g-1)+&quot;-sortables&quot;).append(h.children(&quot;.postbox&quot;));h.parent().hide()}for(g=f;g&gt;0;g--){h=a(&quot;#&quot;+postboxes._colname(g)+&quot;-sortables&quot;);e=false;if(h.parent().is(&quot;:hidden&quot;)){switch(g){case 4:d=a(&quot;.postbox:visible&quot;,a(&quot;#column3-sortables&quot;));if(d.length&gt;1){h.append(d.last());e=true}case 3:d=a(&quot;.postbox:visible&quot;,a(&quot;#side-sortables&quot;));if(!e&amp;&amp;d.length&gt;1){h.append(d.last());e=true}case 2:d=a(&quot;.postbox:visible&quot;,a(&quot;#normal-sortables&quot;));if(!e&amp;&amp;d.length&gt;1){h.append(d.last());e=true}default:if(!e){h.addClass(&quot;empty-container&quot;)}}h.parent().show()}}a(&quot;.postbox-container:visible&quot;).css(&quot;width&quot;,100/f+&quot;%&quot;)}postboxes.save_order(c)})},init:function(c,b){a.extend(this,b||{});a(&quot;#wpbody-content&quot;).css(&quot;overflow&quot;,&quot;hidden&quot;);a(&quot;.meta-box-sortables&quot;).sortable({placehold
 er:&quot;sortable-placeholder&quot;,connectWith:&quot;.meta-box-sortables&quot;,items:&quot;.postbox&quot;,handle:&quot;.hndle&quot;,cursor:&quot;move&quot;,distance:2,tolerance:&quot;pointer&quot;,forcePlaceholderSize:true,helper:&quot;clone&quot;,opacity:0.65,stop:function(f,d){if(a(this).find(&quot;#dashboard_browser_nag&quot;).is(&quot;:visible&quot;)&amp;&amp;&quot;dashboard_browser_nag&quot;!=this.firstChild.id){a(this).sortable(&quot;cancel&quot;);return}postboxes.save_order(c);d.item.parent().removeClass(&quot;temp-border&quot;)},receive:function(f,d){if(&quot;dashboard_browser_nag&quot;==d.item[0].id){a(d.sender).sortable(&quot;cancel&quot;)}postboxes._mark_area()}});this._mark_area()},save_state:function(d){var b=a(&quot;.postbox&quot;).filter(&quot;.closed&quot;).map(function(){return this.id}).get().join(&quot;,&quot;),c=a(&quot;.postbox&quot;).filter(&quot;:hidden&quot;).map(function(){return this.id}).get().join(&quot;,&quot;);a.post(ajaxurl,{action:&quot;close
 d-postboxes&quot;,closed:b,hidden:c,closedpostboxesnonce:jQuery(&quot;#closedpostboxesnonce&quot;).val(),page:d})},save_order:function(c){var b,d=a(&quot;.columns-prefs input:checked&quot;).val()||0;b={action:&quot;meta-box-order&quot;,_ajax_nonce:a(&quot;#meta-box-order-nonce&quot;).val(),page_columns:d,page:c};a(&quot;.meta-box-sortables&quot;).each(function(){b[&quot;order[&quot;+this.id.split(&quot;-&quot;)[0]+&quot;]&quot;]=a(this).sortable(&quot;toArray&quot;).join(&quot;,&quot;)});a.post(ajaxurl,b)},_colname:function(b){switch(b){case 1:return&quot;normal&quot;;break;case 2:return&quot;side&quot;;break;case 3:return&quot;column3&quot;;break;case 4:return&quot;column4&quot;;break;default:return&quot;&quot;}},_mark_area:function(){a(&quot;#side-info-column .meta-box-sortables:visible, #dashboard-widgets .meta-box-sortables:visible&quot;).each(function(d,c){var b=a(this);if(!b.children(&quot;.postbox:visible&quot;).length){b.addClass(&quot;empty-container&quot;)}else{b.r
 emoveClass(&quot;empty-container&quot;)}})},pbshow:false,pbhide:false}}(jQuery));
</del><span class="cx">\ No newline at end of file
</span><ins>+var postboxes;(function(a){postboxes={add_postbox_toggles:function(c,b){this.init(c,b);a(&quot;.postbox h3, .postbox .handlediv&quot;).click(function(){var d=a(this).parent(&quot;.postbox&quot;),e=d.attr(&quot;id&quot;);if(&quot;dashboard_browser_nag&quot;==e){return}d.toggleClass(&quot;closed&quot;);postboxes.save_state(c);if(e){if(!d.hasClass(&quot;closed&quot;)&amp;&amp;a.isFunction(postboxes.pbshow)){postboxes.pbshow(e)}else{if(d.hasClass(&quot;closed&quot;)&amp;&amp;a.isFunction(postboxes.pbhide)){postboxes.pbhide(e)}}}});a(&quot;.postbox h3 a&quot;).click(function(d){d.stopPropagation()});a(&quot;.postbox a.dismiss&quot;).click(function(f){var d=a(this).parents(&quot;.postbox&quot;).attr(&quot;id&quot;)+&quot;-hide&quot;;a(&quot;#&quot;+d).prop(&quot;checked&quot;,false).triggerHandler(&quot;click&quot;);return false});a(&quot;.hide-postbox-tog&quot;).click(function(){var d=a(this).val();if(a(this).prop(&quot;checked&quot;)){a(&quot;#&quot;+d).show();if(a.i
 sFunction(postboxes.pbshow)){postboxes.pbshow(d)}}else{a(&quot;#&quot;+d).hide();if(a.isFunction(postboxes.pbhide)){postboxes.pbhide(d)}}postboxes.save_state(c);postboxes._mark_area()});a('.columns-prefs input[type=&quot;radio&quot;]').click(function(){var f=a(this).val(),g,h,e,j=a(&quot;#poststuff&quot;),d;f=parseInt(f,10);if(j.length){if(f==2){a(&quot;.wrap&quot;).removeClass(&quot;columns-1&quot;).addClass(&quot;columns-2&quot;);j.addClass(&quot;has-right-sidebar&quot;);if(!a(&quot;#side-info-column #side-sortables&quot;).length){a(&quot;#side-info-column&quot;).append(a(&quot;#side-sortables&quot;))}}else{if(f==1){a(&quot;.wrap&quot;).removeClass(&quot;columns-2&quot;).addClass(&quot;columns-1&quot;);j.removeClass(&quot;has-right-sidebar&quot;);if(!a(&quot;#post-body-content #side-sortables&quot;).length){a(&quot;#normal-sortables&quot;).before(a(&quot;#side-sortables&quot;))}}}}else{for(g=4;(g&gt;f&amp;&amp;g&gt;1);g--){h=a(&quot;#&quot;+postboxes._colname(g)+&quot;-sor
 tables&quot;);a(&quot;#&quot;+postboxes._colname(g-1)+&quot;-sortables&quot;).append(h.children(&quot;.postbox&quot;));h.parent().hide()}for(g=f;g&gt;0;g--){h=a(&quot;#&quot;+postboxes._colname(g)+&quot;-sortables&quot;);e=false;if(h.parent().is(&quot;:hidden&quot;)){switch(g){case 4:d=a(&quot;.postbox:visible&quot;,a(&quot;#column3-sortables&quot;));if(d.length&gt;1){h.append(d.last());e=true}case 3:d=a(&quot;.postbox:visible&quot;,a(&quot;#side-sortables&quot;));if(!e&amp;&amp;d.length&gt;1){h.append(d.last());e=true}case 2:d=a(&quot;.postbox:visible&quot;,a(&quot;#normal-sortables&quot;));if(!e&amp;&amp;d.length&gt;1){h.append(d.last());e=true}default:if(!e){h.addClass(&quot;empty-container&quot;)}}h.parent().show()}}a(&quot;.postbox-container:visible&quot;).css(&quot;width&quot;,100/f+&quot;%&quot;)}postboxes.save_order(c)})},init:function(c,b){a.extend(this,b||{});a(&quot;#wpbody-content&quot;).css(&quot;overflow&quot;,&quot;hidden&quot;);a(&quot;.meta-box-sortables&quo
 t;).sortable({placeholder:&quot;sortable-placeholder&quot;,connectWith:&quot;.meta-box-sortables&quot;,items:&quot;.postbox&quot;,handle:&quot;.hndle&quot;,cursor:&quot;move&quot;,distance:2,tolerance:&quot;pointer&quot;,forcePlaceholderSize:true,helper:&quot;clone&quot;,opacity:0.65,stop:function(f,d){if(a(this).find(&quot;#dashboard_browser_nag&quot;).is(&quot;:visible&quot;)&amp;&amp;&quot;dashboard_browser_nag&quot;!=this.firstChild.id){a(this).sortable(&quot;cancel&quot;);return}postboxes.save_order(c);d.item.parent().removeClass(&quot;temp-border&quot;)},receive:function(f,d){if(&quot;dashboard_browser_nag&quot;==d.item[0].id){a(d.sender).sortable(&quot;cancel&quot;)}postboxes._mark_area()}});this._mark_area()},save_state:function(d){var b=a(&quot;.postbox&quot;).filter(&quot;.closed&quot;).map(function(){return this.id}).get().join(&quot;,&quot;),c=a(&quot;.postbox&quot;).filter(&quot;:hidden&quot;).map(function(){return this.id}).get().join(&quot;,&quot;);a.post(ajax
 url,{action:&quot;closed-postboxes&quot;,closed:b,hidden:c,closedpostboxesnonce:jQuery(&quot;#closedpostboxesnonce&quot;).val(),page:d})},save_order:function(c){var b,d=a(&quot;.columns-prefs input:checked&quot;).val()||0;b={action:&quot;meta-box-order&quot;,_ajax_nonce:a(&quot;#meta-box-order-nonce&quot;).val(),page_columns:d,page:c};a(&quot;.meta-box-sortables&quot;).each(function(){b[&quot;order[&quot;+this.id.split(&quot;-&quot;)[0]+&quot;]&quot;]=a(this).sortable(&quot;toArray&quot;).join(&quot;,&quot;)});a.post(ajaxurl,b)},_colname:function(b){switch(b){case 1:return&quot;normal&quot;;break;case 2:return&quot;side&quot;;break;case 3:return&quot;column3&quot;;break;case 4:return&quot;column4&quot;;break;default:return&quot;&quot;}},_mark_area:function(){a(&quot;#side-info-column .meta-box-sortables:visible, #dashboard-widgets .meta-box-sortables:visible&quot;).each(function(d,c){var b=a(this);if(!b.children(&quot;.postbox:visible&quot;).length){b.addClass(&quot;empty-co
 ntainer&quot;)}else{b.removeClass(&quot;empty-container&quot;)}})},pbshow:false,pbhide:false}}(jQuery));
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpincludesscriptloaderphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/script-loader.php (18924 => 18925)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/script-loader.php        2011-10-09 00:05:38 UTC (rev 18924)
+++ trunk/wp-includes/script-loader.php        2011-10-09 17:30:51 UTC (rev 18925)
</span><span class="lines">@@ -305,7 +305,7 @@
</span><span class="cx"> 
</span><span class="cx">                 $scripts-&gt;add( 'xfn', &quot;/wp-admin/js/xfn$suffix.js&quot;, array('jquery'), '20110524', 1 );
</span><span class="cx"> 
</span><del>-                $scripts-&gt;add( 'postbox', &quot;/wp-admin/js/postbox$suffix.js&quot;, array('jquery-ui-sortable'), '20111008', 1 );
</del><ins>+                $scripts-&gt;add( 'postbox', &quot;/wp-admin/js/postbox$suffix.js&quot;, array('jquery-ui-sortable'), '20111009', 1 );
</ins><span class="cx"> 
</span><span class="cx">                 $scripts-&gt;add( 'post', &quot;/wp-admin/js/post$suffix.js&quot;, array('suggest', 'wp-lists', 'postbox'), '20110524', 1 );
</span><span class="cx">                 $scripts-&gt;add_script_data( 'post', 'postL10n', array(
</span></span></pre>
</div>
</div>

</body>
</html>