<?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: Announcing CMS Made Simple 1.5.2</title>
	<atom:link href="http://blog.cmsmadesimple.org/2009/01/17/announcing-cms-made-simple-152/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cmsmadesimple.org/2009/01/17/announcing-cms-made-simple-152/</link>
	<description>Bits From The CMSMS Community</description>
	<lastBuildDate>Tue, 16 Mar 2010 18:54:17 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://blog.cmsmadesimple.org/2009/01/17/announcing-cms-made-simple-152/comment-page-1/#comment-3395</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 27 Feb 2009 13:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/?p=92#comment-3395</guid>
		<description>The admin side is running really slow after the install.
Even though I have eaccelerator installed.  Is anybody running into the same issue ? Any recommendations ?</description>
		<content:encoded><![CDATA[<p>The admin side is running really slow after the install.<br />
Even though I have eaccelerator installed.  Is anybody running into the same issue ? Any recommendations ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://blog.cmsmadesimple.org/2009/01/17/announcing-cms-made-simple-152/comment-page-1/#comment-3393</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 26 Feb 2009 07:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/?p=92#comment-3393</guid>
		<description>Hey Flo
A bit late I know but in case you&#039;re still wondering, there&#039;s a change log in the download file, under the &quot;doc&quot; directory.  Here it is:

Version 1.5.2 - Caguas
-----------------------------
- Fixes of several bugs:
  - #2406 Re-order pages causes hierarchy to be incorrect (longstanding), which could be caused by:
		a) two users simultaneously re-ordering pages or,
		b) moving a second page while ajax hasn&#039;t finished moving the first.
  - #2476 cyclic internal linking is possible and causes listcontent to time-out
  - #2709 Install and uninstall post messages not shown.
  - #2717 Text inputs too short in page-copy-mode.
  - #2739 Permission Denied user type Editor or Designer.
  - #2744 Edit prefs missing div layout bug.
  - #2789 message usertagdeleted not shown because of wrong url.
  - #2791 News Module Pagination translation label. 
  - #2804 Re-ordering in Events. 
  - #2805 Deleting of an UDT attached to an Event. 
  - #2808 Page found by search, with &quot;page is searchable&quot; flag unchecked.
  - #2872 Login page showing, after deleting a template which is still in use.
  - Setting output_compression to false in config.php still sent compressed data.
  - Many fixes in html - Validations in admin side.
  
- Feature requests that are included:
  - #2045 Allow search to find expired news articles.
  - #2649 Notifications when deleting Stylesheets in use by templates.
  - Showall parameter added to News, to show all news-entries, regardless of end-date.

- Tiny
  - #2815 CMSLink don&#039;t have &#039;$config[&#039;page_extension&#039;]&#039; suffix.

- Module-API
  - Added HasCapability and GetModulesWithCapability for a more general way of checking what a module can do.
 
...

To the developers - love your work!  I&#039;m amazed that even with a small team you&#039;ve produced a CMS that I find so much more useful than all the big name projects.  Thanks so much!  

In a few days I&#039;ll be finishing my last uni assignment, and I can&#039;t wait to sink my teeth into some of the new code, maybe even contribute if I&#039;ve got anything useful :)</description>
		<content:encoded><![CDATA[<p>Hey Flo<br />
A bit late I know but in case you&#8217;re still wondering, there&#8217;s a change log in the download file, under the &#8220;doc&#8221; directory.  Here it is:</p>
<p>Version 1.5.2 &#8211; Caguas<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
- Fixes of several bugs:<br />
  &#8211; #2406 Re-order pages causes hierarchy to be incorrect (longstanding), which could be caused by:<br />
		a) two users simultaneously re-ordering pages or,<br />
		b) moving a second page while ajax hasn&#8217;t finished moving the first.<br />
  &#8211; #2476 cyclic internal linking is possible and causes listcontent to time-out<br />
  &#8211; #2709 Install and uninstall post messages not shown.<br />
  &#8211; #2717 Text inputs too short in page-copy-mode.<br />
  &#8211; #2739 Permission Denied user type Editor or Designer.<br />
  &#8211; #2744 Edit prefs missing div layout bug.<br />
  &#8211; #2789 message usertagdeleted not shown because of wrong url.<br />
  &#8211; #2791 News Module Pagination translation label.<br />
  &#8211; #2804 Re-ordering in Events.<br />
  &#8211; #2805 Deleting of an UDT attached to an Event.<br />
  &#8211; #2808 Page found by search, with &#8220;page is searchable&#8221; flag unchecked.<br />
  &#8211; #2872 Login page showing, after deleting a template which is still in use.<br />
  &#8211; Setting output_compression to false in config.php still sent compressed data.<br />
  &#8211; Many fixes in html &#8211; Validations in admin side.</p>
<p>- Feature requests that are included:<br />
  &#8211; #2045 Allow search to find expired news articles.<br />
  &#8211; #2649 Notifications when deleting Stylesheets in use by templates.<br />
  &#8211; Showall parameter added to News, to show all news-entries, regardless of end-date.</p>
<p>- Tiny<br />
  &#8211; #2815 CMSLink don&#8217;t have &#8216;$config['page_extension']&#8216; suffix.</p>
<p>- Module-API<br />
  &#8211; Added HasCapability and GetModulesWithCapability for a more general way of checking what a module can do.</p>
