<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>MyWebPagesStarterKit Source Control Rss Feed</title><link>http://codeplex.com/MyWebPagesStarterKit/SourceControl/ListDownloadableCommits.aspx</link><description>MyWebPagesStarterKit Source Control Rss Description</description><item><title>Source code checked in, #99885</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/changeset/changes/99885</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:24:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99885 20121001092431P</guid></item><item><title>Source code checked in, #99884</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/changeset/changes/99884</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:16:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99884 20121001091608P</guid></item><item><title>Patch Uploaded: #9039</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/Lui666'&gt;Lui666&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;English Version Below&lt;br /&gt;&lt;br /&gt;Nouvelle fonctionnalit&amp;#233;e&amp;#58; Multiple langue&lt;br /&gt;&lt;br /&gt;Toute les modifications au codes pour la gestion des langues ne change la fa&amp;#231;on d&amp;#39;utiliser MWPSK si vous ne voulez pas utiliser plus d&amp;#39;une langue.&lt;br /&gt;&lt;br /&gt;Pour la gestion de multiple langues &amp;#58;&lt;br /&gt;Tous se fait &amp;#224; partir du fichier Web.Config&lt;br /&gt;&amp;#8226;&amp;#9;Dans la section supportedLanguages vous indiquez qu&amp;#39;elles sont les langues que vous d&amp;#233;sirez g&amp;#233;rer. ex.&amp;#60;supportedLanguages languages&amp;#61;&amp;#34;en,fr&amp;#34;&amp;#47;&amp;#62; d&amp;#233;finie que l&amp;#39;anglais et le fran&amp;#231;ais seront les langues qui sont possible d&amp;#39;&amp;#234;tre cr&amp;#233;er.&lt;br /&gt;&lt;br /&gt;&amp;#8226;&amp;#9;Dans la section defaultLanguages vous d&amp;#233;finissez qu&amp;#39;elle sera la langue d&amp;#39;affichage par d&amp;#233;faut ainsi que la langue qui sera cr&amp;#233;er lors du premier acc&amp;#232;s &amp;#224; MWPSK &amp;#40;Si defaultLanguages n&amp;#39;est pas d&amp;#233;finie MWPSK fonctionnera comme avant la gestion des langue&amp;#41; ex. &amp;#60;defaultLanguages languages&amp;#61;&amp;#34;fr&amp;#34;&amp;#47;&amp;#62; d&amp;#233;finie le fran&amp;#231;ais comme langue par d&amp;#233;faut.&lt;br /&gt;&lt;br /&gt;&amp;#8226;&amp;#9;Dans administration&amp;#40;CMS&amp;#41; il y a une nouvelle option de menu pour permettre de copier toute les pages et leurs contenues vers une autre langue. Ex. du fran&amp;#231;ais vers l&amp;#8217;anglais.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Le th&amp;#232;me par d&amp;#233;faut qui sera utilis&amp;#233; lors de la cr&amp;#233;ation d&amp;#39;une langue est d&amp;#233;finie dans la section defaultTheme ex.&amp;#60;defaultTheme theme&amp;#61;&amp;#34;TravelDiary&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; &amp;#91;Automatically translated by Microsoft&amp;#174; Translator&amp;#93;&lt;br /&gt;&lt;br /&gt;New feature&amp;#58; multiple language&lt;br /&gt;&lt;br /&gt;Any changes to the codes for the management of language change how to use MWPSK if you do not want to use more than one language.&lt;br /&gt;&lt;br /&gt;For the management of multiple languages&amp;#58;&lt;br /&gt;All made in the Web.config file&lt;br /&gt;&amp;#8226;&amp;#9;In section supportedLanguages you indicate that they are languages that you want to manage. e.g. &amp;#60;supportedLanguages languages&amp;#61;&amp;#34;en,fr&amp;#34;&amp;#47;&amp;#62;defined that the English and French are languages which are possible to create.&lt;br /&gt;&lt;br /&gt;&amp;#8226;&amp;#9;Section defaultLanguages you set will be the language default display as well as the language that will be creating the first access to MWPSK &amp;#40;if defaultLanguages is not defined MWPSK work as before the management of language&amp;#41; e.g. &amp;#60;defaultLanguages languages&amp;#61;&amp;#34;fr&amp;#34;&amp;#47;&amp;#62; set default language&lt;/p&gt;</description><author>Lui666</author><pubDate>Tue, 05 Apr 2011 17:12:42 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #9039 20110405051242P</guid></item><item><title>Patch Uploaded: #8490</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/TonyBert'&gt;TonyBert&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Created a patch and tested with MWPSK 1.2.1 to allow secure SMTP connections with a contact form. I created a new section named Secure Contact Form based on the original Contact Form source code. Note that this uses the deprecated System.Web.Mail namespace as currently System.Net.Mail does not support implicit secure SMTP connection. The patch includes two files, SecureContactForm.ascx and SecureContactForm.ascx.cs to upload to the SectionControls directory, a modified StringsRes.resx file to upload to App_GlobalResources and SecureContactForm.cs to upload to App_Code&amp;#92;Sections.&lt;/p&gt;</description><author>TonyBert</author><pubDate>Fri, 25 Feb 2011 17:53:30 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #8490 20110225055330P</guid></item><item><title>Patch Uploaded: #8134</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/amolkokane'&gt;amolkokane&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Just posting a new POLL section developed by me which I thought could be useful to a lot of you.&lt;br /&gt;&lt;br /&gt;Following are the features provided by this section,&lt;br /&gt;&amp;#42; The system users with access to add a section can define the poll question and answers&lt;br /&gt;&amp;#42; The system users as well as anonymous users can vote for the published poll question.&lt;br /&gt;&amp;#42; After vote is submitted the section will show results of the poll in simple graphical format.&lt;br /&gt;&lt;br /&gt;The code has been tested with v1.3.0&lt;br /&gt;&lt;br /&gt;Hope it will be useful.&lt;br /&gt;&lt;br /&gt;N&amp;#39;Joyyy and take care.&lt;/p&gt;</description><author>amolkokane</author><pubDate>Thu, 20 Jan 2011 08:22:27 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #8134 20110120082227A</guid></item><item><title>Source code checked in, #81598</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/changeset/changes/81598</link><description>Further improvement of the security fix</description><author>MRAatFC</author><pubDate>Tue, 07 Dec 2010 14:03:02 GMT</pubDate><guid isPermaLink="false">Source code checked in, #81598 20101207020302P</guid></item><item><title>Source code checked in, #81594</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/changeset/changes/81594</link><description></description><author>MRAatFC</author><pubDate>Tue, 07 Dec 2010 13:36:54 GMT</pubDate><guid isPermaLink="false">Source code checked in, #81594 20101207013654P</guid></item><item><title>Source code checked in, #81592</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/changeset/changes/81592</link><description>Security Fix for Image Uploader</description><author>MRAatFC</author><pubDate>Tue, 07 Dec 2010 13:19:37 GMT</pubDate><guid isPermaLink="false">Source code checked in, #81592 20101207011937P</guid></item><item><title>Source code checked in, #74794</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/changeset/changes/74794</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Tue, 03 Aug 2010 19:44:57 GMT</pubDate><guid isPermaLink="false">Source code checked in, #74794 20100803074457P</guid></item><item><title>Source code checked in, #66474</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/changeset/changes/66474</link><description>Added turkish localization &amp;#40;thanks to Halil Posaci&amp;#41;</description><author>MRAatFC</author><pubDate>Thu, 03 Jun 2010 06:50:21 GMT</pubDate><guid isPermaLink="false">Source code checked in, #66474 20100603065021A</guid></item><item><title>Source code checked in, #63977</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/changeset/view/63977</link><description>Meta-Tag Generator</description><author>MRAatFC</author><pubDate>Mon, 15 Feb 2010 08:26:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #63977 20100215082603A</guid></item><item><title>Source code checked in, #63786</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/changeset/view/63786</link><description>Altered some web.config settings regarding errorhandling.</description><author>MRAatFC</author><pubDate>Thu, 04 Feb 2010 07:47:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #63786 20100204074739A</guid></item><item><title>Source code checked in, #63767</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/changeset/view/63767</link><description>corrected a typo in the new intro-text</description><author>MRAatFC</author><pubDate>Wed, 03 Feb 2010 13:08:22 GMT</pubDate><guid isPermaLink="false">Source code checked in, #63767 20100203010822P</guid></item><item><title>Source code checked in, #63766</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/changeset/view/63766</link><description>Added a welcome-message on the generated default homepage.</description><author>MRAatFC</author><pubDate>Wed, 03 Feb 2010 12:46:06 GMT</pubDate><guid isPermaLink="false">Source code checked in, #63766 20100203124606P</guid></item><item><title>Source code checked in, #63364</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/changeset/view/63364</link><description>Updated the ChangePassword page, so that it displays a message when first used, which reminds the user to change the default administrator password.</description><author>MRAatFC</author><pubDate>Tue, 19 Jan 2010 11:02:24 GMT</pubDate><guid isPermaLink="false">Source code checked in, #63364 20100119110224A</guid></item><item><title>Patch Uploaded: #4889</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/Sairento'&gt;Sairento&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Adds a view larger button to the large picture view.&lt;br /&gt;&lt;br /&gt;Opens the picture in a new tab using the image handler with a max size of 1024&amp;#42;768&lt;/p&gt;</description><author>sairento</author><pubDate>Sun, 10 Jan 2010 21:41:28 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #4889 20100110094128P</guid></item><item><title>Patch Uploaded: #4777</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/mdk'&gt;mdk&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Fixes the Null Reference Exception thrown by the Blog.GetTags&amp;#40;&amp;#41; function.&lt;br /&gt;GetTags&amp;#40;&amp;#41; function calls GetBlogEntry&amp;#40;&amp;#41; which expects a PostId, but the calling function GetTagsAsTextForBlogPostId&amp;#40;&amp;#41; supplies it with a blog &amp;#43; &amp;#39;&amp;#35;&amp;#39; &amp;#43; postid.&lt;br /&gt;A possible fix is modifying GetTagsAsTextForBlogPostId&amp;#40;&amp;#41; by stripping the blog id and calling GetTags&amp;#40;&amp;#41; with just the postid.&lt;br /&gt;e.g.&lt;br /&gt;foreach&amp;#40;string tagGuid in GetTags&amp;#40;blogPostId&amp;#41;&amp;#41;&lt;br /&gt;changes to&amp;#58;&lt;br /&gt;string postId &amp;#61; blogPostId.Substring&amp;#40;blogPostId.IndexOf&amp;#40;&amp;#39;&amp;#35;&amp;#39;&amp;#41; &amp;#43; 1&amp;#41;&amp;#59;&lt;br /&gt;foreach &amp;#40;string tagGuid in GetTags&amp;#40;postId&amp;#41;&amp;#41;&lt;/p&gt;</description><author>mdk</author><pubDate>Thu, 31 Dec 2009 12:19:50 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #4777 20091231121950P</guid></item><item><title>Source code checked in, #62193</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/changeset/view/62193</link><description>Added string resources for NL, including the new 1.3.0 texts</description><author>MRAatFC</author><pubDate>Fri, 11 Dec 2009 11:35:54 GMT</pubDate><guid isPermaLink="false">Source code checked in, #62193 20091211113554A</guid></item><item><title>Source code checked in, #62191</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/changeset/view/62191</link><description>updated german and english documentation files to reflect changes in 1.3.0</description><author>MRAatFC</author><pubDate>Fri, 11 Dec 2009 11:02:05 GMT</pubDate><guid isPermaLink="false">Source code checked in, #62191 20091211110205A</guid></item><item><title>Source code checked in, #61275</title><link>http://mywebpagesstarterkit.codeplex.com/SourceControl/changeset/view/61275</link><description>Minor changes regarding browser targeting.</description><author>MRAatFC</author><pubDate>Wed, 11 Nov 2009 08:40:29 GMT</pubDate><guid isPermaLink="false">Source code checked in, #61275 20091111084029A</guid></item></channel></rss>