<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>mojoPortal</title><link>http://mojoportal.codeplex.com/project/feeds/rss</link><description>mojoPortal is an extensible, cross database, mobile friendly, web content management system &amp;#40;CMS&amp;#41; and web application framework written in C&amp;#35; ASP.NET.</description><item><title>Source code checked in, #6b5e4fbd09a7</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/6b5e4fbd09a7</link><description>merge stable changes from joedev branch to default branch</description><author>joeaudette</author><pubDate>Fri, 17 May 2013 17:37:41 GMT</pubDate><guid isPermaLink="false">Source code checked in, #6b5e4fbd09a7 20130517053741P</guid></item><item><title>Source code checked in, #dcc077422492</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/dcc077422492</link><description>merge stable changes from joedev branch to default branch</description><author>joeaudette</author><pubDate>Fri, 17 May 2013 16:26:20 GMT</pubDate><guid isPermaLink="false">Source code checked in, #dcc077422492 20130517042620P</guid></item><item><title>Source code checked in, #fd365bc93830</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/fd365bc93830</link><description>upgrade from CKeditor 4.0.3 to 4.1.1</description><author>joeaudette</author><pubDate>Fri, 17 May 2013 16:25:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #fd365bc93830 20130517042503P</guid></item><item><title>Source code checked in, #73a7b61fd9d4</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/73a7b61fd9d4</link><description>merge stable changes from joedev branch to default branch</description><author>joeaudette</author><pubDate>Fri, 17 May 2013 15:37:18 GMT</pubDate><guid isPermaLink="false">Source code checked in, #73a7b61fd9d4 20130517033718P</guid></item><item><title>Source code checked in, #5ab7c6e70d5c</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/5ab7c6e70d5c</link><description>fix minor bug in urlrewriter</description><author>joeaudette</author><pubDate>Fri, 17 May 2013 15:36:15 GMT</pubDate><guid isPermaLink="false">Source code checked in, #5ab7c6e70d5c 20130517033615P</guid></item><item><title>Source code checked in, #b23bfb3a43fc</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/b23bfb3a43fc</link><description>merge stable changes from joedev branch to default branch</description><author>joeaudette</author><pubDate>Wed, 15 May 2013 20:06:07 GMT</pubDate><guid isPermaLink="false">Source code checked in, #b23bfb3a43fc 20130515080607P</guid></item><item><title>Source code checked in, #4333496a0648</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/4333496a0648</link><description>add an option on FlexMenu for StartingNodePageId</description><author>joeaudette</author><pubDate>Wed, 15 May 2013 20:04:54 GMT</pubDate><guid isPermaLink="false">Source code checked in, #4333496a0648 20130515080454P</guid></item><item><title>Source code checked in, #301ca2019f87</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/301ca2019f87</link><description>merge stable changes from joedev branch to default branch</description><author>joeaudette</author><pubDate>Wed, 15 May 2013 18:11:07 GMT</pubDate><guid isPermaLink="false">Source code checked in, #301ca2019f87 20130515061107P</guid></item><item><title>Source code checked in, #c6b3e0c42788</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/c6b3e0c42788</link><description>make it possible to style tables and mojoGridView using jqueryui&amp;#10;update some codesmith templates</description><author>joeaudette</author><pubDate>Wed, 15 May 2013 18:09:49 GMT</pubDate><guid isPermaLink="false">Source code checked in, #c6b3e0c42788 20130515060949P</guid></item><item><title>Updated Release: 2.3.9.7 (May 08, 2013)</title><link>https://mojoportal.codeplex.com/releases/view/105927</link><description>&lt;div class="wikidoc"&gt;see release notes on mojoportal.com &lt;a href="https://www.mojoportal.com/mojoportal-2397-released"&gt;https://www.mojoportal.com/mojoportal-2397-released&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Note that we have separate deployment packages for .NET 3.5 and .NET 4.0, but we recommend you to use .NET 4 with either .NET 4 or ideally .NET 4.5 hosting, we will probably drop support for .NET 3.5 in the near future.&lt;br /&gt;&lt;br /&gt;The deployment package downloads on this page are pre-compiled and ready for production deployment, they contain no C# source code and are not intended for use in Visual Studio.&lt;br /&gt;&lt;br /&gt;To download the source code see &lt;a href="http://www.mojoportal.com/getting-the-code-with-tortoisehg.aspx"&gt;getting the latest source code using TortoiseHG&lt;/a&gt;.&lt;br /&gt;I don&amp;#39;t recommend downloading the source code from the source code tab here on codeplex, when people do that they often report weird things not working correctly, its best to get the source code using TortoiseHG.&lt;br /&gt;&lt;br /&gt;NOTE: This will probably be the last release that supports .NET 3.5.&lt;br /&gt;&lt;br /&gt;UPDATE 2013-05-01: patched a bug in the Image Gallery where an error would happen on the EditImage.aspx page. Also patched a bug where a non-functional upload button was shown in the Shared Files feature for users with no upload permission. The only files in the package that changed since the initial release are /bin/mojoPortal.Features.UI.dll and /ImageGallery/EditImage.aspx&lt;br /&gt;&lt;br /&gt;UPDATE 2013-05-05 patched a bug in the forums where an incorrect redirect could happen after making a post. The only files that changed are /bin/mojoPortal.Features.UI.dll and /bin/mojoPortal.Web.dll&lt;br /&gt;&lt;br /&gt;UPDATE 2013-05-08 patched a bug in the Shared Files feature where editing/replacing an existing file would lose its parent folder and the file would go to the root folder. The only files that changed in this update are /bin/mojoPortal.Features.UI.dll and /SharedFiles/Edit.aspx&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>joeaudette</author><pubDate>Thu, 09 May 2013 12:12:46 GMT</pubDate><guid isPermaLink="false">Updated Release: 2.3.9.7 (May 08, 2013) 20130509121246P</guid></item><item><title>Released: 2.3.9.7 (May 08, 2013)</title><link>http://mojoportal.codeplex.com/releases/view/105927</link><description>
&lt;div class="wikidoc"&gt;see release notes on mojoportal.com &lt;a href="https://www.mojoportal.com/mojoportal-2397-released"&gt;
https://www.mojoportal.com/mojoportal-2397-released&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Note that we have separate deployment packages for .NET 3.5 and .NET 4.0, but we recommend you to use .NET 4 with either .NET 4 or ideally .NET 4.5 hosting, we will probably drop support for .NET 3.5 in the near future.&lt;br&gt;
&lt;br&gt;
The deployment package downloads on this page are pre-compiled and ready for production deployment, they contain no C# source code and are not intended for use in Visual Studio.&lt;br&gt;
&lt;br&gt;
To download the source code see &lt;a href="http://www.mojoportal.com/getting-the-code-with-tortoisehg.aspx"&gt;
getting the latest source code using TortoiseHG&lt;/a&gt;.&lt;br&gt;
I don&amp;#39;t recommend downloading the source code from the source code tab here on codeplex, when people do that they often report weird things not working correctly, its best to get the source code using TortoiseHG.&lt;br&gt;
&lt;br&gt;
NOTE: This will probably be the last release that supports .NET 3.5.&lt;br&gt;
&lt;br&gt;
UPDATE 2013-05-01: patched a bug in the Image Gallery where an error would happen on the EditImage.aspx page. Also patched a bug where a non-functional upload button was shown in the Shared Files feature for users with no upload permission. The only files in
 the package that changed since the initial release are /bin/mojoPortal.Features.UI.dll and /ImageGallery/EditImage.aspx&lt;br&gt;
