<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fc0 solid; padding: 6px; }
#msg ul, pre { overflow: auto; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[13025] trunk: Trim trailing whitespace</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.wordpress.org/changeset/13025">13025</a></dd>
<dt>Author</dt> <dd>ryan</dd>
<dt>Date</dt> <dd>2010-02-08 18:02:23 +0000 (Mon, 08 Feb 2010)</dd>
</dl>

<h3>Log Message</h3>
<pre>Trim trailing whitespace</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadminedittagformphp">trunk/wp-admin/edit-tag-form.php</a></li>
<li><a href="#trunkwpadminedittagsphp">trunk/wp-admin/edit-tags.php</a></li>
<li><a href="#trunkwpadminincludesclasswpfilesystemdirectphp">trunk/wp-admin/includes/class-wp-filesystem-direct.php</a></li>
<li><a href="#trunkwpadminincludesfilephp">trunk/wp-admin/includes/file.php</a></li>
<li><a href="#trunkwpadminincludespostphp">trunk/wp-admin/includes/post.php</a></li>
<li><a href="#trunkwpadminjspostdevjs">trunk/wp-admin/js/post.dev.js</a></li>
<li><a href="#trunkwpadminnetworkphp">trunk/wp-admin/network.php</a></li>
<li><a href="#trunkwpcontentthemestwentyten404php">trunk/wp-content/themes/twentyten/404.php</a></li>
<li><a href="#trunkwpcontentthemestwentytenarchivephp">trunk/wp-content/themes/twentyten/archive.php</a></li>
<li><a href="#trunkwpcontentthemestwentytenattachmentphp">trunk/wp-content/themes/twentyten/attachment.php</a></li>
<li><a href="#trunkwpcontentthemestwentytenauthorphp">trunk/wp-content/themes/twentyten/author.php</a></li>
<li><a href="#trunkwpcontentthemestwentytencategoryphp">trunk/wp-content/themes/twentyten/category.php</a></li>
<li><a href="#trunkwpcontentthemestwentyteneditorstylecss">trunk/wp-content/themes/twentyten/editor-style.css</a></li>
<li><a href="#trunkwpcontentthemestwentytenfunctionsphp">trunk/wp-content/themes/twentyten/functions.php</a></li>
<li><a href="#trunkwpcontentthemestwentytenheaderphp">trunk/wp-content/themes/twentyten/header.php</a></li>
<li><a href="#trunkwpcontentthemestwentytenpagephp">trunk/wp-content/themes/twentyten/page.php</a></li>
<li><a href="#trunkwpcontentthemestwentytenprintcss">trunk/wp-content/themes/twentyten/print.css</a></li>
<li><a href="#trunkwpcontentthemestwentytenrtlcss">trunk/wp-content/themes/twentyten/rtl.css</a></li>
<li><a href="#trunkwpcontentthemestwentytensearchphp">trunk/wp-content/themes/twentyten/search.php</a></li>
<li><a href="#trunkwpcontentthemestwentytensidebarfooterphp">trunk/wp-content/themes/twentyten/sidebar-footer.php</a></li>
<li><a href="#trunkwpcontentthemestwentytensidebarphp">trunk/wp-content/themes/twentyten/sidebar.php</a></li>
<li><a href="#trunkwpcontentthemestwentytensinglephp">trunk/wp-content/themes/twentyten/single.php</a></li>
<li><a href="#trunkwpcontentthemestwentytenstylecss">trunk/wp-content/themes/twentyten/style.css</a></li>
<li><a href="#trunkwpcontentthemestwentytentagphp">trunk/wp-content/themes/twentyten/tag.php</a></li>
<li><a href="#trunkwpincludesdefaultconstantsphp">trunk/wp-includes/default-constants.php</a></li>
<li><a href="#trunkwpincludesmsloadphp">trunk/wp-includes/ms-load.php</a></li>
<li><a href="#trunkwpincludesposttemplatephp">trunk/wp-includes/post-template.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadminedittagformphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-tag-form.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-tag-form.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-admin/edit-tag-form.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -61,7 +61,7 @@
</span><span class="cx">                         &lt;span class=&quot;description&quot;&gt;&lt;?php _e('The description is not prominent by default, however some themes may show it.'); ?&gt;&lt;/span&gt;&lt;/td&gt;
</span><span class="cx">                 &lt;/tr&gt;
</span><span class="cx">                 &lt;?php
</span><del>-                if ( 'category' == $taxonomy ) 
</del><ins>+                if ( 'category' == $taxonomy )
</ins><span class="cx">                         do_action('edit_category_form_fields', $tag);
</span><span class="cx">                 else
</span><span class="cx">                         do_action('edit_tag_form_fields', $tag);
</span><span class="lines">@@ -69,8 +69,8 @@
</span><span class="cx">                 ?&gt;
</span><span class="cx">         &lt;/table&gt;
</span><span class="cx"> &lt;p class=&quot;submit&quot;&gt;&lt;input type=&quot;submit&quot; class=&quot;button-primary&quot; name=&quot;submit&quot; value=&quot;&lt;?php esc_attr_e('Update Tag'); ?&gt;&quot; /&gt;&lt;/p&gt;
</span><del>-&lt;?php 
-if ( 'category' == $taxonomy ) 
</del><ins>+&lt;?php
+if ( 'category' == $taxonomy )
</ins><span class="cx">         do_action('edit_category_form_', $tag);
</span><span class="cx"> else
</span><span class="cx">         do_action('edit_tag_form_', $tag);
</span></span></pre></div>
<a id="trunkwpadminedittagsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-tags.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-tags.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-admin/edit-tags.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -328,8 +328,8 @@
</span><span class="cx">         &lt;p&gt;&lt;?php _e('The description is not prominent by default; however, some themes may show it.'); ?&gt;&lt;/p&gt;
</span><span class="cx"> &lt;/div&gt;
</span><span class="cx"> 
</span><del>-&lt;?php 
-if ( 'category' == $taxonomy ) 
</del><ins>+&lt;?php
+if ( 'category' == $taxonomy )
</ins><span class="cx">         do_action('add_category_form_fields');
</span><span class="cx"> else
</span><span class="cx">         do_action('add_tag_form_fields', $taxonomy);
</span></span></pre></div>
<a id="trunkwpadminincludesclasswpfilesystemdirectphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/class-wp-filesystem-direct.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/class-wp-filesystem-direct.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-admin/includes/class-wp-filesystem-direct.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -204,7 +204,7 @@
</span><span class="cx">                 if ( ! $overwrite &amp;&amp; $this-&gt;exists($destination) )
</span><span class="cx">                         return false;
</span><span class="cx"> 
</span><del>-                // try using rename first.  if that fails (for example, source is read only) try copy 
</del><ins>+                // try using rename first.  if that fails (for example, source is read only) try copy
</ins><span class="cx">                 if ( @rename($source, $destination) )
</span><span class="cx">                         return true;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminincludesfilephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/file.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/file.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-admin/includes/file.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -565,17 +565,17 @@
</span><span class="cx">                 else
</span><span class="cx">                         $needed_dirs[] = $to . untrailingslashit(dirname($info['name']));
</span><span class="cx">         }
</span><del>-        
</del><ins>+
</ins><span class="cx">         $needed_dirs = array_unique($needed_dirs);
</span><span class="cx">         asort($needed_dirs);
</span><del>-        
</del><ins>+
</ins><span class="cx">         // Create those directories if need be:
</span><span class="cx">         foreach ( $needed_dirs as $_dir ) {
</span><span class="cx">                 if ( ! $wp_filesystem-&gt;mkdir($_dir, FS_CHMOD_DIR) &amp;&amp; ! $wp_filesystem-&gt;is_dir($_dir) ) // Only check to see if the Dir exists upon creation failure. Less I/O this way.
</span><span class="cx">                         return new WP_Error('mkdir_failed', __('Could not create directory.'), $_dir);
</span><span class="cx">         }
</span><span class="cx">         unset($needed_dirs);
</span><del>-        
</del><ins>+
</ins><span class="cx">         for ( $i = 0; $i &lt; $z-&gt;numFiles; $i++ ) {
</span><span class="cx">                 if ( ! $info = $z-&gt;statIndex($i) )
</span><span class="cx">                         return new WP_Error('stat_failed', __('Could not retrieve file from archive.'));
</span></span></pre></div>
<a id="trunkwpadminincludespostphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/post.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/post.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-admin/includes/post.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -482,7 +482,7 @@
</span><span class="cx">                 foreach ( $draft_ids as $temp =&gt; $real )
</span><span class="cx">                         if ( time() + $temp &gt; 86400 ) // 1 day: $temp is equal to -1 * time( then )
</span><span class="cx">                                 unset($draft_ids[$temp]);
</span><del>-        
</del><ins>+
</ins><span class="cx">                 if ( isset($draft_ids[$temp_id]) ) { // Edit, don't write
</span><span class="cx">                         $_POST['post_ID'] = $draft_ids[$temp_id];
</span><span class="cx">                         unset($_POST['temp_ID']);
</span></span></pre></div>
<a id="trunkwpadminjspostdevjs"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/js/post.dev.js (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/js/post.dev.js        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-admin/js/post.dev.js        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -253,15 +253,15 @@
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         // categories
</span><del>-        $('.categorydiv').each(function(){ 
-                var this_id = $(this).attr('id'), noSyncChecks = false, syncChecks, catAddAfter, popularCats; 
-                var taxonomy_parts = this_id.split('-'); 
</del><ins>+        $('.categorydiv').each(function(){
+                var this_id = $(this).attr('id'), noSyncChecks = false, syncChecks, catAddAfter, popularCats;
+                var taxonomy_parts = this_id.split('-');
</ins><span class="cx">                 taxonomy_parts.shift();
</span><span class="cx">                 var taxonomy = taxonomy_parts.join('-');
</span><del>-                 var settingName = taxonomy+'_tab'; 
-                 if(taxonomy == 'category') 
-                         settingName = 'cats'; 
-                                 
</del><ins>+                 var settingName = taxonomy+'_tab';
+                 if(taxonomy == 'category')
+                         settingName = 'cats';
+
</ins><span class="cx">                 // TODO: move to jQuery 1.3+, support for multiple hierarchical taxonomies, see wp-lists.dev.js
</span><span class="cx">                 $('a', '#'+taxonomy+'-tabs').click(function(){
</span><span class="cx">                         var t = $(this).attr('href');
</span><span class="lines">@@ -274,25 +274,25 @@
</span><span class="cx">                                 setUserSetting(settingName,'pop');
</span><span class="cx">                         return false;
</span><span class="cx">                 });
</span><del>-                
</del><ins>+
</ins><span class="cx">                 if ( getUserSetting(settingName) )
</span><span class="cx">                         $('a[href=&quot;#'+taxonomy+'-pop&quot;]', '#'+taxonomy+'-tabs').click();
</span><span class="cx"> 
</span><span class="cx">                 // Ajax Cat
</span><del>-                $('#new'+taxonomy).one( 'focus', function() { $(this).val( '' ).removeClass( 'form-input-tip' ) } ); 
-                $('#'+taxonomy+'-add-submit').click(function(){$('#new'+taxonomy).focus();}); 
-                
-                syncChecks = function() { 
-                                if ( noSyncChecks ) 
-                                        return; 
-                                noSyncChecks = true; 
-                                var th = jQuery(this), c = th.is(':checked'), id = th.val().toString(); 
-                                $('#in-'+taxonomy+'-' + id + ', #in-'+taxonomy+'-category-' + id).attr( 'checked', c ); 
-                                noSyncChecks = false; 
-                        }; 
-                        
-                        
-                
</del><ins>+                $('#new'+taxonomy).one( 'focus', function() { $(this).val( '' ).removeClass( 'form-input-tip' ) } );
+                $('#'+taxonomy+'-add-submit').click(function(){$('#new'+taxonomy).focus();});
+
+                syncChecks = function() {
+                                if ( noSyncChecks )
+                                        return;
+                                noSyncChecks = true;
+                                var th = jQuery(this), c = th.is(':checked'), id = th.val().toString();
+                                $('#in-'+taxonomy+'-' + id + ', #in-'+taxonomy+'-category-' + id).attr( 'checked', c );
+                                noSyncChecks = false;
+                        };
+
+
+
</ins><span class="cx">                 catAddBefore = function( s ) {
</span><span class="cx">                         if ( !$('#new'+taxonomy).val() )
</span><span class="cx">                                 return false;
</span></span></pre></div>
<a id="trunkwpadminnetworkphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/network.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/network.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-admin/network.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -363,7 +363,7 @@
</span><span class="cx">         case 'step2':
</span><span class="cx">                 check_admin_referer( 'install-network-1' );
</span><span class="cx"> 
</span><del>-                if ( isset( $_POST[ 'existing_network' ] ) ) { 
</del><ins>+                if ( isset( $_POST[ 'existing_network' ] ) ) {
</ins><span class="cx">                         // Install!
</span><span class="cx">                         $base = stripslashes( dirname( dirname( $_SERVER['SCRIPT_NAME'] ) ) );
</span><span class="cx">                         if ( $base != '/' )
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyten404php"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/404.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/404.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/404.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> 
</span><span class="cx">         &lt;div id=&quot;container&quot;&gt;
</span><span class="cx">                 &lt;div id=&quot;content&quot;&gt;
</span><del>-                        
</del><ins>+
</ins><span class="cx">                         &lt;div id=&quot;post-0&quot; class=&quot;post error404 not-found&quot;&gt;
</span><span class="cx">                                 &lt;h1 class=&quot;entry-title&quot;&gt;Not Found&lt;/h1&gt;
</span><span class="cx">                                 &lt;div class=&quot;entry-content&quot;&gt;
</span><span class="lines">@@ -11,11 +11,11 @@
</span><span class="cx">                                 &lt;/div&gt;&lt;!-- .entry-content --&gt;
</span><span class="cx">                         &lt;/div&gt;&lt;!-- #post-0 --&gt;
</span><span class="cx"> 
</span><del>-                &lt;/div&gt;&lt;!-- #content --&gt;                
</del><ins>+                &lt;/div&gt;&lt;!-- #content --&gt;
</ins><span class="cx">         &lt;/div&gt;&lt;!-- #container --&gt;
</span><span class="cx">         &lt;script type=&quot;text/javascript&quot;&gt;
</span><span class="cx">                 // focus on search field after it has loaded
</span><span class="cx">                 document.getElementById('s') &amp;&amp; document.getElementById('s').focus();
</span><del>-        &lt;/script&gt;                
</del><ins>+        &lt;/script&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;?php get_footer(); ?&gt;
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytenarchivephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/archive.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/archive.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/archive.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -1,10 +1,10 @@
</span><span class="cx"> &lt;?php get_header(); ?&gt;
</span><del>-        
-                &lt;div id=&quot;container&quot;&gt;        
</del><ins>+
+                &lt;div id=&quot;container&quot;&gt;
</ins><span class="cx">                         &lt;div id=&quot;content&quot;&gt;
</span><del>-                        
-&lt;?php the_post(); ?&gt;                        
-                        
</del><ins>+
+&lt;?php the_post(); ?&gt;
+
</ins><span class="cx"> &lt;?php if ( is_day() ) : ?&gt;
</span><span class="cx">                                 &lt;h1 class=&quot;page-title&quot;&gt;&lt;?php printf( __( 'Daily Archives: &lt;span&gt;%s&lt;/span&gt;', 'twentyten' ), get_the_time(get_option('date_format')) ) ?&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;?php elseif ( is_month() ) : ?&gt;
</span><span class="lines">@@ -16,13 +16,13 @@
</span><span class="cx"> &lt;?php endif; ?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;?php rewind_posts(); ?&gt;
</span><del>-                        
</del><ins>+
</ins><span class="cx"> &lt;?php global $wp_query; $total_pages = $wp_query-&gt;max_num_pages; if ( $total_pages &gt; 1 ) { ?&gt;
</span><span class="cx">                                 &lt;div id=&quot;nav-above&quot; class=&quot;navigation&quot;&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-previous&quot;&gt;&lt;?php next_posts_link(__( '&lt;span class=&quot;meta-nav&quot;&gt;&amp;larr;&lt;/span&gt; Older posts', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-next&quot;&gt;&lt;?php previous_posts_link(__( 'Newer posts &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                 &lt;/div&gt;&lt;!-- #nav-above --&gt;
</span><del>-&lt;?php } ?&gt;                        
</del><ins>+&lt;?php } ?&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;?php while ( have_posts() ) : the_post(); ?&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -34,10 +34,10 @@
</span><span class="cx">                                                 &lt;a href=&quot;&lt;?php
</span><span class="cx">                 the_permalink(); ?&gt;&quot; title=&quot;&lt;?php the_time('Y-m-d\TH:i:sO') ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;span class=&quot;entry-date&quot;&gt;&lt;?php the_time( get_option( 'date_format' ) ); ?&gt;&lt;/span&gt;&lt;/a&gt;
</span><span class="cx">                                                 &lt;span class=&quot;meta-sep&quot;&gt; &lt;?php _e('by ', 'twentyten'); ?&gt; &lt;/span&gt;
</span><del>-                                                &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;&lt;?php echo get_author_posts_url( $authordata-&gt;ID, $authordata-&gt;user_nicename ); ?&gt;&quot; title=&quot;&lt;?php printf( __( 'View all posts by %s', 'twentyten' ), $authordata-&gt;display_name ); ?&gt;&quot;&gt;&lt;?php the_author(); ?&gt;&lt;/a&gt;&lt;/span&gt;                                        
</del><ins>+                                                &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;&lt;?php echo get_author_posts_url( $authordata-&gt;ID, $authordata-&gt;user_nicename ); ?&gt;&quot; title=&quot;&lt;?php printf( __( 'View all posts by %s', 'twentyten' ), $authordata-&gt;display_name ); ?&gt;&quot;&gt;&lt;?php the_author(); ?&gt;&lt;/a&gt;&lt;/span&gt;
</ins><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-meta --&gt;
</span><span class="cx"> 
</span><del>-                                        &lt;div class=&quot;entry-summary&quot;&gt;        
</del><ins>+                                        &lt;div class=&quot;entry-summary&quot;&gt;
</ins><span class="cx"> &lt;?php the_excerpt( __( 'Continue reading &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )  ); ?&gt;
</span><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-summary --&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -47,20 +47,20 @@
</span><span class="cx">                                                 &lt;?php the_tags( '&lt;span class=&quot;tag-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-tag-links&quot;&gt;' . __('Tagged ', 'twentyten' ) . '&lt;/span&gt;', &quot;, &quot;, &quot;&lt;/span&gt;\n\t\t\t\t\t\t&lt;span class=\&quot;meta-sep\&quot;&gt;|&lt;/span&gt;\n&quot; ) ?&gt;
</span><span class="cx">                                                 &lt;span class=&quot;comments-link&quot;&gt;&lt;?php comments_popup_link( __( 'Leave a comment', 'twentyten' ), __( '1 Comment', 'twentyten' ), __( '% Comments', 'twentyten' ) ) ?&gt;&lt;/span&gt;
</span><span class="cx">                                                 &lt;?php edit_post_link( __( 'Edit', 'twentyten' ), &quot;&lt;span class=\&quot;meta-sep\&quot;&gt;|&lt;/span&gt;\n\t\t\t\t\t\t&lt;span class=\&quot;edit-link\&quot;&gt;&quot;, &quot;&lt;/span&gt;\n\t\t\t\t\t\n&quot; ) ?&gt;
</span><del>-                                        &lt;/div&gt;&lt;!-- #entry-utility --&gt;        
</del><ins>+                                        &lt;/div&gt;&lt;!-- #entry-utility --&gt;
</ins><span class="cx">                                 &lt;/div&gt;&lt;!-- #post-&lt;?php the_ID(); ?&gt; --&gt;
</span><span class="cx"> 
</span><del>-&lt;?php endwhile; ?&gt;                        
</del><ins>+&lt;?php endwhile; ?&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;?php global $wp_query; $total_pages = $wp_query-&gt;max_num_pages; if ( $total_pages &gt; 1 ) { ?&gt;
</span><span class="cx">                                 &lt;div id=&quot;nav-below&quot; class=&quot;navigation&quot;&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-previous&quot;&gt;&lt;?php next_posts_link(__( '&lt;span class=&quot;meta-nav&quot;&gt;&amp;larr;&lt;/span&gt; Older posts', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-next&quot;&gt;&lt;?php previous_posts_link(__( 'Newer posts &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                 &lt;/div&gt;&lt;!-- #nav-below --&gt;
</span><del>-&lt;?php } ?&gt;                        
-                        
-                        &lt;/div&gt;&lt;!-- #content --&gt;                
</del><ins>+&lt;?php } ?&gt;
+
+                        &lt;/div&gt;&lt;!-- #content --&gt;
</ins><span class="cx">                 &lt;/div&gt;&lt;!-- #container --&gt;
</span><del>-                
-&lt;?php get_sidebar(); ?&gt;        
</del><ins>+
+&lt;?php get_sidebar(); ?&gt;
</ins><span class="cx"> &lt;?php get_footer(); ?&gt;
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytenattachmentphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/attachment.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/attachment.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/attachment.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -1,46 +1,46 @@
</span><span class="cx"> &lt;?php get_header(); ?&gt;
</span><span class="cx"> 
</span><del>-                &lt;div id=&quot;container&quot;&gt;        
</del><ins>+                &lt;div id=&quot;container&quot;&gt;
</ins><span class="cx">                         &lt;div id=&quot;content&quot;&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;?php the_post(); ?&gt;
</span><span class="cx"> 
</span><span class="cx">                                 &lt;p class=&quot;page-title&quot;&gt;&lt;a href=&quot;&lt;?php echo get_permalink($post-&gt;post_parent) ?&gt;&quot; title=&quot;&lt;?php printf( __( 'Return to %s', 'twentyten' ), wp_specialchars( get_the_title($post-&gt;post_parent), 1 ) ) ?&gt;&quot; rel=&quot;gallery&quot;&gt;&amp;larr; &lt;?php echo get_the_title($post-&gt;post_parent) ?&gt;&lt;/a&gt;&lt;/p&gt;
</span><del>-                                
</del><ins>+
</ins><span class="cx">                                 &lt;div id=&quot;post-&lt;?php the_ID(); ?&gt;&quot; &lt;?php post_class(); ?&gt;&gt;
</span><span class="cx">                                         &lt;h2 class=&quot;entry-title&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/h2&gt;
</span><del>-                                        
</del><ins>+
</ins><span class="cx">                                         &lt;div class=&quot;entry-meta&quot;&gt;
</span><span class="cx">                                                 &lt;span class=&quot;meta-prep meta-prep-author&quot;&gt;&lt;?php _e('By ', 'twentyten'); ?&gt;&lt;/span&gt;
</span><span class="cx">                                                 &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;&lt;?php echo get_author_posts_url( $authordata-&gt;ID, $authordata-&gt;user_nicename ); ?&gt;&quot; title=&quot;&lt;?php printf( __( 'View all posts by %s', 'twentyten' ), $authordata-&gt;display_name ); ?&gt;&quot;&gt;&lt;?php the_author(); ?&gt;&lt;/a&gt;&lt;/span&gt;
</span><span class="cx">                                                 &lt;span class=&quot;meta-sep&quot;&gt; | &lt;/span&gt;
</span><span class="cx">                                                 &lt;span class=&quot;meta-prep meta-prep-entry-date&quot;&gt;&lt;?php _e('Published ', 'twentyten'); ?&gt;&lt;/span&gt;
</span><span class="cx">                                                 &lt;span class=&quot;entry-date&quot;&gt;&lt;abbr class=&quot;published&quot; title=&quot;&lt;?php the_time('Y-m-d\TH:i:sO') ?&gt;&quot;&gt;&lt;?php the_time( get_option( 'date_format' ) ); ?&gt;&lt;/abbr&gt;&lt;/span&gt;
</span><del>-                                                &lt;?php edit_post_link( __( 'Edit', 'twentyten' ), &quot;&lt;span class=\&quot;meta-sep\&quot;&gt;|&lt;/span&gt;\n\t\t\t\t\t\t&lt;span class=\&quot;edit-link\&quot;&gt;&quot;, &quot;&lt;/span&gt;\n\t\t\t\t\t&quot; ) ?&gt;                                                
</del><ins>+                                                &lt;?php edit_post_link( __( 'Edit', 'twentyten' ), &quot;&lt;span class=\&quot;meta-sep\&quot;&gt;|&lt;/span&gt;\n\t\t\t\t\t\t&lt;span class=\&quot;edit-link\&quot;&gt;&quot;, &quot;&lt;/span&gt;\n\t\t\t\t\t&quot; ) ?&gt;
</ins><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-meta --&gt;
</span><del>-                                        
</del><ins>+
</ins><span class="cx">                                         &lt;div class=&quot;entry-content&quot;&gt;
</span><del>-                                                &lt;div class=&quot;entry-attachment&quot;&gt;                                        
</del><ins>+                                                &lt;div class=&quot;entry-attachment&quot;&gt;
</ins><span class="cx"> &lt;?php if ( wp_attachment_is_image( $post-&gt;id ) ) : $att_image = wp_get_attachment_image_src( $post-&gt;id, array(640,640)); ?&gt;
</span><span class="cx">                                                 &lt;p class=&quot;attachment&quot;&gt;&lt;a href=&quot;&lt;?php echo wp_get_attachment_url($post-&gt;id); ?&gt;&quot; title=&quot;&lt;?php the_title(); ?&gt;&quot; rel=&quot;attachment&quot;&gt;&lt;img src=&quot;&lt;?php echo $att_image[0];?&gt;&quot; width=&quot;&lt;?php echo $att_image[1];?&gt;&quot; height=&quot;&lt;?php echo $att_image[2];?&gt;&quot;  class=&quot;attachment-medium&quot; alt=&quot;&lt;?php $post-&gt;post_excerpt; ?&gt;&quot; /&gt;&lt;/a&gt;
</span><span class="cx">                                                 &lt;/p&gt;
</span><del>-                                                
</del><span class="cx"> 
</span><ins>+
</ins><span class="cx">                                 &lt;div id=&quot;nav-below&quot; class=&quot;navigation&quot;&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-previous&quot;&gt;&lt;?php previous_image_link( false ); ?&gt;&lt;/div&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-next&quot;&gt;&lt;?php next_image_link( false ); ?&gt;&lt;/div&gt;
</span><del>-                                &lt;/div&gt;&lt;!-- #nav-below --&gt;                                                
-&lt;?php else : ?&gt;                
-                                                &lt;a href=&quot;&lt;?php echo wp_get_attachment_url($post-&gt;ID) ?&gt;&quot; title=&quot;&lt;?php echo wp_specialchars( get_the_title($post-&gt;ID), 1 ) ?&gt;&quot; rel=&quot;attachment&quot;&gt;&lt;?php echo basename($post-&gt;guid) ?&gt;&lt;/a&gt;                
-&lt;?php endif; ?&gt;                
-                                                &lt;/div&gt;                                
</del><ins>+                                &lt;/div&gt;&lt;!-- #nav-below --&gt;
+&lt;?php else : ?&gt;
+                                                &lt;a href=&quot;&lt;?php echo wp_get_attachment_url($post-&gt;ID) ?&gt;&quot; title=&quot;&lt;?php echo wp_specialchars( get_the_title($post-&gt;ID), 1 ) ?&gt;&quot; rel=&quot;attachment&quot;&gt;&lt;?php echo basename($post-&gt;guid) ?&gt;&lt;/a&gt;
+&lt;?php endif; ?&gt;
+                                                &lt;/div&gt;
</ins><span class="cx">                                                 &lt;div class=&quot;entry-caption&quot;&gt;&lt;?php if ( !empty($post-&gt;post_excerpt) ) the_excerpt() ?&gt;&lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;?php the_content( __( 'Continue reading &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )  ); ?&gt;
</span><span class="cx"> &lt;?php wp_link_pages('before=&lt;div class=&quot;page-link&quot;&gt;' . __( 'Pages:', 'twentyten' ) . '&amp;after=&lt;/div&gt;') ?&gt;
</span><span class="cx"> 
</span><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-content --&gt;
</span><del>-                                
</del><ins>+
</ins><span class="cx">                                         &lt;div class=&quot;entry-utility&quot;&gt;
</span><span class="cx">                                         &lt;?php printf( __( 'This entry was posted in %1$s%2$s. Bookmark the &lt;a href=&quot;%3$s&quot; title=&quot;Permalink to %4$s&quot; rel=&quot;bookmark&quot;&gt;permalink&lt;/a&gt;. Follow any comments here with the &lt;a href=&quot;%5$s&quot; title=&quot;Comments RSS to %4$s&quot; rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot;&gt;RSS feed for this post&lt;/a&gt;.', 'twentyten' ),
</span><span class="cx">                                                 get_the_category_list(', '),
</span><span class="lines">@@ -67,5 +67,5 @@
</span><span class="cx">                         &lt;/div&gt;&lt;!-- #content --&gt;
</span><span class="cx">                 &lt;/div&gt;&lt;!-- #container --&gt;
</span><span class="cx"> 
</span><del>-&lt;?php get_sidebar(); ?&gt;        
</del><ins>+&lt;?php get_sidebar(); ?&gt;
</ins><span class="cx"> &lt;?php get_footer(); ?&gt;
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytenauthorphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/author.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/author.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/author.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -1,32 +1,32 @@
</span><span class="cx"> &lt;?php get_header(); ?&gt;
</span><del>-        
-                &lt;div id=&quot;container&quot;&gt;        
</del><ins>+
+                &lt;div id=&quot;container&quot;&gt;
</ins><span class="cx">                         &lt;div id=&quot;content&quot;&gt;
</span><del>-                        
-&lt;?php the_post(); ?&gt;                        
-                        
</del><ins>+
+&lt;?php the_post(); ?&gt;
+
</ins><span class="cx">                                 &lt;h1 class=&quot;page-title author&quot;&gt;&lt;?php printf( __( 'Author Archives: &lt;span class=&quot;vcard&quot;&gt;%s&lt;/span&gt;', 'twentyten' ), &quot;&lt;a class='url fn n' href='$authordata-&gt;user_url' title='$authordata-&gt;display_name' rel='me'&gt;$authordata-&gt;display_name&lt;/a&gt;&quot; ) ?&gt;&lt;/h1&gt;
</span><span class="cx"> 
</span><del>-&lt;?php if ( get_the_author_meta('description') ) : // If a user has filled out their decscription show a bio on their entries  ?&gt;                                        
</del><ins>+&lt;?php if ( get_the_author_meta('description') ) : // If a user has filled out their decscription show a bio on their entries  ?&gt;
</ins><span class="cx">                                         &lt;div id=&quot;entry-author-info&quot;&gt;
</span><span class="cx">                                                 &lt;div id=&quot;author-avatar&quot;&gt;
</span><span class="cx"> &lt;?php echo get_avatar( get_the_author_meta('user_email'), apply_filters('twentyten_author_bio_avatar_size', 60) ); ?&gt;
</span><del>-                                                &lt;/div&gt;&lt;!-- #author-avatar         --&gt;                
</del><ins>+                                                &lt;/div&gt;&lt;!-- #author-avatar         --&gt;
</ins><span class="cx">                                                 &lt;div id=&quot;author-description&quot;&gt;
</span><del>-                                                        &lt;h2&gt;&lt;?php _e('About ', 'twentyten'); ?&gt;&lt;?php the_author(); ?&gt;&lt;/h2&gt;                                                                
</del><ins>+                                                        &lt;h2&gt;&lt;?php _e('About ', 'twentyten'); ?&gt;&lt;?php the_author(); ?&gt;&lt;/h2&gt;
</ins><span class="cx"> &lt;?php the_author_meta('description'); ?&gt;
</span><span class="cx">                                                 &lt;/div&gt;&lt;!-- #author-description        --&gt;
</span><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-author-info --&gt;
</span><span class="cx"> &lt;?php endif; ?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;?php rewind_posts(); ?&gt;
</span><del>-                        
</del><ins>+
</ins><span class="cx"> &lt;?php global $wp_query; $total_pages = $wp_query-&gt;max_num_pages; if ( $total_pages &gt; 1 ) { ?&gt;
</span><span class="cx">                                 &lt;div id=&quot;nav-above&quot; class=&quot;navigation&quot;&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-previous&quot;&gt;&lt;?php next_posts_link(__( '&lt;span class=&quot;meta-nav&quot;&gt;&amp;larr;&lt;/span&gt; Older posts', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-next&quot;&gt;&lt;?php previous_posts_link(__( 'Newer posts &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                 &lt;/div&gt;&lt;!-- #nav-above --&gt;
</span><del>-&lt;?php } ?&gt;                        
</del><ins>+&lt;?php } ?&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;?php while ( have_posts() ) : the_post(); ?&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -38,8 +38,8 @@
</span><span class="cx">                                                 &lt;a href=&quot;&lt;?php
</span><span class="cx">                 the_permalink(); ?&gt;&quot; title=&quot;&lt;?php the_time('Y-m-d\TH:i:sO') ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;span class=&quot;entry-date&quot;&gt;&lt;?php the_time( get_option( 'date_format' ) ); ?&gt;&lt;/span&gt;&lt;/a&gt;
</span><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-meta --&gt;
</span><del>-                                        
-                                        &lt;div class=&quot;entry-summary&quot;&gt;        
</del><ins>+
+                                        &lt;div class=&quot;entry-summary&quot;&gt;
</ins><span class="cx"> &lt;?php the_excerpt( __( 'Continue reading &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )  ); ?&gt;
</span><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-summary --&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -49,20 +49,20 @@
</span><span class="cx">                                                 &lt;?php the_tags( '&lt;span class=&quot;tag-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-tag-links&quot;&gt;' . __('Tagged ', 'twentyten' ) . '&lt;/span&gt;', &quot;, &quot;, &quot;&lt;/span&gt;\n\t\t\t\t\t\t&lt;span class=\&quot;meta-sep\&quot;&gt;|&lt;/span&gt;\n&quot; ) ?&gt;
</span><span class="cx">                                                 &lt;span class=&quot;comments-link&quot;&gt;&lt;?php comments_popup_link( __( 'Leave a comment', 'twentyten' ), __( '1 Comment', 'twentyten' ), __( '% Comments', 'twentyten' ) ) ?&gt;&lt;/span&gt;
</span><span class="cx">                                                 &lt;?php edit_post_link( __( 'Edit', 'twentyten' ), &quot;&lt;span class=\&quot;meta-sep\&quot;&gt;|&lt;/span&gt;\n\t\t\t\t\t\t&lt;span class=\&quot;edit-link\&quot;&gt;&quot;, &quot;&lt;/span&gt;\n\t\t\t\t\t\n&quot; ) ?&gt;
</span><del>-                                        &lt;/div&gt;&lt;!-- #entry-utility --&gt;        
</del><ins>+                                        &lt;/div&gt;&lt;!-- #entry-utility --&gt;
</ins><span class="cx">                                 &lt;/div&gt;&lt;!-- #post-&lt;?php the_ID(); ?&gt; --&gt;
</span><span class="cx"> 
</span><del>-&lt;?php endwhile; ?&gt;                        
</del><ins>+&lt;?php endwhile; ?&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;?php global $wp_query; $total_pages = $wp_query-&gt;max_num_pages; if ( $total_pages &gt; 1 ) { ?&gt;
</span><span class="cx">                                 &lt;div id=&quot;nav-below&quot; class=&quot;navigation&quot;&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-previous&quot;&gt;&lt;?php next_posts_link(__( '&lt;span class=&quot;meta-nav&quot;&gt;&amp;larr;&lt;/span&gt; Older posts', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-next&quot;&gt;&lt;?php previous_posts_link(__( 'Newer posts &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                 &lt;/div&gt;&lt;!-- #nav-below --&gt;
</span><del>-&lt;?php } ?&gt;                        
-                        
-                        &lt;/div&gt;&lt;!-- #content --&gt;                
</del><ins>+&lt;?php } ?&gt;
+
+                        &lt;/div&gt;&lt;!-- #content --&gt;
</ins><span class="cx">                 &lt;/div&gt;&lt;!-- #container --&gt;
</span><del>-                
-&lt;?php get_sidebar(); ?&gt;        
</del><ins>+
+&lt;?php get_sidebar(); ?&gt;
</ins><span class="cx"> &lt;?php get_footer(); ?&gt;
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytencategoryphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/category.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/category.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/category.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -1,22 +1,22 @@
</span><span class="cx"> 
</span><span class="cx"> &lt;?php get_header(); ?&gt;
</span><del>-        
-                &lt;div id=&quot;container&quot;&gt;        
</del><ins>+
+                &lt;div id=&quot;container&quot;&gt;
</ins><span class="cx">                         &lt;div id=&quot;content&quot;&gt;
</span><del>-                        
-&lt;?php the_post(); ?&gt;                        
-                        
</del><ins>+
+&lt;?php the_post(); ?&gt;
+
</ins><span class="cx">                                 &lt;h1 class=&quot;page-title&quot;&gt;&lt;?php _e( 'Category Archives:', 'twentyten' ) ?&gt; &lt;span&gt;&lt;?php single_cat_title() ?&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
</span><span class="cx">                                 &lt;?php $categorydesc = category_description(); if ( !empty($categorydesc) ) echo apply_filters( 'archive_meta', '&lt;div class=&quot;archive-meta&quot;&gt;' . $categorydesc . '&lt;/div&gt;' ); ?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;?php rewind_posts(); ?&gt;
</span><del>-                        
</del><ins>+
</ins><span class="cx"> &lt;?php global $wp_query; $total_pages = $wp_query-&gt;max_num_pages; if ( $total_pages &gt; 1 ) { ?&gt;
</span><span class="cx">                                 &lt;div id=&quot;nav-above&quot; class=&quot;navigation&quot;&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-previous&quot;&gt;&lt;?php next_posts_link(__( '&lt;span class=&quot;meta-nav&quot;&gt;&amp;larr;&lt;/span&gt; Older posts', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-next&quot;&gt;&lt;?php previous_posts_link(__( 'Newer posts &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                 &lt;/div&gt;&lt;!-- #nav-above --&gt;
</span><del>-&lt;?php } ?&gt;                        
</del><ins>+&lt;?php } ?&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;?php while ( have_posts() ) : the_post(); ?&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -28,13 +28,13 @@
</span><span class="cx">                                                 &lt;a href=&quot;&lt;?php
</span><span class="cx">                 the_permalink(); ?&gt;&quot; title=&quot;&lt;?php the_time('Y-m-d\TH:i:sO') ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;span class=&quot;entry-date&quot;&gt;&lt;?php the_time( get_option( 'date_format' ) ); ?&gt;&lt;/span&gt;&lt;/a&gt;
</span><span class="cx">                                                 &lt;span class=&quot;meta-sep&quot;&gt; &lt;?php _e('by ', 'twentyten'); ?&gt; &lt;/span&gt;
</span><del>-                                                &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;&lt;?php echo get_author_posts_url( $authordata-&gt;ID, $authordata-&gt;user_nicename ); ?&gt;&quot; title=&quot;&lt;?php printf( __( 'View all posts by %s', 'twentyten' ), $authordata-&gt;display_name ); ?&gt;&quot;&gt;&lt;?php the_author(); ?&gt;&lt;/a&gt;&lt;/span&gt;                                        
</del><ins>+                                                &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;&lt;?php echo get_author_posts_url( $authordata-&gt;ID, $authordata-&gt;user_nicename ); ?&gt;&quot; title=&quot;&lt;?php printf( __( 'View all posts by %s', 'twentyten' ), $authordata-&gt;display_name ); ?&gt;&quot;&gt;&lt;?php the_author(); ?&gt;&lt;/a&gt;&lt;/span&gt;
</ins><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-meta --&gt;
</span><del>-                                        
-                                        &lt;div class=&quot;entry-summary&quot;&gt;        
</del><ins>+
+                                        &lt;div class=&quot;entry-summary&quot;&gt;
</ins><span class="cx"> &lt;?php the_excerpt( __( 'Continue reading &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )  ); ?&gt;
</span><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-summary --&gt;
</span><del>-                        
</del><ins>+
</ins><span class="cx">                                         &lt;div class=&quot;entry-utility&quot;&gt;
</span><span class="cx"> &lt;?php if ( $cats_meow = cats_meow(', ') ) : // Returns categories other than the one queried ?&gt;
</span><span class="cx">                                                 &lt;span class=&quot;cat-links&quot;&gt;&lt;?php printf( __( 'Also posted in %s', 'twentyten' ), $cats_meow ) ?&gt;&lt;/span&gt;
</span><span class="lines">@@ -43,20 +43,20 @@
</span><span class="cx">                                                 &lt;?php the_tags( '&lt;span class=&quot;tag-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-tag-links&quot;&gt;' . __('Tagged ', 'twentyten' ) . '&lt;/span&gt;', &quot;, &quot;, &quot;&lt;/span&gt;\n\t\t\t\t\t\t&lt;span class=\&quot;meta-sep\&quot;&gt;|&lt;/span&gt;\n&quot; ) ?&gt;
</span><span class="cx">                                                 &lt;span class=&quot;comments-link&quot;&gt;&lt;?php comments_popup_link( __( 'Leave a comment', 'twentyten' ), __( '1 Comment', 'twentyten' ), __( '% Comments', 'twentyten' ) ) ?&gt;&lt;/span&gt;
</span><span class="cx">                                                 &lt;?php edit_post_link( __( 'Edit', 'twentyten' ), &quot;&lt;span class=\&quot;meta-sep\&quot;&gt;|&lt;/span&gt;\n\t\t\t\t\t\t&lt;span class=\&quot;edit-link\&quot;&gt;&quot;, &quot;&lt;/span&gt;\n\t\t\t\t\t\n&quot; ) ?&gt;
</span><del>-                                        &lt;/div&gt;&lt;!-- #entry-utility --&gt;        
</del><ins>+                                        &lt;/div&gt;&lt;!-- #entry-utility --&gt;
</ins><span class="cx">                                 &lt;/div&gt;&lt;!-- #post-&lt;?php the_ID(); ?&gt; --&gt;
</span><span class="cx"> 
</span><del>-&lt;?php endwhile; ?&gt;                        
</del><ins>+&lt;?php endwhile; ?&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;?php global $wp_query; $total_pages = $wp_query-&gt;max_num_pages; if ( $total_pages &gt; 1 ) { ?&gt;
</span><span class="cx">                                 &lt;div id=&quot;nav-below&quot; class=&quot;navigation&quot;&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-previous&quot;&gt;&lt;?php next_posts_link(__( '&lt;span class=&quot;meta-nav&quot;&gt;&amp;larr;&lt;/span&gt; Older posts', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-next&quot;&gt;&lt;?php previous_posts_link(__( 'Newer posts &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                 &lt;/div&gt;&lt;!-- #nav-below --&gt;
</span><del>-&lt;?php } ?&gt;                        
-                        
-                        &lt;/div&gt;&lt;!-- #content --&gt;                
</del><ins>+&lt;?php } ?&gt;
+
+                        &lt;/div&gt;&lt;!-- #content --&gt;
</ins><span class="cx">                 &lt;/div&gt;&lt;!-- #container --&gt;
</span><del>-                
-&lt;?php get_sidebar(); ?&gt;        
</del><ins>+
+&lt;?php get_sidebar(); ?&gt;
</ins><span class="cx"> &lt;?php get_footer(); ?&gt;
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyteneditorstylecss"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/editor-style.css (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/editor-style.css        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/editor-style.css        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -144,7 +144,7 @@
</span><span class="cx"> textarea {
</span><span class="cx">         color: #444;
</span><span class="cx">         font-size: 16px;
</span><del>-        line-height: 24px;        
</del><ins>+        line-height: 24px;
</ins><span class="cx"> }
</span><span class="cx"> p,
</span><span class="cx"> ul,
</span><span class="lines">@@ -205,26 +205,26 @@
</span><span class="cx"> h6 {
</span><span class="cx">         font-size: 0.9em;
</span><span class="cx"> }
</span><del>-table { 
-        border: 1px solid #e7e7e7 !important; 
-        text-align: left; 
-        margin: 0 -1px 24px 0; 
-        width: 100%; 
</del><ins>+table {
+        border: 1px solid #e7e7e7 !important;
+        text-align: left;
+        margin: 0 -1px 24px 0;
+        width: 100%;
</ins><span class="cx">         border-collapse: collapse;
</span><span class="cx">         border-spacing: 0;
</span><del>-} 
-tr th, 
</del><ins>+}
+tr th,
</ins><span class="cx"> thead th {
</span><span class="cx">         border: none !important;
</span><del>-        color: #888; 
-        font-size: 12px; 
-        font-weight: bold; 
-        line-height: 18px; 
-        padding: 9px 24px; 
-} 
</del><ins>+        color: #888;
+        font-size: 12px;
+        font-weight: bold;
+        line-height: 18px;
+        padding: 9px 24px;
+}
</ins><span class="cx"> tr td {
</span><span class="cx">         border: none !important;
</span><del>-        border-top: 1px solid #e7e7e7 !important; 
</del><ins>+        border-top: 1px solid #e7e7e7 !important;
</ins><span class="cx">         padding: 6px 24px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -269,7 +269,7 @@
</span><span class="cx">         -moz-border-radius: 0;
</span><span class="cx">         -khtml-border-radius: 0;
</span><span class="cx">         -webkit-border-radius: 0;
</span><del>-        border-radius: 0;        
</del><ins>+        border-radius: 0;
</ins><span class="cx"> }
</span><span class="cx"> .wp-caption img {
</span><span class="cx">         margin: 5px;
</span><span class="lines">@@ -277,6 +277,6 @@
</span><span class="cx"> .wp-caption p.wp-caption-text {
</span><span class="cx">         margin: 0 0 4px;
</span><span class="cx"> }
</span><del>-.wp-smiley { 
</del><ins>+.wp-smiley {
</ins><span class="cx">         margin:0;
</span><span class="cx"> }
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytenfunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/functions.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/functions.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/functions.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> // Set the content width based on the Theme CSS
</span><span class="cx"> $content_width = apply_filters('twentyten_content_width', 640 );
</span><span class="cx"> 
</span><del>-// Your Changeable header business starts here 
</del><ins>+// Your Changeable header business starts here
</ins><span class="cx"> // No CSS, just IMG call
</span><span class="cx"> define( 'HEADER_TEXTCOLOR', '');
</span><span class="cx"> define( 'HEADER_IMAGE', '%s/images/header-1.jpg'); // %s is theme dir uri
</span><span class="lines">@@ -95,7 +95,7 @@
</span><span class="cx">                 &lt;div class=&quot;reply&quot;&gt;
</span><span class="cx">                         &lt;?php comment_reply_link(array_merge( $args, array('depth' =&gt; $depth, 'max_depth' =&gt; $args['max_depth']))) ?&gt;
</span><span class="cx">                 &lt;/div&gt;
</span><del>-        &lt;/div&gt;        
</del><ins>+        &lt;/div&gt;
</ins><span class="cx"> 
</span><span class="cx">         &lt;?php } else { ?&gt;
</span><span class="cx">         &lt;li class=&quot;post pingback&quot;&gt;
</span><span class="lines">@@ -178,62 +178,62 @@
</span><span class="cx">                 'before_title' =&gt; '&lt;h3 class=&quot;widget-title&quot;&gt;',
</span><span class="cx">                 'after_title' =&gt; '&lt;/h3&gt;',
</span><span class="cx">         ) );
</span><del>-        
</del><ins>+
</ins><span class="cx">         // Area 2
</span><span class="cx">         register_sidebar( array (
</span><span class="cx">                 'name' =&gt; 'Secondary Widget Area',
</span><del>-                'id' =&gt; 'secondary-widget-area', 
</del><ins>+                'id' =&gt; 'secondary-widget-area',
</ins><span class="cx">                 'description' =&gt; __('The secondary widget area' , 'twentyten'),
</span><span class="cx">                 'before_widget' =&gt; '&lt;li id=&quot;%1$s&quot; class=&quot;widget-container %2$s&quot;&gt;',
</span><span class="cx">                 'after_widget' =&gt; &quot;&lt;/li&gt;&quot;,
</span><span class="cx">                 'before_title' =&gt; '&lt;h3 class=&quot;widget-title&quot;&gt;',
</span><span class="cx">                 'after_title' =&gt; '&lt;/h3&gt;',
</span><span class="cx">         ) );
</span><del>-        
</del><ins>+
</ins><span class="cx">         // Area 3
</span><span class="cx">         register_sidebar( array (
</span><span class="cx">                 'name' =&gt; 'First Footer Widget Area',
</span><del>-                'id' =&gt; 'first-footer-widget-area', 
</del><ins>+                'id' =&gt; 'first-footer-widget-area',
</ins><span class="cx">                 'description' =&gt; __('The first footer widget area' , 'twentyten'),
</span><span class="cx">                 'before_widget' =&gt; '&lt;li id=&quot;%1$s&quot; class=&quot;widget-container %2$s&quot;&gt;',
</span><span class="cx">                 'after_widget' =&gt; &quot;&lt;/li&gt;&quot;,
</span><span class="cx">                 'before_title' =&gt; '&lt;h3 class=&quot;widget-title&quot;&gt;',
</span><span class="cx">                 'after_title' =&gt; '&lt;/h3&gt;',
</span><del>-        ) );  
</del><ins>+        ) );
</ins><span class="cx"> 
</span><span class="cx">         // Area 4
</span><span class="cx">         register_sidebar( array (
</span><span class="cx">                 'name' =&gt; 'Second Footer Widget Area',
</span><del>-                'id' =&gt; 'second-footer-widget-area', 
</del><ins>+                'id' =&gt; 'second-footer-widget-area',
</ins><span class="cx">                 'description' =&gt; __('The second footer widget area' , 'twentyten'),
</span><span class="cx">                 'before_widget' =&gt; '&lt;li id=&quot;%1$s&quot; class=&quot;widget-container %2$s&quot;&gt;',
</span><span class="cx">                 'after_widget' =&gt; &quot;&lt;/li&gt;&quot;,
</span><span class="cx">                 'before_title' =&gt; '&lt;h3 class=&quot;widget-title&quot;&gt;',
</span><span class="cx">                 'after_title' =&gt; '&lt;/h3&gt;',
</span><del>-        ) );  
</del><ins>+        ) );
</ins><span class="cx"> 
</span><span class="cx">         // Area 5
</span><span class="cx">         register_sidebar( array (
</span><span class="cx">                 'name' =&gt; 'Third Footer Widget Area',
</span><del>-                'id' =&gt; 'third-footer-widget-area', 
</del><ins>+                'id' =&gt; 'third-footer-widget-area',
</ins><span class="cx">                 'description' =&gt; __('The third footer widget area' , 'twentyten'),
</span><span class="cx">                 'before_widget' =&gt; '&lt;li id=&quot;%1$s&quot; class=&quot;widget-container %2$s&quot;&gt;',
</span><span class="cx">                 'after_widget' =&gt; &quot;&lt;/li&gt;&quot;,
</span><span class="cx">                 'before_title' =&gt; '&lt;h3 class=&quot;widget-title&quot;&gt;',
</span><span class="cx">                 'after_title' =&gt; '&lt;/h3&gt;',
</span><del>-        ) );  
</del><ins>+        ) );
</ins><span class="cx"> 
</span><span class="cx">         // Area 6
</span><span class="cx">         register_sidebar( array (
</span><span class="cx">                 'name' =&gt; 'Fourth Footer Widget Area',
</span><del>-                'id' =&gt; 'fourth-footer-widget-area', 
</del><ins>+                'id' =&gt; 'fourth-footer-widget-area',
</ins><span class="cx">                 'description' =&gt; __('The fourth footer widget area' , 'twentyten'),
</span><span class="cx">                 'before_widget' =&gt; '&lt;li id=&quot;%1$s&quot; class=&quot;widget-container %2$s&quot;&gt;',
</span><span class="cx">                 'after_widget' =&gt; &quot;&lt;/li&gt;&quot;,
</span><span class="cx">                 'before_title' =&gt; '&lt;h3 class=&quot;widget-title&quot;&gt;',
</span><span class="cx">                 'after_title' =&gt; '&lt;/h3&gt;',
</span><del>-        ) );  
-  
</del><ins>+        ) );
+
</ins><span class="cx"> } // end theme_widgets_init
</span><span class="cx"> 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytenheaderphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/header.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/header.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/header.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -2,27 +2,27 @@
</span><span class="cx"> &lt;html &lt;?php language_attributes(); ?&gt;&gt;
</span><span class="cx"> &lt;head&gt;
</span><span class="cx">     &lt;title&gt;&lt;?php
</span><del>-        if ( is_single() ) { single_post_title(); print ' | '; bloginfo('name'); }       
</del><ins>+        if ( is_single() ) { single_post_title(); print ' | '; bloginfo('name'); }
</ins><span class="cx">         elseif ( is_home() || is_front_page() ) { bloginfo('name'); print ' | '; bloginfo('description'); get_page_number(); }
</span><span class="cx">         elseif ( is_page() ) { single_post_title(''); print ' | '; bloginfo('name'); }
</span><span class="cx">         elseif ( is_search() ) { print 'Search results for ' . wp_specialchars($s); get_page_number(); print ' | '; bloginfo('name'); }
</span><span class="cx">         elseif ( is_404() ) { print 'Not Found | '; bloginfo('name'); }
</span><span class="cx">         else { bloginfo('name'); wp_title('|'); get_page_number(); }
</span><span class="cx">     ?&gt;&lt;/title&gt;
</span><del>-        
</del><ins>+
</ins><span class="cx">         &lt;meta http-equiv=&quot;content-type&quot; content=&quot;&lt;?php bloginfo('html_type'); ?&gt;; charset=&lt;?php bloginfo('charset'); ?&gt;&quot; /&gt;
</span><del>-        
</del><ins>+
</ins><span class="cx">         &lt;link rel=&quot;profile&quot; href=&quot;http://gmpg.org/xfn/11&quot;&gt;
</span><span class="cx">         &lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;all&quot; href=&quot;&lt;?php bloginfo('stylesheet_url'); ?&gt;&quot; /&gt;
</span><span class="cx">         &lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;print&quot; href=&quot;&lt;?php bloginfo('stylesheet_directory'); ?&gt;/print.css&quot; /&gt;
</span><del>-        
</del><ins>+
</ins><span class="cx">         &lt;?php if ( is_singular() ) wp_enqueue_script( 'comment-reply' ); ?&gt;
</span><del>-        
</del><ins>+
</ins><span class="cx">         &lt;?php wp_head(); ?&gt;
</span><del>-        
</del><ins>+
</ins><span class="cx">         &lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; href=&quot;&lt;?php bloginfo('rss2_url'); ?&gt;&quot; title=&quot;&lt;?php printf( __( '%s latest posts', 'twentyten' ), wp_specialchars( get_bloginfo('name'), 1 ) ); ?&gt;&quot; /&gt;
</span><span class="cx">         &lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; href=&quot;&lt;?php bloginfo('comments_rss2_url') ?&gt;&quot; title=&quot;&lt;?php printf( __( '%s latest comments', 'twentyten' ), wp_specialchars( get_bloginfo('name'), 1 ) ); ?&gt;&quot; /&gt;
</span><del>-        &lt;link rel=&quot;pingback&quot; href=&quot;&lt;?php bloginfo('pingback_url'); ?&gt;&quot; /&gt;        
</del><ins>+        &lt;link rel=&quot;pingback&quot; href=&quot;&lt;?php bloginfo('pingback_url'); ?&gt;&quot; /&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;body &lt;?php body_class(); ?&gt;&gt;
</span><span class="lines">@@ -30,11 +30,11 @@
</span><span class="cx"> 
</span><span class="cx">         &lt;div id=&quot;header&quot;&gt;
</span><span class="cx">                 &lt;div id=&quot;masthead&quot;&gt;
</span><del>-                
</del><ins>+
</ins><span class="cx">                         &lt;div id=&quot;branding&quot;&gt;
</span><span class="cx">                                 &lt;div id=&quot;site-title&quot;&gt;&lt;span&gt;&lt;a href=&quot;&lt;?php bloginfo( 'url' ) ?&gt;/&quot; title=&quot;&lt;?php bloginfo( 'name' ) ?&gt;&quot; rel=&quot;home&quot;&gt;&lt;?php bloginfo( 'name' ) ?&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
</span><span class="cx">                                 &lt;div id=&quot;site-description&quot;&gt;&lt;?php bloginfo( 'description' ) ?&gt;&lt;/div&gt;
</span><del>-                                
</del><ins>+
</ins><span class="cx">                                 &lt;?php
</span><span class="cx">                                         global $post;
</span><span class="cx">                                         if ( is_singular() &amp;&amp; has_post_thumbnail( $post-&gt;ID ) ) {
</span><span class="lines">@@ -43,13 +43,13 @@
</span><span class="cx">                                         &lt;img src=&quot;&lt;?php header_image(); ?&gt;&quot; width=&quot;&lt;?php echo HEADER_IMAGE_WIDTH; ?&gt;&quot; height=&quot;&lt;?php echo HEADER_IMAGE_HEIGHT; ?&gt;&quot; alt=&quot;&quot; /&gt;
</span><span class="cx">                                 &lt;?php } ?&gt;
</span><span class="cx">                         &lt;/div&gt;&lt;!-- #branding --&gt;
</span><del>-                        
</del><ins>+
</ins><span class="cx">                         &lt;div id=&quot;access&quot;&gt;
</span><span class="cx">                                 &lt;div class=&quot;skip-link screen-reader-text&quot;&gt;&lt;a href=&quot;#content&quot; title=&quot;&lt;?php _e( 'Skip to content', 'twentyten' ) ?&gt;&quot;&gt;&lt;?php _e( 'Skip to content', 'twentyten' ) ?&gt;&lt;/a&gt;&lt;/div&gt;
</span><del>-                                &lt;?php wp_page_menu( 'sort_column=menu_order' ); ?&gt;                        
</del><ins>+                                &lt;?php wp_page_menu( 'sort_column=menu_order' ); ?&gt;
</ins><span class="cx">                         &lt;/div&gt;&lt;!-- #access --&gt;
</span><del>-                        
-                &lt;/div&gt;&lt;!-- #masthead --&gt;        
</del><ins>+
+                &lt;/div&gt;&lt;!-- #masthead --&gt;
</ins><span class="cx">         &lt;/div&gt;&lt;!-- #header --&gt;
</span><del>-        
</del><ins>+
</ins><span class="cx">         &lt;div id=&quot;main&quot;&gt;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytenpagephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/page.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/page.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/page.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -1,23 +1,23 @@
</span><span class="cx"> &lt;?php get_header(); ?&gt;
</span><del>-        
-                &lt;div id=&quot;container&quot;&gt;        
</del><ins>+
+                &lt;div id=&quot;container&quot;&gt;
</ins><span class="cx">                         &lt;div id=&quot;content&quot;&gt;
</span><del>-                        
</del><ins>+
</ins><span class="cx"> &lt;?php the_post(); ?&gt;
</span><del>-                                
</del><ins>+
</ins><span class="cx">                                 &lt;div id=&quot;post-&lt;?php the_ID(); ?&gt;&quot; &lt;?php post_class(); ?&gt;&gt;
</span><span class="cx">                                         &lt;h1 class=&quot;entry-title&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/h1&gt;
</span><span class="cx">                                         &lt;div class=&quot;entry-content&quot;&gt;
</span><span class="cx"> &lt;?php the_content(); ?&gt;
</span><del>-&lt;?php wp_link_pages('before=&lt;div class=&quot;page-link&quot;&gt;' . __( 'Pages:', 'twentyten' ) . '&amp;after=&lt;/div&gt;') ?&gt;                                        
</del><ins>+&lt;?php wp_link_pages('before=&lt;div class=&quot;page-link&quot;&gt;' . __( 'Pages:', 'twentyten' ) . '&amp;after=&lt;/div&gt;') ?&gt;
</ins><span class="cx"> &lt;?php edit_post_link( __( 'Edit', 'twentyten' ), '&lt;span class=&quot;edit-link&quot;&gt;', '&lt;/span&gt;' ) ?&gt;
</span><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-content --&gt;
</span><del>-                                &lt;/div&gt;&lt;!-- #post-&lt;?php the_ID(); ?&gt; --&gt;                        
-                        
-&lt;?php comments_template(); ?&gt;                        
-                        
-                        &lt;/div&gt;&lt;!-- #content --&gt;                
</del><ins>+                                &lt;/div&gt;&lt;!-- #post-&lt;?php the_ID(); ?&gt; --&gt;
+
+&lt;?php comments_template(); ?&gt;
+
+                        &lt;/div&gt;&lt;!-- #content --&gt;
</ins><span class="cx">                 &lt;/div&gt;&lt;!-- #container --&gt;
</span><del>-                
-&lt;?php get_sidebar(); ?&gt;        
</del><ins>+
+&lt;?php get_sidebar(); ?&gt;
</ins><span class="cx"> &lt;?php get_footer(); ?&gt;
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytenprintcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/print.css (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/print.css        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/print.css        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -1,4 +1,4 @@
</span><del>-/*   
</del><ins>+/*
</ins><span class="cx"> This stylesheet reformats the theme for the printed page.
</span><span class="cx"> */
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytenrtlcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/rtl.css (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/rtl.css        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/rtl.css        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-/*   
</del><ins>+/*
</ins><span class="cx"> Theme Name: Twenty Ten
</span><span class="cx"> */
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-/* -------------------------------------------------------------- 
-  
</del><ins>+/* --------------------------------------------------------------
+
</ins><span class="cx">    RTL Basics
</span><del>-   
</del><ins>+
</ins><span class="cx"> -------------------------------------------------------------- */
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="lines">@@ -39,8 +39,8 @@
</span><span class="cx"> 
</span><span class="cx"> /* =Fonts
</span><span class="cx"> -------------------------------------------------------------- */
</span><del>-body, 
-input, 
</del><ins>+body,
+input,
</ins><span class="cx"> textarea,
</span><span class="cx"> .page-title span {
</span><span class="cx">         font-family: Georgia, &quot;Bitstream Charter&quot;, serif;
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> .comment-body thead th,
</span><span class="cx"> .entry-content label,
</span><span class="cx"> .entry-content tr th,
</span><del>-.entry-content thead th, 
</del><ins>+.entry-content thead th,
</ins><span class="cx"> .entry-meta,
</span><span class="cx"> .entry-title,
</span><span class="cx"> .entry-utility,
</span><span class="lines">@@ -139,8 +139,8 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> #access .menu {
</span><del>-    margin-right: 12px; 
-    margin-left: 0; 
</del><ins>+    margin-right: 12px;
+    margin-left: 0;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="lines">@@ -149,21 +149,21 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> #access ul ul {
</span><del>-        left:auto; 
</del><ins>+        left:auto;
</ins><span class="cx">         right:0;
</span><span class="cx">         float:right;
</span><span class="cx"> }
</span><span class="cx"> #access ul ul ul {
</span><del>-        left:auto; 
-        right:100%; 
</del><ins>+        left:auto;
+        right:100%;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /* =Content
</span><span class="cx"> -------------------------------------------------------------- */
</span><span class="cx"> 
</span><del>-#content table { 
-        text-align: right; 
-        margin: 0 0 24px -1px; 
</del><ins>+#content table {
+        text-align: right;
+        margin: 0 0 24px -1px;
</ins><span class="cx"> }
</span><span class="cx"> .entry-title,
</span><span class="cx"> .entry-meta {
</span><span class="lines">@@ -199,7 +199,7 @@
</span><span class="cx">         margin: 0 104px 0 0;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-/* Gallery listing 
</del><ins>+/* Gallery listing
</ins><span class="cx"> -------------------------------------------------------------- */
</span><span class="cx"> 
</span><span class="cx"> .category-gallery .gallery-thumb {
</span><span class="lines">@@ -207,14 +207,14 @@
</span><span class="cx">          margin-left:20px;
</span><span class="cx">         margin-right:0;
</span><span class="cx"> }
</span><del>-#content .gallery .gallery-item { 
-        float: right; 
</del><ins>+#content .gallery .gallery-item {
+        float: right;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /* =Images
</span><span class="cx"> -------------------------------------------------------------- */
</span><span class="cx"> 
</span><del>-#content .gallery .gallery-caption { 
</del><ins>+#content .gallery .gallery-caption {
</ins><span class="cx">         margin-right: 0;
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytensearchphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/search.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/search.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/search.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -1,48 +1,48 @@
</span><span class="cx"> &lt;?php get_header(); ?&gt;
</span><del>-        
-                &lt;div id=&quot;container&quot;&gt;        
</del><ins>+
+                &lt;div id=&quot;container&quot;&gt;
</ins><span class="cx">                         &lt;div id=&quot;content&quot;&gt;
</span><del>-                        
</del><ins>+
</ins><span class="cx"> &lt;?php if ( have_posts() ) : ?&gt;
</span><del>-                                
</del><ins>+
</ins><span class="cx">                                 &lt;h1 class=&quot;page-title&quot;&gt;&lt;?php _e( 'Search Results for: ', 'twentyten' ); ?&gt;&lt;span&gt;&lt;?php the_search_query(); ?&gt;&lt;/span&gt;&lt;/h1&gt;
</span><del>-                                
</del><ins>+
</ins><span class="cx"> &lt;?php global $wp_query; $total_pages = $wp_query-&gt;max_num_pages; if ( $total_pages &gt; 1 ) { ?&gt;
</span><span class="cx">                                 &lt;div id=&quot;nav-above&quot; class=&quot;navigation&quot;&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-previous&quot;&gt;&lt;?php next_posts_link(__( '&lt;span class=&quot;meta-nav&quot;&gt;&amp;larr;&lt;/span&gt; Older posts', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-next&quot;&gt;&lt;?php previous_posts_link(__( 'Newer posts &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                 &lt;/div&gt;&lt;!-- #nav-above --&gt;
</span><del>-&lt;?php } ?&gt;                                                        
</del><ins>+&lt;?php } ?&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;?php while ( have_posts() ) : the_post() ?&gt;
</span><span class="cx"> 
</span><span class="cx">                                 &lt;div id=&quot;post-&lt;?php the_ID(); ?&gt;&quot; &lt;?php post_class(); ?&gt;&gt;
</span><span class="cx">                                         &lt;h2 class=&quot;entry-title&quot;&gt;&lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&quot; title=&quot;&lt;?php printf( __('Permalink to %s', 'twentyten'), the_title_attribute('echo=0') ); ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h2&gt;
</span><span class="cx"> 
</span><del>-&lt;?php if ( $post-&gt;post_type == 'post' ) { ?&gt;                                                                        
</del><ins>+&lt;?php if ( $post-&gt;post_type == 'post' ) { ?&gt;
</ins><span class="cx">                                         &lt;div class=&quot;entry-meta&quot;&gt;
</span><span class="cx">                                                 &lt;span class=&quot;meta-prep meta-prep-author&quot;&gt;&lt;?php _e('Posted on ', 'twentyten'); ?&gt;&lt;/span&gt;
</span><span class="cx">                                                 &lt;a href=&quot;&lt;?php
</span><span class="cx">                 the_permalink(); ?&gt;&quot; title=&quot;&lt;?php the_time('Y-m-d\TH:i:sO') ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;span class=&quot;entry-date&quot;&gt;&lt;?php the_time( get_option( 'date_format' ) ); ?&gt;&lt;/span&gt;&lt;/a&gt;
</span><span class="cx">                                                 &lt;span class=&quot;meta-sep&quot;&gt; &lt;?php _e('by ', 'twentyten'); ?&gt; &lt;/span&gt;
</span><del>-                                                &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;&lt;?php echo get_author_posts_url( $authordata-&gt;ID, $authordata-&gt;user_nicename ); ?&gt;&quot; title=&quot;&lt;?php printf( __( 'View all posts by %s', 'twentyten' ), $authordata-&gt;display_name ); ?&gt;&quot;&gt;&lt;?php the_author(); ?&gt;&lt;/a&gt;&lt;/span&gt;                                        
</del><ins>+                                                &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;&lt;?php echo get_author_posts_url( $authordata-&gt;ID, $authordata-&gt;user_nicename ); ?&gt;&quot; title=&quot;&lt;?php printf( __( 'View all posts by %s', 'twentyten' ), $authordata-&gt;display_name ); ?&gt;&quot;&gt;&lt;?php the_author(); ?&gt;&lt;/a&gt;&lt;/span&gt;
</ins><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-meta --&gt;
</span><span class="cx"> &lt;?php } ?&gt;
</span><del>-                                        
-                                        &lt;div class=&quot;entry-summary&quot;&gt;        
</del><ins>+
+                                        &lt;div class=&quot;entry-summary&quot;&gt;
</ins><span class="cx"> &lt;?php the_excerpt( __( 'Continue reading &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )  ); ?&gt;
</span><span class="cx"> &lt;?php wp_link_pages('before=&lt;div class=&quot;page-link&quot;&gt;' . __( 'Pages:', 'twentyten' ) . '&amp;after=&lt;/div&gt;') ?&gt;
</span><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-summary --&gt;
</span><span class="cx"> 
</span><del>-&lt;?php if ( $post-&gt;post_type == 'post' ) { ?&gt;                                                                        
</del><ins>+&lt;?php if ( $post-&gt;post_type == 'post' ) { ?&gt;
</ins><span class="cx">                                         &lt;div class=&quot;entry-utility&quot;&gt;
</span><span class="cx">                                                 &lt;span class=&quot;cat-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-cat-links&quot;&gt;&lt;?php _e( 'Posted in ', 'twentyten' ); ?&gt;&lt;/span&gt;&lt;?php echo get_the_category_list(', '); ?&gt;&lt;/span&gt;
</span><span class="cx">                                                 &lt;span class=&quot;meta-sep&quot;&gt; | &lt;/span&gt;
</span><span class="cx">                                                 &lt;?php the_tags( '&lt;span class=&quot;tag-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-tag-links&quot;&gt;' . __('Tagged ', 'twentyten' ) . '&lt;/span&gt;', &quot;, &quot;, &quot;&lt;/span&gt;\n\t\t\t\t\t\t&lt;span class=\&quot;meta-sep\&quot;&gt;|&lt;/span&gt;\n&quot; ) ?&gt;
</span><span class="cx">                                                 &lt;span class=&quot;comments-link&quot;&gt;&lt;?php comments_popup_link( __( 'Leave a comment', 'twentyten' ), __( '1 Comment', 'twentyten' ), __( '% Comments', 'twentyten' ) ) ?&gt;&lt;/span&gt;
</span><span class="cx">                                                 &lt;?php edit_post_link( __( 'Edit', 'twentyten' ), &quot;&lt;span class=\&quot;meta-sep\&quot;&gt;|&lt;/span&gt;\n\t\t\t\t\t\t&lt;span class=\&quot;edit-link\&quot;&gt;&quot;, &quot;&lt;/span&gt;\n\t\t\t\t\t\n&quot; ) ?&gt;
</span><del>-                                        &lt;/div&gt;&lt;!-- #entry-utility --&gt;        
-&lt;?php } ?&gt;                                        
</del><ins>+                                        &lt;/div&gt;&lt;!-- #entry-utility --&gt;
+&lt;?php } ?&gt;
</ins><span class="cx">                                 &lt;/div&gt;&lt;!-- #post-&lt;?php the_ID(); ?&gt; --&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;?php endwhile; ?&gt;
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx">                                         &lt;div class=&quot;nav-previous&quot;&gt;&lt;?php next_posts_link(__( '&lt;span class=&quot;meta-nav&quot;&gt;&amp;larr;&lt;/span&gt; Older posts', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-next&quot;&gt;&lt;?php previous_posts_link(__( 'Newer posts &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                 &lt;/div&gt;&lt;!-- #nav-below --&gt;
</span><del>-&lt;?php } ?&gt;                        
</del><ins>+&lt;?php } ?&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;?php else : ?&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -60,14 +60,14 @@
</span><span class="cx">                                         &lt;h2 class=&quot;entry-title&quot;&gt;&lt;?php _e( 'Nothing Found', 'twentyten' ) ?&gt;&lt;/h2&gt;
</span><span class="cx">                                         &lt;div class=&quot;entry-content&quot;&gt;
</span><span class="cx">                                                 &lt;p&gt;&lt;?php _e( 'Sorry, but nothing matched your search criteria. Please try again with some different keywords.', 'twentyten' ); ?&gt;&lt;/p&gt;
</span><del>-        &lt;?php get_search_form(); ?&gt;                                                
</del><ins>+        &lt;?php get_search_form(); ?&gt;
</ins><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-content --&gt;
</span><span class="cx">                                 &lt;/div&gt;
</span><span class="cx"> 
</span><del>-&lt;?php endif; ?&gt;                        
</del><ins>+&lt;?php endif; ?&gt;
</ins><span class="cx"> 
</span><del>-                        &lt;/div&gt;&lt;!-- #content --&gt;                
</del><ins>+                        &lt;/div&gt;&lt;!-- #content --&gt;
</ins><span class="cx">                 &lt;/div&gt;&lt;!-- #container --&gt;
</span><del>-                
-&lt;?php get_sidebar(); ?&gt;        
</del><ins>+
+&lt;?php get_sidebar(); ?&gt;
</ins><span class="cx"> &lt;?php get_footer(); ?&gt;
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytensidebarfooterphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/sidebar-footer.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/sidebar-footer.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/sidebar-footer.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx">                                                         &lt;?php dynamic_sidebar('first-footer-widget-area'); ?&gt;
</span><span class="cx">                                                 &lt;/ul&gt;
</span><span class="cx">                                         &lt;/div&gt;&lt;!-- #first .widget-area --&gt;
</span><del>-&lt;?php endif; ?&gt;                
</del><ins>+&lt;?php endif; ?&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;?php if ( is_active_sidebar('second-footer-widget-area') ) : ?&gt;
</span><span class="cx">                                 &lt;div id=&quot;second&quot; class=&quot;widget-area&quot;&gt;
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">                                                 &lt;?php dynamic_sidebar('second-footer-widget-area'); ?&gt;
</span><span class="cx">                                         &lt;/ul&gt;
</span><span class="cx">                                 &lt;/div&gt;&lt;!-- #second .widget-area --&gt;
</span><del>-&lt;?php endif; ?&gt;                
</del><ins>+&lt;?php endif; ?&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;?php if ( is_active_sidebar('third-footer-widget-area') ) : ?&gt;
</span><span class="cx">                                 &lt;div id=&quot;third&quot; class=&quot;widget-area&quot;&gt;
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">                                                 &lt;?php dynamic_sidebar('third-footer-widget-area'); ?&gt;
</span><span class="cx">                                         &lt;/ul&gt;
</span><span class="cx">                                 &lt;/div&gt;&lt;!-- #third .widget-area --&gt;
</span><del>-&lt;?php endif; ?&gt;                
</del><ins>+&lt;?php endif; ?&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;?php if ( is_active_sidebar('fourth-footer-widget-area') ) : ?&gt;
</span><span class="cx">                                 &lt;div id=&quot;fourth&quot; class=&quot;widget-area&quot;&gt;
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx">                                                 &lt;?php dynamic_sidebar('fourth-footer-widget-area'); ?&gt;
</span><span class="cx">                                         &lt;/ul&gt;
</span><span class="cx">                                 &lt;/div&gt;&lt;!-- #fourth .widget-area --&gt;
</span><del>-&lt;?php endif; ?&gt;                
</del><ins>+&lt;?php endif; ?&gt;
</ins><span class="cx"> 
</span><span class="cx">                         &lt;/div&gt;&lt;!-- #footer-widget-area --&gt;
</span><span class="cx"> &lt;?php endif; ?&gt;
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytensidebarphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/sidebar.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/sidebar.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/sidebar.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> &lt;?php wp_get_archives('type=monthly') ?&gt;
</span><span class="cx">                                 &lt;/ul&gt;
</span><span class="cx">                         &lt;/li&gt;
</span><del>-                        
</del><ins>+
</ins><span class="cx">                         &lt;li id=&quot;meta&quot; class=&quot;widget-container&quot;&gt;
</span><span class="cx">                                 &lt;h3 class=&quot;widget-title&quot;&gt;&lt;?php _e('Meta', 'twentyten') ?&gt;&lt;/h3&gt;
</span><span class="cx">                                 &lt;ul&gt;
</span><span class="lines">@@ -21,11 +21,11 @@
</span><span class="cx">                                         &lt;?php wp_meta() ?&gt;
</span><span class="cx"> 
</span><span class="cx">                                 &lt;/ul&gt;
</span><del>-                        &lt;/li&gt;                        
</del><ins>+                        &lt;/li&gt;
</ins><span class="cx"> &lt;?php endif; // end primary widget area  ?&gt;
</span><span class="cx">                         &lt;/ul&gt;
</span><span class="cx">                 &lt;/div&gt;&lt;!-- #primary .widget-area --&gt;
</span><del>-                
</del><ins>+
</ins><span class="cx"> &lt;?php if ( is_active_sidebar('secondary-widget-area') ) : // Nothing here by default and design ?&gt;
</span><span class="cx">                 &lt;div id=&quot;secondary&quot; class=&quot;widget-area&quot;&gt;
</span><span class="cx">                         &lt;ul class=&quot;xoxo&quot;&gt;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytensinglephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/single.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/single.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/single.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> &lt;?php get_header(); ?&gt;
</span><del>-        
-                &lt;div id=&quot;container&quot;&gt;        
</del><ins>+
+                &lt;div id=&quot;container&quot;&gt;
</ins><span class="cx">                         &lt;div id=&quot;content&quot;&gt;
</span><del>-                        
</del><ins>+
</ins><span class="cx"> &lt;?php the_post(); ?&gt;
</span><span class="cx"> 
</span><span class="cx">                                 &lt;div id=&quot;nav-above&quot; class=&quot;navigation&quot;&gt;
</span><span class="lines">@@ -12,36 +12,36 @@
</span><span class="cx"> 
</span><span class="cx">                                 &lt;div id=&quot;post-&lt;?php the_ID(); ?&gt;&quot; &lt;?php post_class(); ?&gt;&gt;
</span><span class="cx">                                         &lt;h1 class=&quot;entry-title&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/h1&gt;
</span><del>-                                        
</del><ins>+
</ins><span class="cx">                                         &lt;div class=&quot;entry-meta&quot;&gt;
</span><span class="cx">                                                 &lt;span class=&quot;meta-prep meta-prep-author&quot;&gt;&lt;?php _e('Posted by ', 'twentyten'); ?&gt;&lt;/span&gt;
</span><span class="cx">                                                 &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;&lt;?php echo get_author_posts_url( $authordata-&gt;ID, $authordata-&gt;user_nicename ); ?&gt;&quot; title=&quot;&lt;?php printf( __( 'View all posts by %s', 'twentyten' ), $authordata-&gt;display_name ); ?&gt;&quot;&gt;&lt;?php the_author(); ?&gt;&lt;/a&gt;&lt;/span&gt;
</span><span class="cx">                                                 &lt;span class=&quot;meta-sep&quot;&gt; &lt;?php _e('on ', 'twentyten'); ?&gt; &lt;/span&gt;
</span><span class="cx">                                                 &lt;a href=&quot;&lt;?php
</span><span class="cx"> the_permalink(); ?&gt;&quot; title=&quot;&lt;?php the_time('Y-m-d\TH:i:sO') ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;span class=&quot;entry-date&quot;&gt;&lt;?php the_time( get_option( 'date_format' ) ); ?&gt;&lt;/span&gt;&lt;/a&gt;
</span><del>-                                                &lt;?php edit_post_link( __( 'Edit', 'twentyten' ), &quot;&lt;span class=\&quot;meta-sep\&quot;&gt;|&lt;/span&gt;\n\t\t\t\t\t\t&lt;span class=\&quot;edit-link\&quot;&gt;&quot;, &quot;&lt;/span&gt;\n\t\t\t\t\t&quot; ) ?&gt;                                                
</del><ins>+                                                &lt;?php edit_post_link( __( 'Edit', 'twentyten' ), &quot;&lt;span class=\&quot;meta-sep\&quot;&gt;|&lt;/span&gt;\n\t\t\t\t\t\t&lt;span class=\&quot;edit-link\&quot;&gt;&quot;, &quot;&lt;/span&gt;\n\t\t\t\t\t&quot; ) ?&gt;
</ins><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-meta --&gt;
</span><del>-                                                                                
</del><ins>+
</ins><span class="cx">                                         &lt;div class=&quot;entry-content&quot;&gt;
</span><span class="cx"> &lt;?php the_content(); ?&gt;
</span><span class="cx"> &lt;?php wp_link_pages('before=&lt;div class=&quot;page-link&quot;&gt;' . __( 'Pages:', 'twentyten' ) . '&amp;after=&lt;/div&gt;') ?&gt;
</span><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-content --&gt;
</span><span class="cx"> 
</span><del>-&lt;?php if ( get_the_author_meta('description') ) : // If a user has filled out their decscription show a bio on their entries  ?&gt;                                        
</del><ins>+&lt;?php if ( get_the_author_meta('description') ) : // If a user has filled out their decscription show a bio on their entries  ?&gt;
</ins><span class="cx">                                         &lt;div id=&quot;entry-author-info&quot;&gt;
</span><span class="cx">                                                 &lt;div id=&quot;author-avatar&quot;&gt;
</span><span class="cx"> &lt;?php echo get_avatar( get_the_author_meta('user_email'), apply_filters('twentyten_author_bio_avatar_size', 60) ); ?&gt;
</span><del>-                                                &lt;/div&gt;&lt;!-- #author-avatar         --&gt;                
</del><ins>+                                                &lt;/div&gt;&lt;!-- #author-avatar         --&gt;
</ins><span class="cx">                                                 &lt;div id=&quot;author-description&quot;&gt;
</span><del>-                                                        &lt;h2&gt;&lt;?php _e('About ', 'twentyten'); ?&gt;&lt;?php the_author(); ?&gt;&lt;/h2&gt;                                                                
</del><ins>+                                                        &lt;h2&gt;&lt;?php _e('About ', 'twentyten'); ?&gt;&lt;?php the_author(); ?&gt;&lt;/h2&gt;
</ins><span class="cx"> &lt;?php the_author_meta('description'); ?&gt;
</span><span class="cx">                                                         &lt;div id=&quot;author-link&quot;&gt;
</span><span class="cx">                                                                 &lt;a href=&quot;&lt;?php echo get_author_posts_url( $authordata-&gt;ID, $authordata-&gt;user_nicename ); ?&gt;&quot; title=&quot;&lt;?php printf( __( 'View all posts by %s', 'twentyten' ), $authordata-&gt;display_name ); ?&gt;&quot;&gt;&lt;?php _e('View all posts by ', 'twentyten'); ?&gt;&lt;?php the_author(); ?&gt; &amp;rarr;&lt;/a&gt;
</span><del>-                                                        &lt;/div&gt;&lt;!-- #author-link        --&gt;                                                                                                        
</del><ins>+                                                        &lt;/div&gt;&lt;!-- #author-link        --&gt;
</ins><span class="cx">                                                 &lt;/div&gt;&lt;!-- #author-description        --&gt;
</span><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-author-info --&gt;
</span><span class="cx"> &lt;?php endif; ?&gt;
</span><del>-                                        
</del><ins>+
</ins><span class="cx">                                         &lt;div class=&quot;entry-utility&quot;&gt;
</span><span class="cx">                                         &lt;?php printf( __( 'This entry was posted in %1$s%2$s. Bookmark the &lt;a href=&quot;%3$s&quot; title=&quot;Permalink to %4$s&quot; rel=&quot;bookmark&quot;&gt;permalink&lt;/a&gt;. Follow any comments here with the &lt;a href=&quot;%5$s&quot; title=&quot;Comments RSS to %4$s&quot; rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot;&gt;RSS feed for this post&lt;/a&gt;.', 'twentyten' ),
</span><span class="cx">                                                 get_the_category_list(', '),
</span><span class="lines">@@ -51,18 +51,18 @@
</span><span class="cx">                                                 get_post_comments_feed_link() ) ?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;?php edit_post_link( __( 'Edit', 'twentyten' ), &quot;\n\t\t\t\t\t&lt;span class=\&quot;edit-link\&quot;&gt;&quot;, &quot;&lt;/span&gt;&quot; ) ?&gt;
</span><del>-                                        &lt;/div&gt;&lt;!-- .entry-utility --&gt;                                                                                                        
-                                &lt;/div&gt;&lt;!-- #post-&lt;?php the_ID(); ?&gt; --&gt;                        
-                                
</del><ins>+                                        &lt;/div&gt;&lt;!-- .entry-utility --&gt;
+                                &lt;/div&gt;&lt;!-- #post-&lt;?php the_ID(); ?&gt; --&gt;
+
</ins><span class="cx">                                 &lt;div id=&quot;nav-below&quot; class=&quot;navigation&quot;&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-previous&quot;&gt;&lt;?php previous_post_link( '%link', '&lt;span class=&quot;meta-nav&quot;&gt;&amp;larr;&lt;/span&gt; %title' ) ?&gt;&lt;/div&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-next&quot;&gt;&lt;?php next_post_link( '%link', '%title &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;' ) ?&gt;&lt;/div&gt;
</span><del>-                                &lt;/div&gt;&lt;!-- #nav-below --&gt;                                        
</del><ins>+                                &lt;/div&gt;&lt;!-- #nav-below --&gt;
</ins><span class="cx"> 
</span><del>-&lt;?php comments_template('', true); ?&gt;                        
-                        
-                        &lt;/div&gt;&lt;!-- #content --&gt;                
</del><ins>+&lt;?php comments_template('', true); ?&gt;
+
+                        &lt;/div&gt;&lt;!-- #content --&gt;
</ins><span class="cx">                 &lt;/div&gt;&lt;!-- #container --&gt;
</span><del>-                
-&lt;?php get_sidebar(); ?&gt;        
</del><ins>+
+&lt;?php get_sidebar(); ?&gt;
</ins><span class="cx"> &lt;?php get_footer(); ?&gt;
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytenstylecss"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/style.css (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/style.css        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/style.css        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -1,4 +1,4 @@
</span><del>-/*   
</del><ins>+/*
</ins><span class="cx"> Theme Name: Twenty Ten
</span><span class="cx"> Theme URI: http://wordpress.org/
</span><span class="cx"> Description: The 2010 default theme for WordPress.
</span><span class="lines">@@ -8,13 +8,13 @@
</span><span class="cx"> */
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-/* -------------------------------------------------------------- 
-  
</del><ins>+/* --------------------------------------------------------------
+
</ins><span class="cx">    Reset default browser CSS.
</span><del>-   
</del><ins>+
</ins><span class="cx">    Based on work by Eric Meyer:
</span><span class="cx">    http://meyerweb.com/eric/tools/css/reset/index.html
</span><del>-   
</del><ins>+
</ins><span class="cx"> -------------------------------------------------------------- */
</span><span class="cx"> 
</span><span class="cx"> html, body, div, span, applet, object, iframe,
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx"> body {
</span><span class="cx">         line-height: 1;
</span><span class="cx"> }
</span><del>-h1,h2,h3,h4,h5,h6 { 
</del><ins>+h1,h2,h3,h4,h5,h6 {
</ins><span class="cx">         font-weight: normal;
</span><span class="cx">         clear: both;
</span><span class="cx"> }
</span><span class="lines">@@ -92,8 +92,8 @@
</span><span class="cx"> 
</span><span class="cx"> /* =Fonts
</span><span class="cx"> -------------------------------------------------------------- */
</span><del>-body, 
-input, 
</del><ins>+body,
+input,
</ins><span class="cx"> textarea,
</span><span class="cx"> .page-title span,
</span><span class="cx"> .pingback a.url {
</span><span class="lines">@@ -113,7 +113,7 @@
</span><span class="cx"> .comment-body thead th,
</span><span class="cx"> .entry-content label,
</span><span class="cx"> .entry-content tr th,
</span><del>-.entry-content thead th, 
</del><ins>+.entry-content thead th,
</ins><span class="cx"> .entry-meta,
</span><span class="cx"> .entry-title,
</span><span class="cx"> .entry-utility,
</span><span class="lines">@@ -360,16 +360,16 @@
</span><span class="cx"> }
</span><span class="cx"> #access a {
</span><span class="cx">         display:block;
</span><del>-        text-decoration:none; 
-        color:#aaa; 
</del><ins>+        text-decoration:none;
+        color:#aaa;
</ins><span class="cx">         padding:0 10px;
</span><del>-        line-height:38px; 
</del><ins>+        line-height:38px;
</ins><span class="cx"> }
</span><span class="cx"> #access ul ul {
</span><span class="cx">         display:none;
</span><span class="cx">         position:absolute;
</span><span class="cx">         top:38px;
</span><del>-        left:0; 
</del><ins>+        left:0;
</ins><span class="cx">         float:left;
</span><span class="cx">         -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
</span><span class="cx">         -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
</span><span class="lines">@@ -377,19 +377,19 @@
</span><span class="cx">         z-index: 99999;
</span><span class="cx"> }
</span><span class="cx"> #access ul ul ul {
</span><del>-        left:100%; 
-        top:0; 
</del><ins>+        left:100%;
+        top:0;
</ins><span class="cx"> }
</span><span class="cx"> #access ul ul a {
</span><del>-        background:#333; 
-        height:auto; 
-        line-height:1em; 
-        padding:10px; 
</del><ins>+        background:#333;
+        height:auto;
+        line-height:1em;
+        padding:10px;
</ins><span class="cx">         width: 130px;
</span><span class="cx"> }
</span><del>-#access li:hover &gt; a, 
</del><ins>+#access li:hover &gt; a,
</ins><span class="cx"> #access ul ul :hover &gt; a {
</span><del>-        color:#fff; 
</del><ins>+        color:#fff;
</ins><span class="cx">         background:#333;
</span><span class="cx"> }
</span><span class="cx"> #access ul li:hover &gt; ul {
</span><span class="lines">@@ -413,7 +413,7 @@
</span><span class="cx"> #content textarea {
</span><span class="cx">         color: #444;
</span><span class="cx">         font-size: 16px;
</span><del>-        line-height: 24px;        
</del><ins>+        line-height: 24px;
</ins><span class="cx"> }
</span><span class="cx"> #content p,
</span><span class="cx"> #content ul,
</span><span class="lines">@@ -455,25 +455,25 @@
</span><span class="cx">         margin: 0 0 20px 0;
</span><span class="cx">         line-height: 1.5em;
</span><span class="cx"> }
</span><del>-#content table { 
-        border: 1px solid #e7e7e7; 
-        text-align: left; 
-        margin: 0 -1px 24px 0; 
-        width: 100%; 
-} 
-#content tr th, 
-#content thead th { 
-        color: #888; 
-        font-size: 12px; 
-        font-weight: bold; 
-        line-height: 18px; 
-        padding: 9px 24px; 
-} 
-#content tr td { 
-        border-top: 1px solid #e7e7e7; 
-        padding: 6px 24px; 
</del><ins>+#content table {
+        border: 1px solid #e7e7e7;
+        text-align: left;
+        margin: 0 -1px 24px 0;
+        width: 100%;
</ins><span class="cx"> }
</span><del>-#content tr.odd td { 
</del><ins>+#content tr th,
+#content thead th {
+        color: #888;
+        font-size: 12px;
+        font-weight: bold;
+        line-height: 18px;
+        padding: 9px 24px;
+}
+#content tr td {
+        border-top: 1px solid #e7e7e7;
+        padding: 6px 24px;
+}
+#content tr.odd td {
</ins><span class="cx">         background: #F2F7FC;
</span><span class="cx"> }
</span><span class="cx"> .hentry {
</span><span class="lines">@@ -677,7 +677,7 @@
</span><span class="cx"> /* Gallery listing
</span><span class="cx"> -------------------------------------------------------------- */
</span><span class="cx"> 
</span><del>-.category-gallery { 
</del><ins>+.category-gallery {
</ins><span class="cx">         margin-bottom: 48px;
</span><span class="cx"> }
</span><span class="cx"> .category-gallery h2 {
</span><span class="lines">@@ -767,7 +767,7 @@
</span><span class="cx"> #content .wp-caption p.wp-caption-text {
</span><span class="cx">         margin: 0 0 4px;
</span><span class="cx"> }
</span><del>-#content .wp-smiley { 
</del><ins>+#content .wp-smiley {
</ins><span class="cx">         margin:0;
</span><span class="cx"> }
</span><span class="cx"> #content .gallery {
</span><span class="lines">@@ -874,7 +874,7 @@
</span><span class="cx"> #comments .comment-body ol {
</span><span class="cx">         margin-bottom: 18px;
</span><span class="cx"> }
</span><del>-#comments .comment-body p:last-child {        
</del><ins>+#comments .comment-body p:last-child {
</ins><span class="cx">         margin-bottom: 6px;
</span><span class="cx"> }
</span><span class="cx"> #comments .comment-body blockquote p:last-child {
</span><span class="lines">@@ -997,10 +997,10 @@
</span><span class="cx"> #form-allowed-tags {
</span><span class="cx">         color:#888;
</span><span class="cx">         font-size: 12px;
</span><del>-        line-height: 18px;        
</del><ins>+        line-height: 18px;
</ins><span class="cx"> }
</span><span class="cx"> #form-allowed-tags p {
</span><del>-        margin:0;        
</del><ins>+        margin:0;
</ins><span class="cx"> }
</span><span class="cx"> #form-allowed-tags span {
</span><span class="cx"> }
</span><span class="lines">@@ -1095,7 +1095,7 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /* Footer widget areas */
</span><del>-#footer-widget-area {        
</del><ins>+#footer-widget-area {
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytentagphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyten/tag.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyten/tag.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-content/themes/twentyten/tag.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -1,20 +1,20 @@
</span><span class="cx"> &lt;?php get_header(); ?&gt;
</span><del>-        
-                &lt;div id=&quot;container&quot;&gt;        
</del><ins>+
+                &lt;div id=&quot;container&quot;&gt;
</ins><span class="cx">                         &lt;div id=&quot;content&quot;&gt;
</span><del>-                        
-&lt;?php the_post(); ?&gt;                        
-                        
</del><ins>+
+&lt;?php the_post(); ?&gt;
+
</ins><span class="cx">                                 &lt;h1 class=&quot;page-title&quot;&gt;&lt;?php _e( 'Tag Archives:', 'twentyten' ) ?&gt; &lt;span&gt;&lt;?php single_tag_title() ?&gt;&lt;/span&gt;&lt;/h1&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;?php rewind_posts(); ?&gt;
</span><del>-                        
</del><ins>+
</ins><span class="cx"> &lt;?php global $wp_query; $total_pages = $wp_query-&gt;max_num_pages; if ( $total_pages &gt; 1 ) { ?&gt;
</span><span class="cx">                                 &lt;div id=&quot;nav-above&quot; class=&quot;navigation&quot;&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-previous&quot;&gt;&lt;?php next_posts_link(__( '&lt;span class=&quot;meta-nav&quot;&gt;&amp;larr;&lt;/span&gt; Older posts', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-next&quot;&gt;&lt;?php previous_posts_link(__( 'Newer posts &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                 &lt;/div&gt;&lt;!-- #nav-above --&gt;
</span><del>-&lt;?php } ?&gt;                        
</del><ins>+&lt;?php } ?&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;?php while ( have_posts() ) : the_post(); ?&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -25,35 +25,35 @@
</span><span class="cx">                                                 &lt;span class=&quot;meta-prep meta-prep-author&quot;&gt;&lt;?php _e('Posted on ', 'twentyten'); ?&gt;&lt;/span&gt;
</span><span class="cx">                                                 &lt;a href=&quot;&lt;?php the_permalink(); ?&gt;&quot; title=&quot;&lt;?php the_time('Y-m-d\TH:i:sO') ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;span class=&quot;entry-date&quot;&gt;&lt;?php the_time( get_option( 'date_format' ) ); ?&gt;&lt;/span&gt;&lt;/a&gt;
</span><span class="cx">                                                 &lt;span class=&quot;meta-sep&quot;&gt; &lt;?php _e('by ', 'twentyten'); ?&gt; &lt;/span&gt;
</span><del>-                                                &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;&lt;?php echo get_author_posts_url( $authordata-&gt;ID, $authordata-&gt;user_nicename ); ?&gt;&quot; title=&quot;&lt;?php printf( __( 'View all posts by %s', 'twentyten' ), $authordata-&gt;display_name ); ?&gt;&quot;&gt;&lt;?php the_author(); ?&gt;&lt;/a&gt;&lt;/span&gt;                                        
</del><ins>+                                                &lt;span class=&quot;author vcard&quot;&gt;&lt;a class=&quot;url fn n&quot; href=&quot;&lt;?php echo get_author_posts_url( $authordata-&gt;ID, $authordata-&gt;user_nicename ); ?&gt;&quot; title=&quot;&lt;?php printf( __( 'View all posts by %s', 'twentyten' ), $authordata-&gt;display_name ); ?&gt;&quot;&gt;&lt;?php the_author(); ?&gt;&lt;/a&gt;&lt;/span&gt;
</ins><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-meta --&gt;
</span><del>-                                        
-                                        &lt;div class=&quot;entry-summary&quot;&gt;        
</del><ins>+
+                                        &lt;div class=&quot;entry-summary&quot;&gt;
</ins><span class="cx"> &lt;?php the_excerpt( __( 'Continue reading &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )  ); ?&gt;
</span><span class="cx">                                         &lt;/div&gt;&lt;!-- .entry-summary --&gt;
</span><span class="cx"> 
</span><span class="cx">                                         &lt;div class=&quot;entry-utility&quot;&gt;
</span><span class="cx">                                                 &lt;span class=&quot;cat-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-cat-links&quot;&gt;&lt;?php _e( 'Posted in ', 'twentyten' ); ?&gt;&lt;/span&gt;&lt;?php echo get_the_category_list(', '); ?&gt;&lt;/span&gt;
</span><span class="cx">                                                 &lt;span class=&quot;meta-sep&quot;&gt; | &lt;/span&gt;
</span><del>-&lt;?php if ( $tag_ur_it = tag_ur_it(', ') ) : // Returns tags other than the one queried ?&gt;                                                
</del><ins>+&lt;?php if ( $tag_ur_it = tag_ur_it(', ') ) : // Returns tags other than the one queried ?&gt;
</ins><span class="cx">                                                 &lt;span class=&quot;tag-links&quot;&gt;&lt;?php printf( __( 'Also tagged %s', 'twentyten' ), $tag_ur_it ) ?&gt;&lt;/span&gt;
</span><del>-&lt;?php endif; ?&gt;                                                
</del><ins>+&lt;?php endif; ?&gt;
</ins><span class="cx">                                                 &lt;span class=&quot;comments-link&quot;&gt;&lt;?php comments_popup_link( __( 'Leave a comment', 'twentyten' ), __( '1 Comment', 'twentyten' ), __( '% Comments', 'twentyten' ) ) ?&gt;&lt;/span&gt;
</span><span class="cx">                                                 &lt;?php edit_post_link( __( 'Edit', 'twentyten' ), &quot;&lt;span class=\&quot;meta-sep\&quot;&gt;|&lt;/span&gt;\n\t\t\t\t\t\t&lt;span class=\&quot;edit-link\&quot;&gt;&quot;, &quot;&lt;/span&gt;\n\t\t\t\t\t\n&quot; ) ?&gt;
</span><del>-                                        &lt;/div&gt;&lt;!-- #entry-utility --&gt;        
</del><ins>+                                        &lt;/div&gt;&lt;!-- #entry-utility --&gt;
</ins><span class="cx">                                 &lt;/div&gt;&lt;!-- #post-&lt;?php the_ID(); ?&gt; --&gt;
</span><span class="cx"> 
</span><del>-&lt;?php endwhile; ?&gt;                        
</del><ins>+&lt;?php endwhile; ?&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;?php global $wp_query; $total_pages = $wp_query-&gt;max_num_pages; if ( $total_pages &gt; 1 ) { ?&gt;
</span><span class="cx">                                 &lt;div id=&quot;nav-below&quot; class=&quot;navigation&quot;&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-previous&quot;&gt;&lt;?php next_posts_link(__( '&lt;span class=&quot;meta-nav&quot;&gt;&amp;larr;&lt;/span&gt; Older posts', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                         &lt;div class=&quot;nav-next&quot;&gt;&lt;?php previous_posts_link(__( 'Newer posts &lt;span class=&quot;meta-nav&quot;&gt;&amp;rarr;&lt;/span&gt;', 'twentyten' )) ?&gt;&lt;/div&gt;
</span><span class="cx">                                 &lt;/div&gt;&lt;!-- #nav-below --&gt;
</span><del>-&lt;?php } ?&gt;                        
-                        
-                        &lt;/div&gt;&lt;!-- #content --&gt;                
</del><ins>+&lt;?php } ?&gt;
+
+                        &lt;/div&gt;&lt;!-- #content --&gt;
</ins><span class="cx">                 &lt;/div&gt;&lt;!-- #container --&gt;
</span><del>-                
-&lt;?php get_sidebar(); ?&gt;        
</del><ins>+
+&lt;?php get_sidebar(); ?&gt;
</ins><span class="cx"> &lt;?php get_footer(); ?&gt;
</span><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpincludesdefaultconstantsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/default-constants.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/default-constants.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-includes/default-constants.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -258,7 +258,7 @@
</span><span class="cx">                          * @since 2.1.0
</span><span class="cx">                          */
</span><span class="cx">                         define('STYLESHEETPATH', get_stylesheet_directory());
</span><del>-                        
</del><ins>+
</ins><span class="cx">                         /**
</span><span class="cx">                          * Slug of the fallback theme for this install.
</span><span class="cx">                          * Will be used as the fallback if the current theme doesn't exist.
</span></span></pre></div>
<a id="trunkwpincludesmsloadphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/ms-load.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/ms-load.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-includes/ms-load.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -144,7 +144,7 @@
</span><span class="cx">                 $current_site-&gt;cookie_domain = $cookie_domain;
</span><span class="cx">                 return $current_site;
</span><span class="cx">         }
</span><del>-        
</del><ins>+
</ins><span class="cx">         if ( is_subdomain_install() ) {
</span><span class="cx">                 $sitedomain = substr( $domain, 1 + strpos( $domain, '.' ) );
</span><span class="cx">                 $current_site = $wpdb-&gt;get_row( $wpdb-&gt;prepare(&quot;SELECT * FROM $wpdb-&gt;site WHERE domain = %s AND path = %s&quot;, $sitedomain, $path) );
</span></span></pre></div>
<a id="trunkwpincludesposttemplatephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/post-template.php (13024 => 13025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/post-template.php        2010-02-08 17:59:08 UTC (rev 13024)
+++ trunk/wp-includes/post-template.php        2010-02-08 18:02:23 UTC (rev 13025)
</span><span class="lines">@@ -393,7 +393,7 @@
</span><span class="cx"> 
</span><span class="cx">         if ( is_single() ) {
</span><span class="cx">                 $postID = $wp_query-&gt;get_queried_object_id();
</span><del>-                
</del><ins>+
</ins><span class="cx">                 $classes[] = 'single postid-' . $postID;
</span><span class="cx"> 
</span><span class="cx">                 if ( is_attachment() ) {
</span></span></pre>
</div>
</div>

</body>
</html>