<p>&#8230;</p>
<p>To the developers &#8211; love your work!  I&#8217;m amazed that even with a small team you&#8217;ve produced a CMS that I find so much more useful than all the big name projects.  Thanks so much!  </p>
<p>In a few days I&#8217;ll be finishing my last uni assignment, and I can&#8217;t wait to sink my teeth into some of the new code, maybe even contribute if I&#8217;ve got anything useful <img src='http://blog.cmsmadesimple.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lemuel Tull</title>
		<link>http://blog.cmsmadesimple.org/2009/01/17/announcing-cms-made-simple-152/comment-page-1/#comment-3390</link>
		<dc:creator>Lemuel Tull</dc:creator>
		<pubDate>Wed, 18 Feb 2009 03:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/?p=92#comment-3390</guid>
		<description>I&#039;m having a few challenges with our site. It is not responding as it used to e.g. when u insert text into some pages you get an error message and the text does not show up on the page.
Please advise.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a few challenges with our site. It is not responding as it used to e.g. when u insert text into some pages you get an error message and the text does not show up on the page.<br />
Please advise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: www.mkrd.info</title>
		<link>http://blog.cmsmadesimple.org/2009/01/17/announcing-cms-made-simple-152/comment-page-1/#comment-3389</link>
		<dc:creator>www.mkrd.info</dc:creator>
		<pubDate>Mon, 16 Feb 2009 21:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/?p=92#comment-3389</guid>
		<description>Changelog/release notes are found within the download, in /doc. For your convenience, I have also posted them online on my site, http://mkrd.info/software-discussions/cms-made-simple/version-1-5-2-release-notes.html</description>
		<content:encoded><![CDATA[<p>Changelog/release notes are found within the download, in /doc. For your convenience, I have also posted them online on my site, <a href="http://mkrd.info/software-discussions/cms-made-simple/version-1-5-2-release-notes.html" rel="nofollow">http://mkrd.info/software-discussions/cms-made-simple/version-1-5-2-release-notes.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy</title>
		<link>http://blog.cmsmadesimple.org/2009/01/17/announcing-cms-made-simple-152/comment-page-1/#comment-3382</link>
		<dc:creator>Troy</dc:creator>
		<pubDate>Thu, 12 Feb 2009 12:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/?p=92#comment-3382</guid>
		<description>Thnx guys!
I luv CMSMS!!!
Best CMS ever!

Can somebody tell me when v2 releases???
normal multilanguage support is needed.

CMSMS 4EVER!!!!</description>
		<content:encoded><![CDATA[<p>Thnx guys!<br />
I luv CMSMS!!!<br />
Best CMS ever!</p>
<p>Can somebody tell me when v2 releases???<br />
normal multilanguage support is needed.</p>
<p>CMSMS 4EVER!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flo</title>
		<link>http://blog.cmsmadesimple.org/2009/01/17/announcing-cms-made-simple-152/comment-page-1/#comment-3380</link>
		<dc:creator>flo</dc:creator>
		<pubDate>Wed, 11 Feb 2009 15:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/?p=92#comment-3380</guid>
		<description>hi, thanks fpr the release. but is there a changelog, so i can decide weather to update or not??</description>
		<content:encoded><![CDATA[<p>hi, thanks fpr the release. but is there a changelog, so i can decide weather to update or not??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BuzzBox.net</title>
		<link>http://blog.cmsmadesimple.org/2009/01/17/announcing-cms-made-simple-152/comment-page-1/#comment-3371</link>
		<dc:creator>BuzzBox.net</dc:creator>
		<pubDate>Thu, 29 Jan 2009 20:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/?p=92#comment-3371</guid>
		<description>Thanks for your work with this cms.</description>
		<content:encoded><![CDATA[<p>Thanks for your work with this cms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.cmsmadesimple.org/2009/01/17/announcing-cms-made-simple-152/comment-page-1/#comment-3368</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 26 Jan 2009 10:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/?p=92#comment-3368</guid>
		<description>Good work, as always!!

Thank you for the best CMS on the planet.</description>
		<content:encoded><![CDATA[<p>Good work, as always!!</p>
<p>Thank you for the best CMS on the planet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blog.cmsmadesimple.org/2009/01/17/announcing-cms-made-simple-152/comment-page-1/#comment-3367</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 23 Jan 2009 14:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/?p=92#comment-3367</guid>
		<description>Thanks guys!!

Big compliments to all of you.!</description>
		<content:encoded><![CDATA[<p>Thanks guys!!</p>
<p>Big compliments to all of you.!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hExDj</title>
		<link>http://blog.cmsmadesimple.org/2009/01/17/announcing-cms-made-simple-152/comment-page-1/#comment-3366</link>
		<dc:creator>hExDj</dc:creator>
		<pubDate>Fri, 23 Jan 2009 06:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/?p=92#comment-3366</guid>
		<description>The diff from 1.5.1 to 1.5.2 has an empty install directory, can&#039;t really upgrade? or am I just supposed to overwrite stuff without running any scripts?</description>
		<content:encoded><![CDATA[<p>The diff from 1.5.1 to 1.5.2 has an empty install directory, can&#8217;t really upgrade? or am I just supposed to overwrite stuff without running any scripts?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
