<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WordPress 1.5.1.2 from 1.5.1.1: Version Changes</title>
	<atom:link href="http://kenklaser.gaiastream.com/2005/05/28/wordpress-1512-from-1511-version-changes/feed/" rel="self" type="application/rss+xml" />
	<link>http://kenklaser.gaiastream.com/2005/05/28/wordpress-1512-from-1511-version-changes/</link>
	<description>thoughts, ramblings, and rants</description>
	<lastBuildDate>Fri, 13 Jan 2012 22:11:18 -0500</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: George</title>
		<link>http://kenklaser.gaiastream.com/2005/05/28/wordpress-1512-from-1511-version-changes/comment-page-1/#comment-419</link>
		<dc:creator>George</dc:creator>
		<pubDate>Wed, 08 Jun 2005 01:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://kenklaser.gaiastream.com/?p=61#comment-419</guid>
		<description>&lt;p&gt;Thanks Ken for the comment form fix!  I just applied it, and it seemed to work.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Ken for the comment form fix!  I just applied it, and it seemed to work.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://kenklaser.gaiastream.com/2005/05/28/wordpress-1512-from-1511-version-changes/comment-page-1/#comment-412</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Mon, 06 Jun 2005 04:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://kenklaser.gaiastream.com/?p=61#comment-412</guid>
		<description>&lt;p&gt;I recently had time&lt;font color=&quot;blue&quot;&gt;*&lt;/font&gt; to fix the comment form textarea box scaling issue, but haven&#039;t made time to update this blog&#039;s style.css.  I copied a couple of items from the WordPress &quot;classic&quot; style.css theme.  I added the following lines right above the #footer and beginning of the calendar section (about 7/8 down from the top of the file):&lt;/p&gt;

&lt;p&gt;&lt;code&gt;#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
    background: #fff;
    border: 1px solid #333;
    padding: .2em;
}&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;code&gt;#commentform textarea {
    width: 100%;
}&lt;/code&gt;
&lt;code&gt;#commentlist {
    font-size: 12px;
    margin-right: 3em;
}&lt;/code&gt;
&lt;code&gt;#commentlist li ul {
    border-left: 1px solid #ddd;
    font-size: 110%;
    list-style-type: none;
}&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Of course, play around with the values until you like it.&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;blue&quot;&gt;* Disclaimer: Not only was it the time, but also the specific knowledge. On this site I had made a change in some code (don&#039;t remember precisely which file right now) to narrow the width of the textarea box (the box people write in to make a comment), but there a percentage didn&#039;t work, the setting that did work was a narrow value of number of columns: I did not make that change in the CSS, and the change I did make didn&#039;t scale with the browser window or with various display settings.  In the CSS, a percentage value appears to work fine. The solution was right in front of my eyes the whole time, but I couldn&#039;t see it!  &lt;/font&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I recently had time<font color="blue">*</font> to fix the comment form textarea box scaling issue, but haven&#8217;t made time to update this blog&#8217;s style.css.  I copied a couple of items from the WordPress &#8220;classic&#8221; style.css theme.  I added the following lines right above the #footer and beginning of the calendar section (about 7/8 down from the top of the file):</p>

<p><code>#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
    background: #fff;
    border: 1px solid #333;
    padding: .2em;
}</code></p>

<p><code>#commentform textarea {
    width: 100%;
}</code>
<code>#commentlist {
    font-size: 12px;
    margin-right: 3em;
}</code>
<code>#commentlist li ul {
    border-left: 1px solid #ddd;
    font-size: 110%;
    list-style-type: none;
}</code></p>

<p>Of course, play around with the values until you like it.</p>

