<?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"
	>
<channel>
	<title>Comments on: CMS Made Simple 1.0.6 Released!</title>
	<atom:link href="http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/</link>
	<description>Bits From The CMSMS Community</description>
	<pubDate>Wed, 09 Jul 2008 02:49:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: CMS Made Simple 1.0.6 released - BlogsWeek.com</title>
		<link>http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-697</link>
		<dc:creator>CMS Made Simple 1.0.6 released - BlogsWeek.com</dc:creator>
		<pubDate>Sat, 16 Jun 2007 21:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-697</guid>
		<description>[...] For additional information, please read the release announcement. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] For additional information, please read the release announcement. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edgariokas</title>
		<link>http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-633</link>
		<dc:creator>Edgariokas</dc:creator>
		<pubDate>Thu, 07 Jun 2007 06:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-633</guid>
		<description>to Gintaras: I have several sites on CMS made simple with different versions, 

i just uploaded stylesheet.php,  but it refers to: 
lib/misc.functions.php and 
lib/adodb.functions.php, 
so i uploaded and those files to. All works fine.
I sveikata. :)</description>
		<content:encoded><![CDATA[<p>to Gintaras: I have several sites on CMS made simple with different versions, </p>
<p>i just uploaded stylesheet.php,  but it refers to:<br />
lib/misc.functions.php and<br />
lib/adodb.functions.php,<br />
so i uploaded and those files to. All works fine.<br />
I sveikata. <img src='http://blog.cmsmadesimple.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-625</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Tue, 05 Jun 2007 22:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-625</guid>
		<description>@Gintaras: Yes, and yes.  :)</description>
		<content:encoded><![CDATA[<p>@Gintaras: Yes, and yes.  <img src='http://blog.cmsmadesimple.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gintaras</title>
		<link>http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-624</link>
		<dc:creator>Gintaras</dc:creator>
		<pubDate>Tue, 05 Jun 2007 21:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-624</guid>
		<description>Can I upload this on my 1.0.4 version? Won't it damage my current version structure, etc.? And please, correct me: I should run upgrade.php from install dir? thank you.</description>
		<content:encoded><![CDATA[<p>Can I upload this on my 1.0.4 version? Won&#8217;t it damage my current version structure, etc.? And please, correct me: I should run upgrade.php from install dir? thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ</title>
		<link>http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-536</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Thu, 26 Apr 2007 14:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-536</guid>
		<description>Ted, thanks for the information on the 'install folder', but sad to see modform.inc.php still has the name attribute as it will not validate as XHTML 1.0 Strict. 

This was a page with the standard Search form on using 1.0.6.

From the validator....
"
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead)...  "

I know that removing it may cause problems with other modules, last time I looked for example the Album, module had problems when editing, but surely there must be a solution?

Russ</description>
		<content:encoded><![CDATA[<p>Ted, thanks for the information on the &#8216;install folder&#8217;, but sad to see modform.inc.php still has the name attribute as it will not validate as XHTML 1.0 Strict. </p>
<p>This was a page with the standard Search form on using 1.0.6.</p>
<p>From the validator&#8230;.<br />
&#8221;<br />
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &#8220;Strict&#8221; document type with a document that uses frames (e.g. you must use the &#8220;Transitional&#8221; document type to get the &#8220;target&#8221; attribute), or by using vendor proprietary extensions such as &#8220;marginheight&#8221; (this is usually fixed by using CSS to achieve the desired effect instead)&#8230;  &#8221;</p>
<p>I know that removing it may cause problems with other modules, last time I looked for example the Album, module had problems when editing, but surely there must be a solution?</p>
<p>Russ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-535</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Thu, 26 Apr 2007 09:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-535</guid>
		<description>@Russ

Correct.  There are no database changes, so the diff package just has the changed files.  Just upload to your server over the 1.0.5 files and you're good to go.

@saltydog

Get the new rss location.  I'm kind of suprirsed that you had a really old one, as I switched to feedburner a LONG time ago and then just switched the feed that feedburner was looking at to the wordpress feed.</description>
		<content:encoded><![CDATA[<p>@Russ</p>
<p>Correct.  There are no database changes, so the diff package just has the changed files.  Just upload to your server over the 1.0.5 files and you&#8217;re good to go.</p>
<p>@saltydog</p>
<p>Get the new rss location.  I&#8217;m kind of suprirsed that you had a really old one, as I switched to feedburner a LONG time ago and then just switched the feed that feedburner was looking at to the wordpress feed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saltydog</title>
		<link>http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-534</link>
		<dc:creator>saltydog</dc:creator>
		<pubDate>Thu, 26 Apr 2007 09:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-534</guid>
		<description>I was going to miss this! Have you removed RSS-Feed on news??</description>
		<content:encoded><![CDATA[<p>I was going to miss this! Have you removed RSS-Feed on news??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ</title>
		<link>http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-532</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Thu, 26 Apr 2007 08:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-532</guid>
		<description>"...- A new installer that uses smarty templates and classes...."

There does not appear to be an install folder in the 1.0.5 - 1.0.6 diff package? Is this correct?

Russ</description>
		<content:encoded><![CDATA[<p>&#8220;&#8230;- A new installer that uses smarty templates and classes&#8230;.&#8221;</p>
<p>There does not appear to be an install folder in the 1.0.5 - 1.0.6 diff package? Is this correct?</p>
<p>Russ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-531</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Wed, 25 Apr 2007 18:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-531</guid>
		<description>Sorry to disappoint.  We'll try harder to mix it up for you next time.  :)</description>
		<content:encoded><![CDATA[<p>Sorry to disappoint.  We&#8217;ll try harder to mix it up for you next time.  <img src='http://blog.cmsmadesimple.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyruse</title>
		<link>http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-530</link>
		<dc:creator>Cyruse</dc:creator>
		<pubDate>Wed, 25 Apr 2007 18:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2007/04/24/cms-made-simple-106-released/#comment-530</guid>
		<description>Upgrade worked fine as usual!! Kind of makes for a boring upgrade really,  nothing exciting happened, nothing broke everything works, and it took all of three minutes too!</description>
		<content:encoded><![CDATA[<p>Upgrade worked fine as usual!! Kind of makes for a boring upgrade really,  nothing exciting happened, nothing broke everything works, and it took all of three minutes too!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
