<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Kooboo CMS</title><link>http://kooboo.codeplex.com/project/feeds/rss</link><description>Combining the two key benefits power and simplicity, Kooboo CMS ideally fulfills the content management requirements of large multinational companies as well</description><item><title>New Post: kooboo how to publish the site</title><link>http://kooboo.codeplex.com/discussions/443990</link><description>&lt;div style="line-height: normal;"&gt;how to publish the site? Every one can visit it?&lt;br /&gt;
&lt;/div&gt;</description><author>Evenin</author><pubDate>Fri, 17 May 2013 02:12:59 GMT</pubDate><guid isPermaLink="false">New Post: kooboo how to publish the site 20130517021259A</guid></item><item><title>Commented Issue: on godaddy shared kooboo 3.3.0 ok, but 4.0.2 throw config error [12958]</title><link>http://kooboo.codeplex.com/workitem/12958</link><description>I have a shared hosting. There are limitations One is with full trust vs medium trust. I tested several CMS and decided in favor of kooboo. Version 3.3.0 ran ok right away.&lt;br /&gt;&lt;br /&gt;Godaddy currently suppots Microsoft .NET Framework Version&amp;#58; 4.0.30319&amp;#59; ASP.NET Version&amp;#58; 4.0.30319.272.&lt;br /&gt;&lt;br /&gt;So, I created two folders. Version. 3.3.0 ran ok with no modifications, but 4.0.2 failed. A web.config error&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#60;compilation debug&amp;#61;&amp;#34;true&amp;#34; targetFramework&amp;#61;&amp;#34;4.5&amp;#34;&amp;#62;&lt;br /&gt;&lt;br /&gt;I&amp;#39;d like to know what are the minimum requirements for the two versions 3.3.0 and  4.0.2&amp;#63;&lt;br /&gt;Comments: hi &amp;#10;&amp;#10;The lastest release V4.1.0 already support godaddy, it has been downgraded to .NET 4.0</description><author>kooboo</author><pubDate>Tue, 14 May 2013 09:12:04 GMT</pubDate><guid isPermaLink="false">Commented Issue: on godaddy shared kooboo 3.3.0 ok, but 4.0.2 throw config error [12958] 20130514091204A</guid></item><item><title>Updated Release: Kooboo CMS 4.1.0 (五月 10, 2013)</title><link>https://kooboo.codeplex.com/releases/view/106418</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;IMPORTANT NOTE: This release contains some breaking changes and new exciting features&lt;/h2&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;&lt;b&gt;Downgrade the .NET framework from .NET 4.5 to .NET 4.0.&lt;/b&gt;&lt;br /&gt;.NET 4.5 does not support Windows Server 2003 or earlier versions. and most of hostings like Godaddy do not support .NET 4.5 yet. &lt;br /&gt;&lt;br /&gt;You have to recompile your all plugins and modules which base on Kooboo CMS 4.0.2 and earlier. You need to refer to the new Kooboo dll and recompile your plugins or modules. &lt;br /&gt;
&lt;h2&gt;Excited features&lt;/h2&gt;
&lt;b&gt;A/B test&lt;/b&gt;&lt;br /&gt;A/B test is a methodology of doing experiments on your website with different variants. A/B test rules can be applied to an entire websites or to some pages only. A/B rules can be based on IP, User-agent device, URL query string or percentage random. You can use it to experiment your websites or use it to render different websites/pages to different devices or IP addresses. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Proxy&lt;/b&gt;&lt;br /&gt;In the page visual designer, you can now add a component called Proxy to your page. It can request a remote URL and render it into current page. This can be used to for example, run PHP modules within Kooboo CMS. &lt;br /&gt;&lt;br /&gt;This feature is under beta testing now. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Sites.kooboo.com&lt;/b&gt;&lt;br /&gt;We have released a website that contains collections of Kooboo CMS site templates. Find it at: &lt;a href="http://sites.kooboo.com"&gt;http://sites.kooboo.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We encourage users to export their kooboo cms websites and upload them there. We have included two website templates from it in the default Kooboo CMS download. &lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;Other updates&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Add request view directly function. Using &amp;quot;@Url.FrontUrl().ViewUrl(&amp;quot;Index&amp;quot;,new { key = &amp;quot;hello&amp;quot;})&amp;quot; to generate the view URL. This can be used for example, AJAX request to a view content. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Submission setting feature. A new submission mechanism to replace the old Submission service. More sercure, more flexible. To create a sumission plugin you need to implement the interface of &amp;quot;ISubmissionPlugin&amp;quot;.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Refacted IPagePlugin as two interfaces: IPagePlugin and IHttpMethodPagePlugin to keep the downward compatibility with Kooboo CMS3. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add SSLRequired setting in page. You can force a page to use SSL https link now.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Redesign menu order setting. Now the pages both in the sitemap or in the page list grid are sorted based on their order in the menu. You can drag and drop to change the orders now. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add more custom error functions. Now inlcudes siteofflined, you can redirect users to a special page when site is offlined.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add disk based static page. You can cache a dynamic page into DISK for faster performance.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add site wide HTML Meta setting. Can be found in the site setting, used to append global site wide text to the HTML meta tag. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add Unique validation rule for content type. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Restore ImageCrop control type.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add sortable grid to category selection windows.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;New content query API: WhereIsNullOrEmpty &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add IsNull and NotNull in data rule setting.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Bugs fixed:&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Paging setting issue on data rule.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Server transer issue on IIS 7.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Site offline page redirect issue.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2135&lt;/i&gt;route-URL-cannot-start-with-a-----or----character-and-it-cannot-contain-a-----character.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2095&lt;/i&gt;Shu-Ju-Ku-schemaBu-Zhi-Chi-Zhong-Wen.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2155&lt;/i&gt;Error-when-using-Azure-table-storage-provider.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2160&lt;/i&gt;DataRule-sorting-doesn-t-work--XML-DB--Kooboo-4-0-2--29-03-2013.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Various other issues.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Source code&lt;/b&gt; &lt;a href="https://github.com/Kooboo/CMS/tree/4.1.0"&gt;https://github.com/Kooboo/CMS/tree/4.1.0&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>kooboo</author><pubDate>Tue, 14 May 2013 07:20:07 GMT</pubDate><guid isPermaLink="false">Updated Release: Kooboo CMS 4.1.0 (五月 10, 2013) 20130514072007A</guid></item><item><title>Released: Kooboo CMS 4.1.0 (May 10, 2013)</title><link>http://kooboo.codeplex.com/releases/view/106418</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;IMPORTANT NOTE: This release contains some breaking changes and new exciting features&lt;/h2&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;
&lt;b&gt;Downgrade the .NET framework from .NET 4.5 to .NET 4.0.&lt;/b&gt;&lt;br&gt;
.NET 4.5 does not support Windows Server 2003 or earlier versions. and most of hostings like Godaddy do not support .NET 4.5 yet.
&lt;br&gt;
&lt;br&gt;
You have to recompile your all plugins and modules which base on Kooboo CMS 4.0.2 and earlier. You need to refer to the new Kooboo dll and recompile your plugins or modules.
&lt;br&gt;
&lt;h2&gt;Excited features&lt;/h2&gt;
&lt;b&gt;A/B test&lt;/b&gt;&lt;br&gt;
A/B test is a methodology of doing experiments on your website with different variants. A/B test rules can be applied to an entire websites or to some pages only. A/B rules can be based on IP, User-agent device, URL query string or percentage random. You can
 use it to experiment your websites or use it to render different websites/pages to different devices or IP addresses.
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Proxy&lt;/b&gt;&lt;br&gt;
In the page visual designer, you can now add a component called Proxy to your page. It can request a remote URL and render it into current page. This can be used to for example, run PHP modules within Kooboo CMS.
&lt;br&gt;
&lt;br&gt;
This feature is under beta testing now. &lt;br&gt;
&lt;br&gt;
&lt;b&gt;Sites.kooboo.com&lt;/b&gt;&lt;br&gt;
We have released a website that contains collections of Kooboo CMS site templates. Find it at:
&lt;a href="http://sites.kooboo.com"&gt;http://sites.kooboo.com&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
We encourage users to export their kooboo cms websites and upload them there. We have included two website templates from it in the default Kooboo CMS download.
&lt;br&gt;
&lt;br&gt;
&lt;h2&gt;Other updates&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Add request view directly function. Using &amp;quot;@Url.FrontUrl().ViewUrl(&amp;quot;Index&amp;quot;,new { key = &amp;quot;hello&amp;quot;})&amp;quot; to generate the view URL. This can be used for example, AJAX request to a view content.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Submission setting feature. A new submission mechanism to replace the old Submission service. More sercure, more flexible. To create a sumission plugin you need to implement the interface of &amp;quot;ISubmissionPlugin&amp;quot;.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Refacted IPagePlugin as two interfaces: IPagePlugin and IHttpMethodPagePlugin to keep the downward compatibility with Kooboo CMS3.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add SSLRequired setting in page. You can force a page to use SSL https link now.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Redesign menu order setting. Now the pages both in the sitemap or in the page list grid are sorted based on their order in the menu. You can drag and drop to change the orders now.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add more custom error functions. Now inlcudes siteofflined, you can redirect users to a special page when site is offlined.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add disk based static page. You can cache a dynamic page into DISK for faster performance.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add site wide HTML Meta setting. Can be found in the site setting, used to append global site wide text to the HTML meta tag.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add Unique validation rule for content type. &lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Restore ImageCrop control type.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add sortable grid to category selection windows.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;New content query API: WhereIsNullOrEmpty &lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add IsNull and NotNull in data rule setting.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;h2&gt;Bugs fixed:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Paging setting issue on data rule.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Server transer issue on IIS 7.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Site offline page redirect issue.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2135&lt;/i&gt;route-URL-cannot-start-with-a-----or----character-and-it-cannot-contain-a-----character.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2095&lt;/i&gt;Shu-Ju-Ku-schemaBu-Zhi-Chi-Zhong-Wen.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2155&lt;/i&gt;Error-when-using-Azure-table-storage-provider.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2160&lt;/i&gt;DataRule-sorting-doesn-t-work--XML-DB--Kooboo-4-0-2--29-03-2013.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Various other issues.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Source code&lt;/b&gt; &lt;a href="https://github.com/Kooboo/CMS/tree/4.1.0"&gt;https://github.com/Kooboo/CMS/tree/4.1.0&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 14 May 2013 07:20:07 GMT</pubDate><guid isPermaLink="false">Released: Kooboo CMS 4.1.0 (May 10, 2013) 20130514072007A</guid></item><item><title>Updated Release: Kooboo CMS 4.1.0 (五月 10, 2013)</title><link>https://kooboo.codeplex.com/releases/view/106418</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;IMPORTANT NOTE: This release contains some breaking changes and new exciting features&lt;/h2&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;&lt;b&gt;Downgrade the .NET framework from .NET 4.5 to .NET 4.0.&lt;/b&gt;&lt;br /&gt;.NET 4.5 does not support Windows Server 2003 or earlier versions. and most of hostings like Godaddy do not support .NET 4.5 yet. &lt;br /&gt;&lt;br /&gt;You have to recompile your all plugins and modules which base on Kooboo CMS 4.0.2 and earlier. You need to refer to the new Kooboo dll and recompile your plugins or modules. &lt;br /&gt;
&lt;h2&gt;Excited features&lt;/h2&gt;
&lt;b&gt;A/B test&lt;/b&gt;&lt;br /&gt;A/B test is a methodology of doing experiments on your website with different variants. A/B test rules can be applied to an entire websites or to some pages only. A/B rules can be based on IP, User-agent device, URL query string or percentage random. You can use it to experiment your websites or use it to render different websites/pages to different devices or IP addresses. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Proxy&lt;/b&gt;&lt;br /&gt;In the page visual designer, you can now add a component called Proxy to your page. It can request a remote URL and render it into current page. This can be used to for example, run PHP modules within Kooboo CMS. &lt;br /&gt;&lt;br /&gt;This feature is under beta testing now. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Sites.kooboo.com&lt;/b&gt;&lt;br /&gt;We have released a website that contains collections of Kooboo CMS site templates. Find it at: &lt;a href="http://sites.kooboo.com"&gt;http://sites.kooboo.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We encourage users to export their kooboo cms websites and upload them there. We have included two website templates from it in the default Kooboo CMS download. &lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;Other updates&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Add request view directly function. Using &amp;quot;@Url.FrontUrl().ViewUrl(&amp;quot;Index&amp;quot;,new { key = &amp;quot;hello&amp;quot;})&amp;quot; to generate the view URL. This can be used for example, AJAX request to a view content. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Submission setting feature. A new submission mechanism to replace the old Submission service. More sercure, more flexible. To create a sumission plugin you need to implement the interface of &amp;quot;ISubmissionPlugin&amp;quot;.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Refacted IPagePlugin as two interfaces: IPagePlugin and IHttpMethodPagePlugin to keep the downward compatibility with Kooboo CMS3. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add SSLRequired setting in page. You can force a page to use SSL https link now.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Redesign menu order setting. Now the pages both in the sitemap or in the page list grid are sorted based on their order in the menu. You can drag and drop to change the orders now. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add more custom error functions. Now inlcudes siteofflined, you can redirect users to a special page when site is offlined.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add disk based static page. You can cache a dynamic page into DISK for faster performance.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add site wide HTML Meta setting. Can be found in the site setting, used to append global site wide text to the HTML meta tag. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add Unique validation rule for content type. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Restore ImageCrop control type.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add sortable grid to category selection windows.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;New content query API: WhereIsNullOrEmpty &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add IsNull and NotNull in data rule setting.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Bugs fixed:&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Paging setting issue on data rule.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Server transer issue on IIS 7.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Site offline page redirect issue.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2135&lt;/i&gt;route-URL-cannot-start-with-a-----or----character-and-it-cannot-contain-a-----character.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2095&lt;/i&gt;Shu-Ju-Ku-schemaBu-Zhi-Chi-Zhong-Wen.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2155&lt;/i&gt;Error-when-using-Azure-table-storage-provider.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2160&lt;/i&gt;DataRule-sorting-doesn-t-work--XML-DB--Kooboo-4-0-2--29-03-2013.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Various other issues.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Source code&lt;/b&gt; &lt;a href="https://github.com/Kooboo/CMS/tree/4.1.0"&gt;https://github.com/Kooboo/CMS/tree/4.1.0&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>kooboo</author><pubDate>Mon, 13 May 2013 09:33:41 GMT</pubDate><guid isPermaLink="false">Updated Release: Kooboo CMS 4.1.0 (五月 10, 2013) 20130513093341A</guid></item><item><title>Released: Kooboo CMS 4.1.0 (May 10, 2013)</title><link>http://kooboo.codeplex.com/releases/view/106418</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;IMPORTANT NOTE: This release contains some breaking changes and new exciting features&lt;/h2&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;
&lt;b&gt;Downgrade the .NET framework from .NET 4.5 to .NET 4.0.&lt;/b&gt;&lt;br&gt;
.NET 4.5 does not support Windows Server 2003 or earlier versions. and most of hostings like Godaddy do not support .NET 4.5 yet.
&lt;br&gt;
&lt;br&gt;
You have to recompile your all plugins and modules which base on Kooboo CMS 4.0.2 and earlier. You need to refer to the new Kooboo dll and recompile your plugins or modules.
&lt;br&gt;
&lt;h2&gt;Excited features&lt;/h2&gt;
&lt;b&gt;A/B test&lt;/b&gt;&lt;br&gt;
A/B test is a methodology of doing experiments on your website with different variants. A/B test rules can be applied to an entire websites or to some pages only. A/B rules can be based on IP, User-agent device, URL query string or percentage random. You can
 use it to experiment your websites or use it to render different websites/pages to different devices or IP addresses.
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Proxy&lt;/b&gt;&lt;br&gt;
In the page visual designer, you can now add a component called Proxy to your page. It can request a remote URL and render it into current page. This can be used to for example, run PHP modules within Kooboo CMS.
&lt;br&gt;
&lt;br&gt;
This feature is under beta testing now. &lt;br&gt;
&lt;br&gt;
&lt;b&gt;Sites.kooboo.com&lt;/b&gt;&lt;br&gt;
We have released a website that contains collections of Kooboo CMS site templates. Find it at:
&lt;a href="http://sites.kooboo.com"&gt;http://sites.kooboo.com&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
We encourage users to export their kooboo cms websites and upload them there. We have included two website templates from it in the default Kooboo CMS download.
&lt;br&gt;
&lt;br&gt;
&lt;h2&gt;Other updates&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Add request view directly function. Using &amp;quot;@Url.FrontUrl().ViewUrl(&amp;quot;Index&amp;quot;,new { key = &amp;quot;hello&amp;quot;})&amp;quot; to generate the view URL. This can be used for example, AJAX request to a view content.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Submission setting feature. A new submission mechanism to replace the old Submission service. More sercure, more flexible. To create a sumission plugin you need to implement the interface of &amp;quot;ISubmissionPlugin&amp;quot;.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Refacted IPagePlugin as two interfaces: IPagePlugin and IHttpMethodPagePlugin to keep the downward compatibility with Kooboo CMS3.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add SSLRequired setting in page. You can force a page to use SSL https link now.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Redesign menu order setting. Now the pages both in the sitemap or in the page list grid are sorted based on their order in the menu. You can drag and drop to change the orders now.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add more custom error functions. Now inlcudes siteofflined, you can redirect users to a special page when site is offlined.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add disk based static page. You can cache a dynamic page into DISK for faster performance.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add site wide HTML Meta setting. Can be found in the site setting, used to append global site wide text to the HTML meta tag.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add Unique validation rule for content type. &lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Restore ImageCrop control type.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add sortable grid to category selection windows.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;New content query API: WhereIsNullOrEmpty &lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add IsNull and NotNull in data rule setting.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;h2&gt;Bugs fixed:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Paging setting issue on data rule.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Server transer issue on IIS 7.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Site offline page redirect issue.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2135&lt;/i&gt;route-URL-cannot-start-with-a-----or----character-and-it-cannot-contain-a-----character.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2095&lt;/i&gt;Shu-Ju-Ku-schemaBu-Zhi-Chi-Zhong-Wen.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2155&lt;/i&gt;Error-when-using-Azure-table-storage-provider.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2160&lt;/i&gt;DataRule-sorting-doesn-t-work--XML-DB--Kooboo-4-0-2--29-03-2013.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Various other issues.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Source code&lt;/b&gt; &lt;a href="https://github.com/Kooboo/CMS/tree/4.1.0"&gt;https://github.com/Kooboo/CMS/tree/4.1.0&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 13 May 2013 09:33:41 GMT</pubDate><guid isPermaLink="false">Released: Kooboo CMS 4.1.0 (May 10, 2013) 20130513093341A</guid></item><item><title>Updated Release: Kooboo CMS 4.1.0 (五月 10, 2013)</title><link>https://kooboo.codeplex.com/releases/view/106418</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;IMPORTANT NOTE: This release contains some breaking changes and new exciting features&lt;/h2&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;&lt;b&gt;Downgrade the .NET framework from .NET 4.5 to .NET 4.0.&lt;/b&gt;&lt;br /&gt;.NET 4.5 does not support Windows Server 2003 or earlier versions. and most of hostings like Godaddy do not support .NET 4.5 yet. &lt;br /&gt;&lt;br /&gt;You have to recompile your all plugins and modules which base on Kooboo CMS 4.0.2 and earlier. You need to refer to the new Kooboo dll and recompile your plugins or modules. &lt;br /&gt;
&lt;h2&gt;Excited features&lt;/h2&gt;
&lt;b&gt;A/B test&lt;/b&gt;&lt;br /&gt;A/B test is a methodology of doing experiments on your website with different variants. A/B test rules can be applied to an entire websites or to some pages only. A/B rules can be based on IP, User-agent device, URL query string or percentage random. You can use it to experiment your websites or use it to render different websites/pages to different devices or IP addresses. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Proxy&lt;/b&gt;&lt;br /&gt;In the page visual designer, you can now add a component called Proxy to your page. It can request a remote URL and render it into current page. This can be used to for example, run PHP modules within Kooboo CMS. &lt;br /&gt;&lt;br /&gt;This feature is under beta testing now. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Sites.kooboo.com&lt;/b&gt;&lt;br /&gt;We have released a website that contains collections of Kooboo CMS site templates. Find it at: &lt;a href="http://sites.kooboo.com"&gt;http://sites.kooboo.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We encourage users to export their kooboo cms websites and upload them there. We have included two website templates from it in the default Kooboo CMS download. &lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;Other updates&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Add request view directly function. Using &amp;quot;@Url.FrontUrl().ViewUrl(&amp;quot;Index&amp;quot;,new { key = &amp;quot;hello&amp;quot;})&amp;quot; to generate the view URL. This can be used for example, AJAX request to a view content. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Submission setting feature. A new submission mechanism to replace the old Submission service. More sercure, more flexible. To create a sumission plugin you need to implement the interface of &amp;quot;ISubmissionPlugin&amp;quot;.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Refacted IPagePlugin as two interfaces: IPagePlugin and IHttpMethodPagePlugin to keep the downward compatibility with Kooboo CMS3. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add SSLRequired setting in page. You can force a page to use SSL https link now.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Redesign menu order setting. Now the pages both in the sitemap or in the page list grid are sorted based on their order in the menu. You can drag and drop to change the orders now. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add more custom error functions. Now inlcudes siteofflined, you can redirect users to a special page when site is offlined.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add disk based static page. You can cache a dynamic page into DISK for faster performance.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add site wide HTML Meta setting. Can be found in the site setting, used to append global site wide text to the HTML meta tag. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add Unique validation rule for content type. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Restore ImageCrop control type.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add sortable grid to category selection windows.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;New content query API: WhereIsNullOrEmpty &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add IsNull and NotNull in data rule setting.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Bugs fixed:&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Paging setting issue on data rule.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Server transer issue on IIS 7.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Site offline page redirect issue.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2135&lt;/i&gt;route-URL-cannot-start-with-a-----or----character-and-it-cannot-contain-a-----character.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2095&lt;/i&gt;Shu-Ju-Ku-schemaBu-Zhi-Chi-Zhong-Wen.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2155&lt;/i&gt;Error-when-using-Azure-table-storage-provider.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2160&lt;/i&gt;DataRule-sorting-doesn-t-work--XML-DB--Kooboo-4-0-2--29-03-2013.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Various other issues.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Source code&lt;/b&gt; &lt;a href="https://github.com/Kooboo/CMS/tree/4.1.0"&gt;https://github.com/Kooboo/CMS/tree/4.1.0&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>kooboo</author><pubDate>Mon, 13 May 2013 06:04:21 GMT</pubDate><guid isPermaLink="false">Updated Release: Kooboo CMS 4.1.0 (五月 10, 2013) 20130513060421A</guid></item><item><title>Released: Kooboo CMS 4.1.0 (May 10, 2013)</title><link>http://kooboo.codeplex.com/releases/view/106418</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;IMPORTANT NOTE: This release contains some breaking changes and new exciting features&lt;/h2&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;
&lt;b&gt;Downgrade the .NET framework from .NET 4.5 to .NET 4.0.&lt;/b&gt;&lt;br&gt;
.NET 4.5 does not support Windows Server 2003 or earlier versions. and most of hostings like Godaddy do not support .NET 4.5 yet.
&lt;br&gt;
&lt;br&gt;
You have to recompile your all plugins and modules which base on Kooboo CMS 4.0.2 and earlier. You need to refer to the new Kooboo dll and recompile your plugins or modules.
&lt;br&gt;
&lt;h2&gt;Excited features&lt;/h2&gt;
&lt;b&gt;A/B test&lt;/b&gt;&lt;br&gt;
A/B test is a methodology of doing experiments on your website with different variants. A/B test rules can be applied to an entire websites or to some pages only. A/B rules can be based on IP, User-agent device, URL query string or percentage random. You can
 use it to experiment your websites or use it to render different websites/pages to different devices or IP addresses.
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Proxy&lt;/b&gt;&lt;br&gt;
In the page visual designer, you can now add a component called Proxy to your page. It can request a remote URL and render it into current page. This can be used to for example, run PHP modules within Kooboo CMS.
&lt;br&gt;
&lt;br&gt;
This feature is under beta testing now. &lt;br&gt;
&lt;br&gt;
&lt;b&gt;Sites.kooboo.com&lt;/b&gt;&lt;br&gt;
We have released a website that contains collections of Kooboo CMS site templates. Find it at:
&lt;a href="http://sites.kooboo.com"&gt;http://sites.kooboo.com&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
We encourage users to export their kooboo cms websites and upload them there. We have included two website templates from it in the default Kooboo CMS download.
&lt;br&gt;
&lt;br&gt;
&lt;h2&gt;Other updates&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Add request view directly function. Using &amp;quot;@Url.FrontUrl().ViewUrl(&amp;quot;Index&amp;quot;,new { key = &amp;quot;hello&amp;quot;})&amp;quot; to generate the view URL. This can be used for example, AJAX request to a view content.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Submission setting feature. A new submission mechanism to replace the old Submission service. More sercure, more flexible. To create a sumission plugin you need to implement the interface of &amp;quot;ISubmissionPlugin&amp;quot;.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Refacted IPagePlugin as two interfaces: IPagePlugin and IHttpMethodPagePlugin to keep the downward compatibility with Kooboo CMS3.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add SSLRequired setting in page. You can force a page to use SSL https link now.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Redesign menu order setting. Now the pages both in the sitemap or in the page list grid are sorted based on their order in the menu. You can drag and drop to change the orders now.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add more custom error functions. Now inlcudes siteofflined, you can redirect users to a special page when site is offlined.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add disk based static page. You can cache a dynamic page into DISK for faster performance.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add site wide HTML Meta setting. Can be found in the site setting, used to append global site wide text to the HTML meta tag.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add Unique validation rule for content type. &lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Restore ImageCrop control type.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add sortable grid to category selection windows.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;New content query API: WhereIsNullOrEmpty &lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add IsNull and NotNull in data rule setting.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;h2&gt;Bugs fixed:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Paging setting issue on data rule.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Server transer issue on IIS 7.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Site offline page redirect issue.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2135&lt;/i&gt;route-URL-cannot-start-with-a-----or----character-and-it-cannot-contain-a-----character.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2095&lt;/i&gt;Shu-Ju-Ku-schemaBu-Zhi-Chi-Zhong-Wen.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2155&lt;/i&gt;Error-when-using-Azure-table-storage-provider.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2160&lt;/i&gt;DataRule-sorting-doesn-t-work--XML-DB--Kooboo-4-0-2--29-03-2013.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Various other issues.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Source code&lt;/b&gt; &lt;a href="https://github.com/Kooboo/CMS/tree/4.1.0"&gt;https://github.com/Kooboo/CMS/tree/4.1.0&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 13 May 2013 06:04:21 GMT</pubDate><guid isPermaLink="false">Released: Kooboo CMS 4.1.0 (May 10, 2013) 20130513060421A</guid></item><item><title>Updated Release: Kooboo CMS 4.1.0 (五月 10, 2013)</title><link>https://kooboo.codeplex.com/releases/view/106418</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;IMPORTANT NOTE: This release contains some breaking changes and new exciting features&lt;/h2&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;&lt;b&gt;Downgrade the .NET framework from .NET 4.5 to .NET 4.0.&lt;/b&gt;&lt;br /&gt;.NET 4.5 does not support Windows Server 2003 or earlier versions. and most of hostings like Godaddy do not support .NET 4.5 yet. &lt;br /&gt;&lt;br /&gt;You have to recompile your all plugins and modules which base on Kooboo CMS 4.0.2 and earlier. You need to refer to the new Kooboo dll and recompile your plugins or modules. &lt;br /&gt;
&lt;h2&gt;Excited features&lt;/h2&gt;
&lt;b&gt;A/B test&lt;/b&gt;&lt;br /&gt;A/B test is a methodology of doing experiments on your website with different variants. A/B test rules can be applied to an entire websites or to some pages only. A/B rules can be based on IP, User-agent device, URL query string or percentage random. You can use it to experiment your websites or use it to render different websites/pages to different devices or IP addresses. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Proxy&lt;/b&gt;&lt;br /&gt;In the page visual designer, you can now add a component called Proxy to your page. It can request a remote URL and render it into current page. This can be used to for example, run PHP modules within Kooboo CMS. &lt;br /&gt;&lt;br /&gt;This feature is under beta testing now. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Sites.kooboo.com&lt;/b&gt;&lt;br /&gt;We have released a website that contains collections of Kooboo CMS site templates. Find it at: &lt;a href="http://sites.kooboo.com"&gt;http://sites.kooboo.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We encourage users to export their kooboo cms websites and upload them there. We have included two website templates from it in the default Kooboo CMS download. &lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;Other updates&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Add request view directly function. Using &amp;quot;@Url.FrontUrl().ViewUrl(&amp;quot;Index&amp;quot;,new { key = &amp;quot;hello&amp;quot;})&amp;quot; to generate the view URL. This can be used for example, AJAX request to a view content. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Submission setting feature. A new submission mechanism to replace the old Submission service. More sercure, more flexible. To create a sumission plugin you need to implement the interface of &amp;quot;ISubmissionPlugin&amp;quot;.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Refacted IPagePlugin as two interfaces: IPagePlugin and IHttpMethodPagePlugin to keep the downward compatibility with Kooboo CMS3. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add SSLRequired setting in page. You can force a page to use SSL https link now.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Redesign menu order setting. Now the pages both in the sitemap or in the page list grid are sorted based on their order in the menu. You can drag and drop to change the orders now. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add more custom error functions. Now inlcudes siteofflined, you can redirect users to a special page when site is offlined.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add disk based static page. You can cache a dynamic page into DISK for faster performance.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add site wide HTML Meta setting. Can be found in the site setting, used to append global site wide text to the HTML meta tag. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add Unique validation rule for content type. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Restore ImageCrop control type.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add sortable grid to category selection windows.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;New content query API: WhereIsNullOrEmpty &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add IsNull and NotNull in data rule setting.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Bugs fixed:&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Paging setting issue on data rule.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Server transer issue on IIS 7.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Site offline page redirect issue.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2135&lt;/i&gt;route-URL-cannot-start-with-a-----or----character-and-it-cannot-contain-a-----character.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2095&lt;/i&gt;Shu-Ju-Ku-schemaBu-Zhi-Chi-Zhong-Wen.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2155&lt;/i&gt;Error-when-using-Azure-table-storage-provider.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2160&lt;/i&gt;DataRule-sorting-doesn-t-work--XML-DB--Kooboo-4-0-2--29-03-2013.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Various other issues.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Source code&lt;/b&gt; &lt;a href="https://github.com/Kooboo/CMS/commits/4.1.0"&gt;https://github.com/Kooboo/CMS/commits/4.1.0&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>kooboo</author><pubDate>Mon, 13 May 2013 06:03:31 GMT</pubDate><guid isPermaLink="false">Updated Release: Kooboo CMS 4.1.0 (五月 10, 2013) 20130513060331A</guid></item><item><title>Updated Release: Kooboo CMS 4.1.0 (五月 10, 2013)</title><link>https://kooboo.codeplex.com/releases/view/106418</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;IMPORTANT NOTE: This release contains some breaking changes and new exciting features&lt;/h2&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;&lt;b&gt;Downgrade the .NET framework from .NET 4.5 to .NET 4.0.&lt;/b&gt;&lt;br /&gt;.NET 4.5 does not support Windows Server 2003 or earlier versions. and most of hostings like Godaddy do not support .NET 4.5 yet. &lt;br /&gt;&lt;br /&gt;You have to recompile your all plugins and modules which base on Kooboo CMS 4.0.2 and earlier. You need to refer to the new Kooboo dll and recompile your plugins or modules. &lt;br /&gt;
&lt;h2&gt;Excited features&lt;/h2&gt;
&lt;b&gt;A/B test&lt;/b&gt;&lt;br /&gt;A/B test is a methodology of doing experiments on your website with different variants. A/B test rules can be applied to an entire websites or to some pages only. A/B rules can be based on IP, User-agent device, URL query string or percentage random. You can use it to experiment your websites or use it to render different websites/pages to different devices or IP addresses. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Proxy&lt;/b&gt;&lt;br /&gt;In the page visual designer, you can now add a component called Proxy to your page. It can request a remote URL and render it into current page. This can be used to for example, run PHP modules within Kooboo CMS. &lt;br /&gt;&lt;br /&gt;This feature is under beta testing now. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Sites.kooboo.com&lt;/b&gt;&lt;br /&gt;We have released a website that contains collections of Kooboo CMS site templates. Find it at: &lt;a href="http://sites.kooboo.com"&gt;http://sites.kooboo.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We encourage users to export their kooboo cms websites and upload them there. We have included two website templates from it in the default Kooboo CMS download. &lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;Other updates&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Add request view directly function. Using &amp;quot;@Url.FrontUrl().ViewUrl(&amp;quot;Index&amp;quot;,new { key = &amp;quot;hello&amp;quot;})&amp;quot; to generate the view URL. This can be used for example, AJAX request to a view content. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Submission setting feature. A new submission mechanism to replace the old Submission service. More sercure, more flexible. To create a sumission plugin you need to implement the interface of &amp;quot;ISubmissionPlugin&amp;quot;.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Refacted IPagePlugin as two interfaces: IPagePlugin and IHttpMethodPagePlugin to keep the downward compatibility with Kooboo CMS3. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add SSLRequired setting in page. You can force a page to use SSL https link now.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Redesign menu order setting. Now the pages both in the sitemap or in the page list grid are sorted based on their order in the menu. You can drag and drop to change the orders now. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add more custom error functions. Now inlcudes siteofflined, you can redirect users to a special page when site is offlined.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add disk based static page. You can cache a dynamic page into DISK for faster performance.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add site wide HTML Meta setting. Can be found in the site setting, used to append global site wide text to the HTML meta tag. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add Unique validation rule for content type. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Restore ImageCrop control type.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add sortable grid to category selection windows.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;New content query API: WhereIsNullOrEmpty &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add IsNull and NotNull in data rule setting.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Bugs fixed:&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Paging setting issue on data rule.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Server transer issue on IIS 7.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Site offline page redirect issue.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2135&lt;/i&gt;route-URL-cannot-start-with-a-----or----character-and-it-cannot-contain-a-----character.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2095&lt;/i&gt;Shu-Ju-Ku-schemaBu-Zhi-Chi-Zhong-Wen.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2155&lt;/i&gt;Error-when-using-Azure-table-storage-provider.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2160&lt;/i&gt;DataRule-sorting-doesn-t-work--XML-DB--Kooboo-4-0-2--29-03-2013.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Various other issues.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>kooboo</author><pubDate>Mon, 13 May 2013 02:25:35 GMT</pubDate><guid isPermaLink="false">Updated Release: Kooboo CMS 4.1.0 (五月 10, 2013) 20130513022535A</guid></item><item><title>Released: Kooboo CMS 4.1.0 (May 10, 2013)</title><link>http://kooboo.codeplex.com/releases/view/106418</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;IMPORTANT NOTE: This release contains some breaking changes and new exciting features&lt;/h2&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;
&lt;b&gt;Downgrade the .NET framework from .NET 4.5 to .NET 4.0.&lt;/b&gt;&lt;br&gt;
.NET 4.5 does not support Windows Server 2003 or earlier versions. and most of hostings like Godaddy do not support .NET 4.5 yet.
&lt;br&gt;
&lt;br&gt;
You have to recompile your all plugins and modules which base on Kooboo CMS 4.0.2 and earlier. You need to refer to the new Kooboo dll and recompile your plugins or modules.
&lt;br&gt;
&lt;h2&gt;Excited features&lt;/h2&gt;
&lt;b&gt;A/B test&lt;/b&gt;&lt;br&gt;
A/B test is a methodology of doing experiments on your website with different variants. A/B test rules can be applied to an entire websites or to some pages only. A/B rules can be based on IP, User-agent device, URL query string or percentage random. You can
 use it to experiment your websites or use it to render different websites/pages to different devices or IP addresses.
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Proxy&lt;/b&gt;&lt;br&gt;
In the page visual designer, you can now add a component called Proxy to your page. It can request a remote URL and render it into current page. This can be used to for example, run PHP modules within Kooboo CMS.
&lt;br&gt;
&lt;br&gt;
This feature is under beta testing now. &lt;br&gt;
&lt;br&gt;
&lt;b&gt;Sites.kooboo.com&lt;/b&gt;&lt;br&gt;
We have released a website that contains collections of Kooboo CMS site templates. Find it at:
&lt;a href="http://sites.kooboo.com"&gt;http://sites.kooboo.com&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
We encourage users to export their kooboo cms websites and upload them there. We have included two website templates from it in the default Kooboo CMS download.
&lt;br&gt;
&lt;br&gt;
&lt;h2&gt;Other updates&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Add request view directly function. Using &amp;quot;@Url.FrontUrl().ViewUrl(&amp;quot;Index&amp;quot;,new { key = &amp;quot;hello&amp;quot;})&amp;quot; to generate the view URL. This can be used for example, AJAX request to a view content.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Submission setting feature. A new submission mechanism to replace the old Submission service. More sercure, more flexible. To create a sumission plugin you need to implement the interface of &amp;quot;ISubmissionPlugin&amp;quot;.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Refacted IPagePlugin as two interfaces: IPagePlugin and IHttpMethodPagePlugin to keep the downward compatibility with Kooboo CMS3.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add SSLRequired setting in page. You can force a page to use SSL https link now.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Redesign menu order setting. Now the pages both in the sitemap or in the page list grid are sorted based on their order in the menu. You can drag and drop to change the orders now.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add more custom error functions. Now inlcudes siteofflined, you can redirect users to a special page when site is offlined.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add disk based static page. You can cache a dynamic page into DISK for faster performance.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add site wide HTML Meta setting. Can be found in the site setting, used to append global site wide text to the HTML meta tag.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add Unique validation rule for content type. &lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Restore ImageCrop control type.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add sortable grid to category selection windows.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;New content query API: WhereIsNullOrEmpty &lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add IsNull and NotNull in data rule setting.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;h2&gt;Bugs fixed:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Paging setting issue on data rule.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Server transer issue on IIS 7.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Site offline page redirect issue.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2135&lt;/i&gt;route-URL-cannot-start-with-a-----or----character-and-it-cannot-contain-a-----character.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2095&lt;/i&gt;Shu-Ju-Ku-schemaBu-Zhi-Chi-Zhong-Wen.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2155&lt;/i&gt;Error-when-using-Azure-table-storage-provider.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2160&lt;/i&gt;DataRule-sorting-doesn-t-work--XML-DB--Kooboo-4-0-2--29-03-2013.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Various other issues.&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 13 May 2013 02:25:35 GMT</pubDate><guid isPermaLink="false">Released: Kooboo CMS 4.1.0 (May 10, 2013) 20130513022535A</guid></item><item><title>Updated Wiki: Home</title><link>https://kooboo.codeplex.com/wikipage?version=53</link><description>&lt;div class="wikidoc"&gt;Based on 5 years’ experience in web development, Kooboo CMS has been developed to satisfy all your web development needs  we are constantly working on simplifying the development process giving you complete freedom over development.  Kooboo CMS 4.0 is based on the &lt;b&gt;ASP.NET MVC 4&lt;/b&gt; framework and Microsoft &lt;b&gt;Metro Style UI&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Website&lt;/b&gt;: &lt;a href="http://www.kooboo.com"&gt;http://www.kooboo.com&lt;/a&gt; &lt;br /&gt;&lt;b&gt;Document&lt;/b&gt;: &lt;a href="http://www.kooboo.com/docs/Kooboo-CMS/all"&gt;http://www.kooboo.com/docs/Kooboo-CMS/all&lt;/a&gt;&lt;br /&gt;&lt;b&gt;Try it online&lt;/b&gt;: &lt;a href="http://online.kooboo.com"&gt;http://online.kooboo.com&lt;/a&gt;&lt;br /&gt;&lt;b&gt;Source code&lt;/b&gt;:&lt;a href="https://github.com/Kooboo/CMS"&gt;https://github.com/Kooboo/CMS&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://download-codeplex.sec.s-msft.com/Download?ProjectName=kooboo&amp;DownloadId=640529" alt="kooboomain.png" title="kooboomain.png" /&gt;&lt;br /&gt;
&lt;h2&gt;Highlights&lt;/h2&gt;
&lt;b&gt;The solution to multilingual websites&lt;/b&gt;&lt;br /&gt;The best solution to multilingual website problem using site inheritance and content broadcasting&lt;br /&gt;&lt;br /&gt;&lt;b&gt;User friendly &lt;/b&gt;&lt;br /&gt;Designing, building and maintaining your website can be as easy as creating a document in Microsoft Office. Even inexperienced users can develop and deploy a dynamic website within 30minutes.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Endless possibilities &lt;/b&gt;&lt;br /&gt;There is no limit to what you can do using Kooboo CMS.&lt;br /&gt;
&lt;h2&gt;How to install&lt;/h2&gt;- Download the Kooboo_CMS.zip file from download tab and unzip to your web folder.&lt;br /&gt;- Setup a website in IIS and point the file directory to your unzipped folder.&lt;br /&gt;- Fire up your browser and login to the CMS&lt;br /&gt;   URL: http://yoursite.com/admin&lt;br /&gt;   User: admin&lt;br /&gt;   Pass: admin&lt;br /&gt;&lt;br /&gt;&lt;b&gt;System requirement&lt;/b&gt;&lt;br /&gt;- IIS 5.0 and up&lt;br /&gt;- ASP.NET Framework 4.0&lt;br /&gt;- IIS website supports ASP.NET MVC&lt;br /&gt;- Under IIS 5.0 &amp;amp; 6.0, wildcard file extension must be setup to be executed by ASP.NET engine in order for ASP.NET MVC framework to work correctly. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;What is new in Kooboo CMS 3.0&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;HTML based UI instead of old JavaScript based&lt;/li&gt;
&lt;li&gt;Visual sitemap and site cluster&lt;/li&gt;
&lt;li&gt;Xcopy and incremental deployment&lt;/li&gt;
&lt;li&gt;Razor and Nvelocity view engine&lt;/li&gt;
&lt;li&gt;Easier and quicker content management&lt;/li&gt;
&lt;li&gt;Media library&lt;/li&gt;
&lt;li&gt;Inline page designer&lt;/li&gt;
&lt;li&gt;Inline content editing&lt;/li&gt;
&lt;li&gt;URL customization&lt;/li&gt;
&lt;li&gt;Code helper&lt;/li&gt;
&lt;li&gt;Data query designer&lt;/li&gt;
&lt;li&gt;Performance improvement, Supports of MongoDB, RavenDB, MSSQL, SQLCE, Mysql and XML based database.&lt;/li&gt;
&lt;li&gt;Workflow&lt;/li&gt;
&lt;li&gt;Content broadcasting for multilingual website&lt;/li&gt;
&lt;li&gt;Full text search&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Features&lt;/h2&gt;
&lt;b&gt;Sites and users&lt;/b&gt;&lt;br /&gt;  - Role based user management &lt;br /&gt;  - Unlimited users &amp;amp; websites&lt;br /&gt;  - Site cluster and inheritance.&lt;br /&gt;  - Item Relation management&lt;br /&gt;  - Page visual designer. &lt;br /&gt;  - SEO friendly URL&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Content management&lt;/b&gt;&lt;br /&gt;  - Custom Content type&lt;br /&gt;  - Validation&lt;br /&gt;  - Version control&lt;br /&gt;  - Media library&lt;br /&gt;  - datarule data query designer&lt;br /&gt;  - Inline editing&lt;br /&gt;  - Workflow&lt;br /&gt;  - Content broadcasting and sharing&lt;br /&gt;  - Full text search&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Development&lt;/b&gt;&lt;br /&gt;  - Layout &amp;amp; content display view &lt;br /&gt;  - Resource management &lt;br /&gt;  - Plugin &amp;amp; module development &lt;br /&gt;  - Theme and JavaScript&lt;br /&gt;  - Menu builder&lt;br /&gt;  - Full text search &lt;br /&gt;  - code helper&lt;br /&gt;  - Xcopy deployment and incremental deployment.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>kooboo</author><pubDate>Mon, 13 May 2013 01:26:59 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130513012659A</guid></item><item><title>Updated Release: Kooboo CMS 4.1.0 (五月 10, 2013)</title><link>https://kooboo.codeplex.com/releases/view/106418</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;IMPORTANT NOTE: This release contains some breaking changes and new exciting features&lt;/h2&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;&lt;b&gt;Downgrade the .NET framework from .NET 4.5 to .NET 4.0.&lt;/b&gt;&lt;br /&gt;.NET 4.5 does not support Windows Server 2003 or earlier versions. and most of hostings like Godaddy do not support .NET 4.5 yet. &lt;br /&gt;&lt;br /&gt;You have to recompile your all plugins and modules which base on Kooboo CMS 4.0.2 and earlier. You need to refer to the new Kooboo dll and recompile your plugins or modules. &lt;br /&gt;
&lt;h2&gt;Excited features&lt;/h2&gt;
&lt;b&gt;A/B test&lt;/b&gt;&lt;br /&gt;A/B test is a methodology of doing experiments on your website with different variants. A/B test rules can be applied to an entire websites or to some pages only. A/B rules can be based on IP, User-agent device, URL query string or percentage random. You can use it to experiment your websites or use it to render different websites/pages to different devices or IP addresses. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Proxy&lt;/b&gt;&lt;br /&gt;In the page visual designer, you can now add a component called Proxy to your page. It can request a remote URL and render it into current page. This can be used to for example, run PHP modules within Kooboo CMS. &lt;br /&gt;&lt;br /&gt;This feature is under beta testing now. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Sites.kooboo.com&lt;/b&gt;&lt;br /&gt;We have released a website that contains collections of Kooboo CMS site templates. Find it at: &lt;a href="http://sites.kooboo.com"&gt;http://sites.kooboo.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We encourage users to export their kooboo cms websites and upload them there. We have included two website templates from it in the default Kooboo CMS download. &lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;Other updates&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Add request view directly function. Using &amp;quot;@Url.FrontUrl().ViewUrl(&amp;quot;Index&amp;quot;,new { key = &amp;quot;hello&amp;quot;})&amp;quot; to generate the view URL. This can be used for example, AJAX request to a view content. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Submission setting feature. A new submission mechanism to replace the old Submission service. More sercure, more flexible. To create a sumission plugin you need to implement the interface of &amp;quot;ISubmissionPlugin&amp;quot;.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Refacted IPagePlugin as two interfaces: IPagePlugin and IHttpMethodPagePlugin to keep the downward compatibility with Kooboo CMS3. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add SSLRequired setting in page. You can force a page to use SSL https link now.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Redesign menu order setting. Now the pages both in the sitemap or in the page list grid are sorted based on their order in the menu. You can drag and drop to change the orders now. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add more custom error functions. Now inlcudes siteofflined, you can redirect users to a special page when site is offlined.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add disk based static page. You can cache a dynamic page into DISK for faster performance.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add site wide HTML Meta setting. Can be found in the site setting, used to append global site wide text to the HTML meta tag. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add Unique validation rule for content type. &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Restore ImageCrop control type.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add sortable grid to category selection windows.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;New content query API: WhereIsNullOrEmpty &lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Add IsNull and NotNull in data rule setting.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Bugs fixed:&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Paging setting issue on data rule.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Server transer issue on IIS 7.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Site offline page redirect issue.&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2135&lt;/i&gt;route-URL-cannot-start-with-a-----or----character-and-it-cannot-contain-a-----character.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2095&lt;/i&gt;Shu-Ju-Ku-schemaBu-Zhi-Chi-Zhong-Wen.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2155&lt;/i&gt;Error-when-using-Azure-table-storage-provider.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2160&lt;/i&gt;DataRule-sorting-doesn-t-work--XML-DB--Kooboo-4-0-2--29-03-2013.aspx&lt;/li&gt;&lt;/ul&gt;