&lt;br&gt;
UPDATE 2013-05-05 patched a bug in the forums where an incorrect redirect could happen after making a post. The only files that changed are /bin/mojoPortal.Features.UI.dll and /bin/mojoPortal.Web.dll&lt;br&gt;
&lt;br&gt;
UPDATE 2013-05-08 patched a bug in the Shared Files feature where editing/replacing an existing file would lose its parent folder and the file would go to the root folder. The only files that changed in this update are /bin/mojoPortal.Features.UI.dll and /SharedFiles/Edit.aspx&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 09 May 2013 12:12:46 GMT</pubDate><guid isPermaLink="false">Released: 2.3.9.7 (May 08, 2013) 20130509121246P</guid></item><item><title>Source code checked in, #17f64dff97cd</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/17f64dff97cd</link><description>merge stable changes from joedev branch to default branch</description><author>joeaudette</author><pubDate>Wed, 08 May 2013 17:14:51 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17f64dff97cd 20130508051451P</guid></item><item><title>Source code checked in, #59eb63305ce1</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/59eb63305ce1</link><description>fix bug in shared files, when editing a file in a sub fodler it would be moved to root</description><author>joeaudette</author><pubDate>Wed, 08 May 2013 17:13:51 GMT</pubDate><guid isPermaLink="false">Source code checked in, #59eb63305ce1 20130508051351P</guid></item><item><title>Source code checked in, #96099f47954a</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/96099f47954a</link><description>merge stable changes from joedev branch to default branch</description><author>joeaudette</author><pubDate>Wed, 08 May 2013 16:16:58 GMT</pubDate><guid isPermaLink="false">Source code checked in, #96099f47954a 20130508041658P</guid></item><item><title>Source code checked in, #8ff9a823d21d</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/8ff9a823d21d</link><description>add support for a configurable list of roles to be added to new users automatically</description><author>joeaudette</author><pubDate>Wed, 08 May 2013 16:15:33 GMT</pubDate><guid isPermaLink="false">Source code checked in, #8ff9a823d21d 20130508041533P</guid></item><item><title>Source code checked in, #17dbe08d285f</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/17dbe08d285f</link><description>merge stable changes from joedev branch to default branch</description><author>joeaudette</author><pubDate>Tue, 07 May 2013 15:19:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17dbe08d285f 20130507031927P</guid></item><item><title>Source code checked in, #534690391e24</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/534690391e24</link><description>updated Italian resources from Diego Mora</description><author>joeaudette</author><pubDate>Tue, 07 May 2013 15:18:11 GMT</pubDate><guid isPermaLink="false">Source code checked in, #534690391e24 20130507031811P</guid></item><item><title>Source code checked in, #3b09b3d97cf7</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/3b09b3d97cf7</link><description>merge stable changes from joedev branch to default branch</description><author>joeaudette</author><pubDate>Mon, 06 May 2013 15:10:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #3b09b3d97cf7 20130506031003P</guid></item><item><title>Source code checked in, #e79d92903eaf</title><link>http://mojoportal.codeplex.com/SourceControl/changeset/changes/e79d92903eaf</link><description>fix typo in blog upgrade script</description><author>joeaudette</author><pubDate>Mon, 06 May 2013 15:09:02 GMT</pubDate><guid isPermaLink="false">Source code checked in, #e79d92903eaf 20130506030902P</guid></item><item><title>Released: 2.3.9.7 (Apr 30, 2013)</title><link>http://mojoportal.codeplex.com/releases/view/105927</link><description>
&lt;div class="wikidoc"&gt;see release notes on mojoportal.com &lt;a href="https://www.mojoportal.com/mojoportal-2397-released"&gt;
https://www.mojoportal.com/mojoportal-2397-released&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Note that we have separate deployment packages for .NET 3.5 and .NET 4.0, but we recommend you to use .NET 4 with either .NET 4 or ideally .NET 4.5 hosting, we will probably drop support for .NET 3.5 in the near future.&lt;br&gt;
&lt;br&gt;
The deployment package downloads on this page are pre-compiled and ready for production deployment, they contain no C# source code and are not intended for use in Visual Studio.&lt;br&gt;
&lt;br&gt;
To download the source code see &lt;a href="http://www.mojoportal.com/getting-the-code-with-tortoisehg.aspx"&gt;
getting the latest source code using TortoiseHG&lt;/a&gt;.&lt;br&gt;
I don&amp;#39;t recommend downloading the source code from the source code tab here on codeplex, when people do that they often report weird things not working correctly, its best to get the source code using TortoiseHG.&lt;br&gt;
&lt;br&gt;
NOTE: This will probably be the last release that supports .NET 3.5.&lt;br&gt;
&lt;br&gt;
UPDATE 2013-05-01: patched a bug in the Image Gallery where an error would happen on the EditImage.aspx page. Also patched a bug where a non-functional upload button was shown in the Shared Files feature for users with no upload permission. The only files in
 the package that changed since the initial release are /bin/mojoPortal.Features.UI.dll and /ImageGallery/EditImage.aspx&lt;br&gt;
&lt;br&gt;
UPDATE 2013-05-05 patched a bug in the forums where an incorrect redirect could happen after making a post. The only files that changed are /bin/mojoPortal.Features.UI.dll and /bin/mojoPortal.Web.dll&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 06 May 2013 15:06:33 GMT</pubDate><guid isPermaLink="false">Released: 2.3.9.7 (Apr 30, 2013) 20130506030633P</guid></item></channel></rss>