<p><font color="blue">* Disclaimer: Not only was it the time, but also the specific knowledge. On this site I had made a change in some code (don&#8217;t remember precisely which file right now) to narrow the width of the textarea box (the box people write in to make a comment), but there a percentage didn&#8217;t work, the setting that did work was a narrow value of number of columns: I did not make that change in the CSS, and the change I did make didn&#8217;t scale with the browser window or with various display settings.  In the CSS, a percentage value appears to work fine. The solution was right in front of my eyes the whole time, but I couldn&#8217;t see it!  </font></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Fat Pitch Financials &#187; New Server and New Blogging Software</title>
		<link>http://kenklaser.gaiastream.com/2005/05/28/wordpress-1512-from-1511-version-changes/comment-page-1/#comment-411</link>
		<dc:creator>Fat Pitch Financials &#187; New Server and New Blogging Software</dc:creator>
		<pubDate>Mon, 06 Jun 2005 03:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://kenklaser.gaiastream.com/?p=61#comment-411</guid>
		<description>&lt;p&gt;[...] Financials over the next couple of days.  Ken over at Conscious Junkyard has been great in helping me update my template for Wordpress with the templates that he has shared.     I appologize for this [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Financials over the next couple of days.  Ken over at Conscious Junkyard has been great in helping me update my template for Wordpress with the templates that he has shared.     I appologize for this [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://kenklaser.gaiastream.com/2005/05/28/wordpress-1512-from-1511-version-changes/comment-page-1/#comment-408</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Mon, 06 Jun 2005 01:53:13 +0000</pubDate>
		<guid isPermaLink="false">http://kenklaser.gaiastream.com/?p=61#comment-408</guid>
		<description>&lt;p&gt;George, you&#039;re welcome.  Be advised that some instructions in my older post need to be ignored, as they were for 1.2.x versions.  Leave the files in your blog&#039;s root directory alone.  The logged-in blog administrator uses the administration interface, &#039;Presentation &gt; Themes&#039;, to activate and select the desired theme.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>George, you&#8217;re welcome.  Be advised that some instructions in my older post need to be ignored, as they were for 1.2.x versions.  Leave the files in your blog&#8217;s root directory alone.  The logged-in blog administrator uses the administration interface, &#8216;Presentation &gt; Themes&#8217;, to activate and select the desired theme.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://kenklaser.gaiastream.com/2005/05/28/wordpress-1512-from-1511-version-changes/comment-page-1/#comment-407</link>
		<dc:creator>George</dc:creator>
		<pubDate>Mon, 06 Jun 2005 01:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://kenklaser.gaiastream.com/?p=61#comment-407</guid>
		<description>&lt;p&gt;Thank you,&lt;/p&gt;

&lt;p&gt;I&#039;m a total newbie at WordPress.  This will get me going.  Hopefully, I&#039;ll get a moment tonight to try this out.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you,</p>

<p>I&#8217;m a total newbie at WordPress.  This will get me going.  Hopefully, I&#8217;ll get a moment tonight to try this out.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://kenklaser.gaiastream.com/2005/05/28/wordpress-1512-from-1511-version-changes/comment-page-1/#comment-406</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Mon, 06 Jun 2005 01:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://kenklaser.gaiastream.com/?p=61#comment-406</guid>
		<description>&lt;p&gt;You caught me sitting at the computer, George :-)&lt;/p&gt;

&lt;p&gt;Index.php and style.css (renamed from wp-layout.css) go into your new theme directory:
&lt;code&gt;/wp-content/themes/&#039;your theme name&#039;/&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;The comments.php file is from the WordPress theme named &quot;classic&quot;, this file is located in the following directory of your blog:
&lt;code&gt;/wp-content/themes/classic/comments.php&lt;/code&gt;
Copy comments.php into the directory you created:
&lt;code&gt;/wp-content/themes/&#039;your theme name&#039;/&lt;/code&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You caught me sitting at the computer, George :-)</p>

<p>Index.php and style.css (renamed from wp-layout.css) go into your new theme directory:
<code>/wp-content/themes/'your theme name'/</code></p>

<p>The comments.php file is from the WordPress theme named &#8220;classic&#8221;, this file is located in the following directory of your blog:
<code>/wp-content/themes/classic/comments.php</code>
Copy comments.php into the directory you created:
<code>/wp-content/themes/'your theme name'/</code></p>]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://kenklaser.gaiastream.com/2005/05/28/wordpress-1512-from-1511-version-changes/comment-page-1/#comment-405</link>
		<dc:creator>George</dc:creator>
		<pubDate>Mon, 06 Jun 2005 01:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://kenklaser.gaiastream.com/?p=61#comment-405</guid>
		<description>&lt;p&gt;Thanks for the quick response!&lt;/p&gt;

&lt;p&gt;I found your index.php and wp-layout.php files you provide on this site and made the changes.  What do I do for wp-comments.php?  Do I need that file too?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the quick response!</p>

<p>I found your index.php and wp-layout.php files you provide on this site and made the changes.  What do I do for wp-comments.php?  Do I need that file too?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://kenklaser.gaiastream.com/2005/05/28/wordpress-1512-from-1511-version-changes/comment-page-1/#comment-404</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Mon, 06 Jun 2005 00:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://kenklaser.gaiastream.com/?p=61#comment-404</guid>
		<description>&lt;p&gt;George, did you see &lt;a href=&quot;http://kenklaser.gaiastream.com/?p=22&quot; rel=&quot;nofollow&quot;&gt;this posting&lt;/a&gt;?&lt;/p&gt;

&lt;p&gt;The two files, index.php and wp-layout.css are for 1.2.2, but it&#039;s fairly easy to follow the &lt;a href=&quot;http://codex.wordpress.org/Upgrade_1.2_to_1.5#New_Template_System&quot; rel=&quot;nofollow&quot;&gt;codex instructions&lt;/a&gt; to upgrade to 1.5 compatibility.  You will also need to copy the comments.php file from the WordPress &quot;classic&quot; theme, so your new theme directory will have 3 files in it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>George, did you see <a href="http://kenklaser.gaiastream.com/?p=22">this posting</a>?</p>

<p>The two files, index.php and wp-layout.css are for 1.2.2, but it&#8217;s fairly easy to follow the <a href="http://codex.wordpress.org/Upgrade_1.2_to_1.5#New_Template_System">codex instructions</a> to upgrade to 1.5 compatibility.  You will also need to copy the comments.php file from the WordPress &#8220;classic&#8221; theme, so your new theme directory will have 3 files in it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://kenklaser.gaiastream.com/2005/05/28/wordpress-1512-from-1511-version-changes/comment-page-1/#comment-403</link>
		<dc:creator>George</dc:creator>
		<pubDate>Sun, 05 Jun 2005 23:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://kenklaser.gaiastream.com/?p=61#comment-403</guid>
		<description>&lt;p&gt;Did you upgrade to WordPress 1.5.1.2 yet?  If so, I would love to see a copy of your WordPress theme.  I had a Blogger site that used a Skidoo Too based theme, but now that I just switched over to WordPress, I have no idea how to make a theme based on Skidoo Too.&lt;/p&gt;

&lt;p&gt;Any help would be much appreciated.  Thanks.&lt;/p&gt;

&lt;p&gt;George
http://fatpitch.home.comcast.net (old Blogger site)
http://www.fatpitchfinancials.com&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Did you upgrade to WordPress 1.5.1.2 yet?  If so, I would love to see a copy of your WordPress theme.  I had a Blogger site that used a Skidoo Too based theme, but now that I just switched over to WordPress, I have no idea how to make a theme based on Skidoo Too.</p>

<p>Any help would be much appreciated.  Thanks.</p>

<p>George
<a href="http://fatpitch.home.comcast.net">http://fatpitch.home.comcast.net</a> (old Blogger site)
<a href="http://www.fatpitchfinancials.com">http://www.fatpitchfinancials.com</a></p>]]></content:encoded>
	</item>
</channel>
</rss>