&lt;ul&gt;&lt;li&gt;Various other issues.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>kooboo</author><pubDate>Sat, 11 May 2013 04:11:19 GMT</pubDate><guid isPermaLink="false">Updated Release: Kooboo CMS 4.1.0 (五月 10, 2013) 20130511041119A</guid></item><item><title>Released: Kooboo CMS 4.1.0 (May 10, 2013)</title><link>http://kooboo.codeplex.com/releases/view/106418</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;IMPORTANT NOTE: This release contains some breaking changes and new exciting features&lt;/h2&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;
&lt;b&gt;Downgrade the .NET framework from .NET 4.5 to .NET 4.0.&lt;/b&gt;&lt;br&gt;
.NET 4.5 does not support Windows Server 2003 or earlier versions. and most of hostings like Godaddy do not support .NET 4.5 yet.
&lt;br&gt;
&lt;br&gt;
You have to recompile your all plugins and modules which base on Kooboo CMS 4.0.2 and earlier. You need to refer to the new Kooboo dll and recompile your plugins or modules.
&lt;br&gt;
&lt;h2&gt;Excited features&lt;/h2&gt;
&lt;b&gt;A/B test&lt;/b&gt;&lt;br&gt;
A/B test is a methodology of doing experiments on your website with different variants. A/B test rules can be applied to an entire websites or to some pages only. A/B rules can be based on IP, User-agent device, URL query string or percentage random. You can
 use it to experiment your websites or use it to render different websites/pages to different devices or IP addresses.
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Proxy&lt;/b&gt;&lt;br&gt;
In the page visual designer, you can now add a component called Proxy to your page. It can request a remote URL and render it into current page. This can be used to for example, run PHP modules within Kooboo CMS.
&lt;br&gt;
&lt;br&gt;
This feature is under beta testing now. &lt;br&gt;
&lt;br&gt;
&lt;b&gt;Sites.kooboo.com&lt;/b&gt;&lt;br&gt;
We have released a website that contains collections of Kooboo CMS site templates. Find it at:
&lt;a href="http://sites.kooboo.com"&gt;http://sites.kooboo.com&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
We encourage users to export their kooboo cms websites and upload them there. We have included two website templates from it in the default Kooboo CMS download.
&lt;br&gt;
&lt;br&gt;
&lt;h2&gt;Other updates&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Add request view directly function. Using &amp;quot;@Url.FrontUrl().ViewUrl(&amp;quot;Index&amp;quot;,new { key = &amp;quot;hello&amp;quot;})&amp;quot; to generate the view URL. This can be used for example, AJAX request to a view content.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Submission setting feature. A new submission mechanism to replace the old Submission service. More sercure, more flexible. To create a sumission plugin you need to implement the interface of &amp;quot;ISubmissionPlugin&amp;quot;.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Refacted IPagePlugin as two interfaces: IPagePlugin and IHttpMethodPagePlugin to keep the downward compatibility with Kooboo CMS3.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add SSLRequired setting in page. You can force a page to use SSL https link now.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Redesign menu order setting. Now the pages both in the sitemap or in the page list grid are sorted based on their order in the menu. You can drag and drop to change the orders now.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add more custom error functions. Now inlcudes siteofflined, you can redirect users to a special page when site is offlined.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add disk based static page. You can cache a dynamic page into DISK for faster performance.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add site wide HTML Meta setting. Can be found in the site setting, used to append global site wide text to the HTML meta tag.
&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add Unique validation rule for content type. &lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Restore ImageCrop control type.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add sortable grid to category selection windows.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;New content query API: WhereIsNullOrEmpty &lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Add IsNull and NotNull in data rule setting.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;h2&gt;Bugs fixed:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Paging setting issue on data rule.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Server transer issue on IIS 7.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Site offline page redirect issue.&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2135&lt;/i&gt;route-URL-cannot-start-with-a-----or----character-and-it-cannot-contain-a-----character.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2095&lt;/i&gt;Shu-Ju-Ku-schemaBu-Zhi-Chi-Zhong-Wen.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2155&lt;/i&gt;Error-when-using-Azure-table-storage-provider.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;http://forum.kooboo.com/yaf&lt;i&gt;postst2160&lt;/i&gt;DataRule-sorting-doesn-t-work--XML-DB--Kooboo-4-0-2--29-03-2013.aspx&lt;/li&gt;&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Various other issues.&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sat, 11 May 2013 04:11:19 GMT</pubDate><guid isPermaLink="false">Released: Kooboo CMS 4.1.0 (May 10, 2013) 20130511041119A</guid></item><item><title>Created Unassigned: Responsive design and API [12962]</title><link>http://kooboo.codeplex.com/workitem/12962</link><description>Hi,&lt;br /&gt;Kooboo is responsive design&amp;#63;&lt;br /&gt;&amp;#191;What type of APIs have kooboo&amp;#63;&lt;br /&gt;</description><author>tacheleu</author><pubDate>Thu, 09 May 2013 08:40:29 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Responsive design and API [12962] 20130509084029A</guid></item><item><title>New Post: Error when using Azure table storage provider</title><link>http://kooboo.codeplex.com/discussions/441674</link><description>&lt;div style="line-height: normal;"&gt;I have reposted this to the Kooboo forum as requested:&lt;br /&gt;
&lt;a href="http://forum.kooboo.com/yaf_postst2155_Error-when-using-Azure-table-storage-provider.aspx" rel="nofollow"&gt;http://forum.kooboo.com/yaf_postst2155_Error-when-using-Azure-table-storage-provider.aspx&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
However, I have not received a reply.&lt;br /&gt;
&lt;br /&gt;
We would like to be able to setup our Kooboo 4.0 site on Azure using Sql, Blob and Table storage as recommended but cannot because of this table storage error.&lt;br /&gt;
Thank you.&lt;br /&gt;
&lt;/div&gt;</description><author>dorf3</author><pubDate>Thu, 02 May 2013 09:12:53 GMT</pubDate><guid isPermaLink="false">New Post: Error when using Azure table storage provider 20130502091253A</guid></item><item><title>New Post: Error when using Azure table storage provider</title><link>http://kooboo.codeplex.com/discussions/441674</link><description>&lt;div style="line-height: normal;"&gt;Please help us repost it to &lt;a href="http://forum.kooboo.com" rel="nofollow"&gt;http://forum.kooboo.com&lt;/a&gt;, So that we can keep all problems in one place. &lt;br /&gt;
&lt;br /&gt;
We will reply from there. &lt;br /&gt;
&lt;/div&gt;</description><author>kooboo</author><pubDate>Mon, 29 Apr 2013 13:38:39 GMT</pubDate><guid isPermaLink="false">New Post: Error when using Azure table storage provider 20130429013839P</guid></item><item><title>New Post: Error when using Azure table storage provider</title><link>http://kooboo.codeplex.com/discussions/441674</link><description>&lt;div style="line-height: normal;"&gt;I'm getting an error when trying to run Kooboo using Azure table storage (Kooboo.CMS.Sites.Providers.AzureTable.dll).&lt;br /&gt;
I downloaded the dll this week and the stack has:&lt;br /&gt;
[NotImplementedException: The method or operation is not implemented.]&lt;br /&gt;
   Kooboo.CMS.Sites.Providers.AzureTable.PageProvider.PageProvider.Kooboo.CMS.Sites.Persistence.IPageProvider.ChildPages(Page parentPage) +36&lt;br /&gt;
&lt;br /&gt;
It is thrown from Kooboo_CMS\Areas\Sites\Views\Home\SiteMapNode.cshtml&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;    if (Model.Children.Count() &amp;gt; 0)
    {
&amp;lt;ul&amp;gt;
    @foreach (var item in Model.Children)
    {
        ViewBag.IsRoot = false;
        &amp;lt;li class=&amp;quot;tree-node active&amp;quot;&amp;gt;
            @if (item.Children.Count() &amp;gt; 0)
            {
                @Html.IconImage(&amp;quot;tree-icon&amp;quot;)
            }
            @Html.Partial(&amp;quot;SiteMapNode&amp;quot;, item)
        &amp;lt;/li&amp;gt;
    }
&amp;lt;/ul&amp;gt;
    }
&lt;/code&gt;&lt;/pre&gt;

I found the following in the Kooboo source:&lt;br /&gt;
(&lt;a href="http://kooboo.codeplex.com/SourceControl/changeset/view/053e7d703d99#Kooboo.CMS/Kooboo.CMS.Sites.Providers.AzureTable/PageProvider/PageProvider.cs" rel="nofollow"&gt;http://kooboo.codeplex.com/SourceControl/changeset/view/053e7d703d99#Kooboo.CMS/Kooboo.CMS.Sites.Providers.AzureTable/PageProvider/PageProvider.cs&lt;/a&gt;)&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;    IEnumerable&amp;lt;Page&amp;gt; IPageProvider.ChildPages(Page parentPage)
    {
        throw new NotImplementedException();
    }

&lt;/code&gt;&lt;/pre&gt;

Is this supposed to be working? The Sql and Blob providers work fine.&lt;br /&gt;
Thanks.&lt;br /&gt;
&lt;/div&gt;</description><author>dorf3</author><pubDate>Fri, 26 Apr 2013 14:14:58 GMT</pubDate><guid isPermaLink="false">New Post: Error when using Azure table storage provider 20130426021458P</guid></item><item><title>Commented Unassigned: Problem with HtmlCodeHelper (exception gets thrown in Admin) [12961]</title><link>http://kooboo.codeplex.com/workitem/12961</link><description>Hello,&lt;br /&gt;&lt;br /&gt;We noticed a problem with HtmlCodeHelper when listing comments in admin on our website.&lt;br /&gt;&lt;br /&gt;A spambot entered a lot of comments that start with &amp;#34;http&amp;#58;&amp;#47;&amp;#47;&amp;#34; and this can cause an exception to be thrown in HtmlCodeHelper. The exception is throw on line 67 by Path.GetExtension&amp;#40;&amp;#41;. The problem is the assumption made at line 64&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;if &amp;#40;s.StartsWith&amp;#40;&amp;#34;&amp;#126;&amp;#47;&amp;#34;&amp;#41; &amp;#124;&amp;#124; s.StartsWith&amp;#40;&amp;#34;&amp;#47;&amp;#34;&amp;#41; &amp;#124;&amp;#124; s.StartsWith&amp;#40;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;&amp;#34;&amp;#41;&amp;#41;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;Comments: Fixed it. Thanks</description><author>kooboo</author><pubDate>Wed, 24 Apr 2013 01:20:55 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Problem with HtmlCodeHelper (exception gets thrown in Admin) [12961] 20130424012055A</guid></item><item><title>Source code checked in, #053e7d703d99</title><link>http://kooboo.codeplex.com/SourceControl/changeset/changes/053e7d703d99</link><description>Fixed&amp;#58; http&amp;#58;&amp;#47;&amp;#47;forum.kooboo.com&amp;#47;yaf_postst2131_Empty-Json-result.aspx</description><author>Jifeng</author><pubDate>Fri, 19 Apr 2013 02:22:14 GMT</pubDate><guid isPermaLink="false">Source code checked in, #053e7d703d99 20130419022214A</guid></item></channel></rss>