<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>AtomSite</title><link>http://blogsvc.codeplex.com/project/feeds/rss</link><description>AtomSite &amp;#40;BlogService&amp;#41; is a standards-based online publishing platform. It&amp;#39;s free, open, and uses Microsoft&amp;#39;s newest web framework. It&amp;#39;ll have your new website or blog up in a snap.</description><item><title>Closed Task: Implement Service Authorization [11049]</title><link>http://blogsvc.codeplex.com/workitem/11049</link><description>Utilize the get roles method on the AppService class to build out the authorization.&amp;#160;Finish building the RoleMatrix class and also document it in the info collection for the website.&lt;br /&gt;&amp;#160;&lt;br /&gt;Done but not fully tested for both contributors and authors at the workspace and collection levels.&lt;br /&gt;</description><author>jarrettv</author><pubDate>Thu, 16 May 2013 06:26:21 GMT</pubDate><guid isPermaLink="false">Closed Task: Implement Service Authorization [11049] 20130516062621A</guid></item><item><title>Closed Issue: Wsse Authentication Not Required [11052]</title><link>http://blogsvc.codeplex.com/workitem/11052</link><description>After refactoring the wsse authentication, it&amp;#160;works but is not required.&amp;#160; Could be a side effect that authorization is not yet implemented&amp;#63;&lt;br /&gt;&amp;#160;&lt;br /&gt;Fixed by clearing credentials on each request.&amp;#160; Should be fine as long as ServiceBehavior OperationMode is Single.&lt;br /&gt;</description><author>jarrettv</author><pubDate>Thu, 16 May 2013 06:26:20 GMT</pubDate><guid isPermaLink="false">Closed Issue: Wsse Authentication Not Required [11052] 20130516062620A</guid></item><item><title>Closed Issue: More info on uploading images with WLW [12868]</title><link>http://blogsvc.codeplex.com/workitem/12868</link><description>When I attempted to publish a post from WLW 14.0.8064.206 to AtomSite 0.9, I got a 500 server error. This is a little different from what I&amp;#39;ve seen reported, so I thought I&amp;#39;d mention it.&lt;br /&gt;</description><author>jarrettv</author><pubDate>Thu, 16 May 2013 06:26:19 GMT</pubDate><guid isPermaLink="false">Closed Issue: More info on uploading images with WLW [12868] 20130516062619A</guid></item><item><title>Source code checked in, #69709</title><link>http://blogsvc.codeplex.com/SourceControl/changeset/changes/69709</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 22:10:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69709 20121001101056P</guid></item><item><title>Source code checked in, #69708</title><link>http://blogsvc.codeplex.com/SourceControl/changeset/changes/69708</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:06:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #69708 20121001100645P</guid></item><item><title>Reviewed: Widgets Release 1.4 (Jul 08, 2011)</title><link>http://blogsvc.codeplex.com/releases/view/42251#ReviewBy-stimpy77</link><description>Rated 4 Stars &amp;#40;out of 5&amp;#41; - Remove the first &amp;#60;sectionGroup&amp;#62; in web.config, otherwise bravo and well done. Need to see some follow-up from the creators of this fine product&amp;#33;&amp;#33;</description><author>stimpy77</author><pubDate>Sat, 09 Jul 2011 02:33:45 GMT</pubDate><guid isPermaLink="false">Reviewed: Widgets Release 1.4 (Jul 08, 2011) 20110709023345A</guid></item><item><title>Created Issue: Web.config errors in default WebMatrix installation [21123]</title><link>http://blogsvc.codeplex.com/workitem/21123</link><description>Installing via Web Platform Installer from WebMatrix, it does not run. The issue is that modern versions of ASP.NET predefine the &amp;#60;configSections&amp;#62; group defined at the top of the web.config file.&lt;br /&gt;&lt;br /&gt;Remove this&amp;#58;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;    &amp;#60;sectionGroup name&amp;#61;&amp;#34;system.web.extensions&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;sectionGroup name&amp;#61;&amp;#34;scripting&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;section name&amp;#61;&amp;#34;scriptResourceHandler&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; requirePermission&amp;#61;&amp;#34;false&amp;#34; allowDefinition&amp;#61;&amp;#34;MachineToApplication&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;sectionGroup name&amp;#61;&amp;#34;webServices&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34;&amp;#62;&lt;br /&gt;          &amp;#60;section name&amp;#61;&amp;#34;jsonSerialization&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; requirePermission&amp;#61;&amp;#34;false&amp;#34; allowDefinition&amp;#61;&amp;#34;Everywhere&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;          &amp;#60;section name&amp;#61;&amp;#34;profileService&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; requirePermission&amp;#61;&amp;#34;false&amp;#34; allowDefinition&amp;#61;&amp;#34;MachineToApplication&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;          &amp;#60;section name&amp;#61;&amp;#34;authenticationService&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; requirePermission&amp;#61;&amp;#34;false&amp;#34; allowDefinition&amp;#61;&amp;#34;MachineToApplication&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;          &amp;#60;section name&amp;#61;&amp;#34;roleService&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.ScriptingRoleServiceSection, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; requirePermission&amp;#61;&amp;#34;false&amp;#34; allowDefinition&amp;#61;&amp;#34;MachineToApplication&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;sectionGroup&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;sectionGroup&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;sectionGroup&amp;#62;&lt;br /&gt;</description><author>stimpy77</author><pubDate>Sat, 09 Jul 2011 02:29:56 GMT</pubDate><guid isPermaLink="false">Created Issue: Web.config errors in default WebMatrix installation [21123] 20110709022956A</guid></item><item><title>Commented Issue: Is project dead? [20818]</title><link>http://blogsvc.codeplex.com/workitem/20818</link><description>Can someone answer, is this project dead or not&amp;#63; The last release was at Mar 31 2010 &amp;#40;one YEAR ago&amp;#41; and it has status beta&amp;#33; Will project have new realizations, for example update to newest versions of MVC e.t.c&lt;br /&gt;Comments: ** Comment from web user: PlasmaSoft ** &lt;p&gt;Last checkin was ine febrary 2010&lt;br /&gt;Seems to be dead, and that a pitty ...&lt;/p&gt;</description><author>PlasmaSoft</author><pubDate>Thu, 02 Jun 2011 19:42:14 GMT</pubDate><guid isPermaLink="false">Commented Issue: Is project dead? [20818] 20110602074214P</guid></item><item><title>New Post: Is project dead?</title><link>http://blogsvc.codeplex.com/discussions/258596</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I still use it and it works for me. &amp;nbsp;Unfortunately, I haven't had time to make any further updates. &amp;nbsp;Perhaps it is just&amp;nbsp;hibernating.&lt;/p&gt;&lt;/div&gt;</description><author>jarrettv</author><pubDate>Mon, 23 May 2011 16:02:06 GMT</pubDate><guid isPermaLink="false">New Post: Is project dead? 20110523040206P</guid></item><item><title>New Post: Is project dead?</title><link>http://blogsvc.codeplex.com/discussions/258596</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Can someone answer, is this project dead or not? The last release was at Mar 31 2010 (one YEAR ago) and it has status beta! Will project have new realizations, for example update to newest versions of MVC e.t.c&lt;/p&gt;
&lt;/div&gt;</description><author>m_slick</author><pubDate>Mon, 23 May 2011 08:18:38 GMT</pubDate><guid isPermaLink="false">New Post: Is project dead? 20110523081838A</guid></item><item><title>Created Issue: Is project dead? [20818]</title><link>http://blogsvc.codeplex.com/workitem/20818</link><description>Can someone answer, is this project dead or not&amp;#63; The last release was at Mar 31 2010 &amp;#40;one YEAR ago&amp;#41; and it has status beta&amp;#33; Will project have new realizations, for example update to newest versions of MVC e.t.c&lt;br /&gt;</description><author>m_slick</author><pubDate>Mon, 23 May 2011 08:17:21 GMT</pubDate><guid isPermaLink="false">Created Issue: Is project dead? [20818] 20110523081721A</guid></item><item><title>Commented Issue: how to get avatars [18431]</title><link>http://blogsvc.codeplex.com/workitem/18431</link><description>Question 1&amp;#58;  So i created a &amp;#40;non openID&amp;#41; user but how do i associate an avatar to that user or how a user add their avatar.&lt;br /&gt;Question 2&amp;#58;  I created an openID user using my gmail email.  Then i when in the users page that list all the users.  I was able to find my new user there.  However, it doesn&amp;#39;t show the first, or last name or the user&amp;#39;s email address it only show the strange long google url.  To me that user is anonymous as i don&amp;#39;t even know it&amp;#39;s name.  &lt;br /&gt;Question 3&amp;#58;  when creating a new user there is an Id multiline text box.  Why have a username and id  &amp;#40;shouldn&amp;#39;t id be for the internal system use&amp;#41;. Also it seems that we can create users with duplicate user names.&lt;br /&gt;&lt;br /&gt;I appreciate all your help.  Thank you&lt;br /&gt;Comments: ** Comment from web user: jarrettv ** &lt;p&gt;A1&amp;#58; the email for the user must have a gravatar see gravatar.com&lt;br /&gt;A2&amp;#58; unfortunately with openid you can&amp;#39;t always get all the information you need to display the name&lt;br /&gt;A3&amp;#58; id is used to support multiple openid accounts for a single user, the id is unique, not necessarily the name&lt;/p&gt;</description><author>jarrettv</author><pubDate>Fri, 06 May 2011 14:29:28 GMT</pubDate><guid isPermaLink="false">Commented Issue: how to get avatars [18431] 20110506022928P</guid></item><item><title>New Post: Moving AtomSite to .NET 4?</title><link>http://blogsvc.codeplex.com/Thread/View.aspx?ThreadId=218063</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;can you at least make a branch/fork with what you have?&lt;/p&gt;
&lt;/div&gt;</description><author>kodeci</author><pubDate>Mon, 10 Jan 2011 19:10:40 GMT</pubDate><guid isPermaLink="false">New Post: Moving AtomSite to .NET 4? 20110110071040P</guid></item><item><title>Reviewed: Widgets Release 1.4 (Dec 02, 2010)</title><link>http://blogsvc.codeplex.com/releases/view/42251#ReviewBy-oisin</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - Excellent, easily extensible implementation of an atom-based cms&amp;#47;blog&amp;#47;insert_plugin_here &amp;#59;&amp;#41;</description><author>oisin</author><pubDate>Fri, 03 Dec 2010 03:54:02 GMT</pubDate><guid isPermaLink="false">Reviewed: Widgets Release 1.4 (Dec 02, 2010) 20101203035402A</guid></item><item><title>Commented Issue: Editor when creating/editing blog entry not visible [18526]</title><link>http://blogsvc.codeplex.com/workitem/18526</link><description>Hi,&lt;br /&gt;just downloaded the latest source and trying it out. It runs fine, but when I want to add &amp;#40;or edit&amp;#41; a blog entry, the editor is not appearing. I tried it in IE 8, Firefox 3.6.3 and chrome 6.0, but all have the same problem...&lt;br /&gt;Bye,&lt;br /&gt;Ludwig&lt;br /&gt;Comments: ** Comment from web user: TheKronos ** &lt;p&gt;You should go to CKEditor homesite and download the last version. Replace the ckeditor.js with the newest version, add the config.js and add all the lang directory. The provided lang directory only includes english language resources. There is no config.js in the AtomSite project to force language to english so it will automaticaly load for &amp;#34;&amp;#60;your lang&amp;#62;.js&amp;#34; file leading to a 404 error and ckeditor de malfunction.&lt;/p&gt;</description><author>TheKronos</author><pubDate>Wed, 01 Dec 2010 08:39:17 GMT</pubDate><guid isPermaLink="false">Commented Issue: Editor when creating/editing blog entry not visible [18526] 20101201083917A</guid></item><item><title>New Post: Moving AtomSite to .NET 4?</title><link>http://blogsvc.codeplex.com/Thread/View.aspx?ThreadId=218063</link><description>&lt;div style="line-height: normal;"&gt;I didn't. The project that I was working on got cut, and I haven't had&lt;br&gt;
a chance to do it on my own time yet. There is always a backlog of&lt;br&gt;
projects!&lt;br&gt;
&lt;br&gt;
On Thu, Oct 14, 2010 at 12:23 AM, wolfsbayne &amp;lt;notifications@codeplex.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; From: wolfsbayne&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; did you get this branch sorted out yet? i don't see the 4.0 branch anywhere.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Read the full discussion online.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; To add a post to this discussion, reply to this email&lt;br&gt;
&amp;gt; ([email removed])&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; To start a new discussion for this project, email&lt;br&gt;
&amp;gt; [email removed]&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; You are receiving this email because you subscribed to this discussion on&lt;br&gt;
&amp;gt; CodePlex. You can unsubscribe on CodePlex.com.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Please note: Images and attachments will be removed from emails. Any posts&lt;br&gt;
&amp;gt; to this discussion will also be available online at CodePlex.com&lt;/div&gt;</description><author>erickthompson</author><pubDate>Fri, 19 Nov 2010 01:39:57 GMT</pubDate><guid isPermaLink="false">New Post: Moving AtomSite to .NET 4? 20101119013957A</guid></item><item><title>Updated Release: Widgets Release 1.4 (Mar 31, 2010)</title><link>http://blogsvc.codeplex.com/releases/view/42251</link><description>&lt;div class="wikidoc"&gt;The fourteenth major release of AtomSite includes a new widget management page in the AtomSite Manager.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Widget hints show at top of list when including new widgets in an area&lt;/li&gt;
&lt;li&gt;Widget scope mismatches show at bottom of list&lt;/li&gt;
&lt;li&gt;Fix msbuild for plugins&lt;/li&gt;
&lt;li&gt;Update media accept to include images&lt;/li&gt;
&lt;li&gt;Mark new collection as default when no other collections&lt;/li&gt;
&lt;li&gt;Fix core plugin warning message&lt;/li&gt;
&lt;li&gt;Add validation check for correct owner when using multiple workspaces&lt;/li&gt;
&lt;li&gt;Clean up AtomPubIndex feed for multi workspace mode&lt;/li&gt;
&lt;li&gt;Add app restart when changing certain Settings&lt;/li&gt;
&lt;li&gt;Brought back ActionOutputCacheAttribute for High or Full trust (gracefully degrade)&lt;/li&gt;
&lt;li&gt;Workaround for IE bug on dynamically created forms that use live submit&lt;/li&gt;
&lt;li&gt;Update default value for TwitterInclude.Count&lt;/li&gt;
&lt;li&gt;Eject all RequestContext before injected new context&lt;/li&gt;
&lt;li&gt;Update app restart to be compatible with medium trust&lt;/li&gt;
&lt;li&gt;Update TwitterPlugin to support Config&lt;/li&gt;
&lt;li&gt;Create new logger on top of built-in TraceSource&lt;/li&gt;
&lt;li&gt;Configure new logger in Web.config&lt;/li&gt;
&lt;li&gt;Updated StructureMap to 2.6.1&lt;/li&gt;
&lt;li&gt;Show access denied page upon 401&lt;/li&gt;
&lt;li&gt;Show static error pages upon exceptions&lt;/li&gt;
&lt;li&gt;Add Scope config to BlogSearchWidget&lt;/li&gt;
&lt;li&gt;Add valid status support to widget configuration&lt;/li&gt;
&lt;li&gt;Add config support to feed based widgets&lt;/li&gt;
&lt;li&gt;New extensible widget configuration support&lt;/li&gt;
&lt;li&gt;Patch to fix WSSE token expiration&lt;/li&gt;
&lt;li&gt;Added configuration support to the custom menu widget&lt;/li&gt;
&lt;li&gt;Added support for configuration of widgets from AdminWidgets pages&lt;/li&gt;
&lt;li&gt;Added new pathing helper functions for where includes are located&lt;/li&gt;
&lt;li&gt;Applied patch#5479, revisit of issue #16279 keep formatting&lt;/li&gt;
&lt;li&gt;Applied patch#5482, revisit of issue #14370 handle special characters&lt;/li&gt;
&lt;li&gt;Applied patch#5473 which improves absolute &amp;amp; relative support to theme url values&lt;/li&gt;
&lt;li&gt;Updates to support widget modifications by author and contributor (non-admin)&lt;/li&gt;
&lt;li&gt;Add action for delete collection (not yet implemented)&lt;/li&gt;
&lt;li&gt;Update all pages and widgets to specify SupportedScopes&lt;/li&gt;
&lt;li&gt;Added image to show scopes for pages and widgets&lt;/li&gt;
&lt;li&gt;Added support for moving widgets up and down&lt;/li&gt;
&lt;li&gt;Update to determine assets based off of page and master page rather than groups&lt;/li&gt;
&lt;li&gt;Update jquery.multifile-1.45.js to jquery.multifile-1.46.js&lt;/li&gt;
&lt;li&gt;Update pages to define parent (master) and areas&lt;/li&gt;
&lt;li&gt;Fix href upon creation of new collection&lt;/li&gt;
&lt;li&gt;Fix response from QuickPub&lt;/li&gt;
&lt;li&gt;Update theme service to support upload and install&lt;/li&gt;
&lt;li&gt;Add delete user support&lt;/li&gt;
&lt;li&gt;Fix counts on AdminCollectionsWidget&lt;/li&gt;
&lt;li&gt;Delete theme support added to back-end and wired up to front-end&lt;/li&gt;
&lt;li&gt;Clone theme support added to back-end&lt;/li&gt;
&lt;li&gt;Update links (Annotations &amp;amp; RecentAnnotations) to be more dynamic&lt;/li&gt;
&lt;li&gt;Fix issue with related link showing multiple times&lt;/li&gt;
&lt;li&gt;Fix issue with ContactPlugin annotation mode&lt;/li&gt;
&lt;li&gt;Added descriptions to most widgets and simpified widget registration&lt;/li&gt;
&lt;li&gt;AdminWidgets page is now working in AtomSite Manager&lt;/li&gt;
&lt;li&gt;Applied patch#5434 to update ckeditor, jquery, timeago&lt;/li&gt;
&lt;li&gt;Updates to BlogPlugin to play nice when not enabled&lt;/li&gt;
&lt;li&gt;Updates to AdminRightNow to support when all collections have annotations turned off&lt;/li&gt;
&lt;li&gt;Moved approve and approve all support from BlogPlugin into AtomPubPlugin&lt;/li&gt;
&lt;li&gt;Improved links in Entries page are now dynamic based on what plugins are running&lt;/li&gt;
&lt;li&gt;Fixed application restart messages on Plugins page&lt;/li&gt;
&lt;li&gt;Add support for paging Users, editing users, and creating Users in AtomSite Manager&lt;/li&gt;
&lt;li&gt;Add page to show RoleMatrix (still needs work) in AtomSite Manager&lt;/li&gt;
&lt;li&gt;Add support for searching in Entries and Annotations pages in AtomSite Manager&lt;/li&gt;
&lt;li&gt;Add support for filtering by category in Entries page in AtomSite Manager&lt;/li&gt;
&lt;li&gt;Improved AtomSite Manager role access for Administrator, Author, and Contributor
&lt;ul&gt;&lt;li&gt;Hide unauthorized links&lt;/li&gt;
&lt;li&gt;Hide add entry when not authorized&lt;/li&gt;
&lt;li&gt;Lock down action methods&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Expanded authorization support in the ScopeAuthorize ActionFilter&lt;/li&gt;
&lt;li&gt;Remove dependency on RaterPlugin from Theme Admin page&lt;/li&gt;
&lt;li&gt;Add Setup and Uninstall to RaterPlugin&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;a href="http://code.google.com/p/atomsite/source/list" class="externalLink"&gt;View full list of changes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>jarrettv</author><pubDate>Wed, 17 Nov 2010 23:18:13 GMT</pubDate><guid isPermaLink="false">Updated Release: Widgets Release 1.4 (Mar 31, 2010) 20101117111813P</guid></item><item><title>Released: Widgets Release 1.4 (Mar 31, 2010)</title><link>http://blogsvc.codeplex.com/releases/view/42251</link><description>
&lt;div class="wikidoc"&gt;The fourteenth major release of AtomSite includes a new widget management page in the AtomSite Manager.&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;Widget hints show at top of list when including new widgets in an area &lt;/li&gt;&lt;li&gt;Widget scope mismatches show at bottom of list &lt;/li&gt;&lt;li&gt;Fix msbuild for plugins &lt;/li&gt;&lt;li&gt;Update media accept to include images &lt;/li&gt;&lt;li&gt;Mark new collection as default when no other collections &lt;/li&gt;&lt;li&gt;Fix core plugin warning message &lt;/li&gt;&lt;li&gt;Add validation check for correct owner when using multiple workspaces &lt;/li&gt;&lt;li&gt;Clean up AtomPubIndex feed for multi workspace mode &lt;/li&gt;&lt;li&gt;Add app restart when changing certain Settings &lt;/li&gt;&lt;li&gt;Brought back ActionOutputCacheAttribute for High or Full trust (gracefully degrade)
&lt;/li&gt;&lt;li&gt;Workaround for IE bug on dynamically created forms that use live submit &lt;/li&gt;&lt;li&gt;Update default value for TwitterInclude.Count &lt;/li&gt;&lt;li&gt;Eject all RequestContext before injected new context &lt;/li&gt;&lt;li&gt;Update app restart to be compatible with medium trust &lt;/li&gt;&lt;li&gt;Update TwitterPlugin to support Config &lt;/li&gt;&lt;li&gt;Create new logger on top of built-in TraceSource &lt;/li&gt;&lt;li&gt;Configure new logger in Web.config &lt;/li&gt;&lt;li&gt;Updated StructureMap to 2.6.1 &lt;/li&gt;&lt;li&gt;Show access denied page upon 401 &lt;/li&gt;&lt;li&gt;Show static error pages upon exceptions &lt;/li&gt;&lt;li&gt;Add Scope config to BlogSearchWidget &lt;/li&gt;&lt;li&gt;Add valid status support to widget configuration &lt;/li&gt;&lt;li&gt;Add config support to feed based widgets &lt;/li&gt;&lt;li&gt;New extensible widget configuration support &lt;/li&gt;&lt;li&gt;Patch to fix WSSE token expiration &lt;/li&gt;&lt;li&gt;Added configuration support to the custom menu widget &lt;/li&gt;&lt;li&gt;Added support for configuration of widgets from AdminWidgets pages &lt;/li&gt;&lt;li&gt;Added new pathing helper functions for where includes are located &lt;/li&gt;&lt;li&gt;Applied patch#5479, revisit of issue #16279 keep formatting &lt;/li&gt;&lt;li&gt;Applied patch#5482, revisit of issue #14370 handle special characters &lt;/li&gt;&lt;li&gt;Applied patch#5473 which improves absolute &amp;amp; relative support to theme url values
&lt;/li&gt;&lt;li&gt;Updates to support widget modifications by author and contributor (non-admin)
&lt;/li&gt;&lt;li&gt;Add action for delete collection (not yet implemented) &lt;/li&gt;&lt;li&gt;Update all pages and widgets to specify SupportedScopes &lt;/li&gt;&lt;li&gt;Added image to show scopes for pages and widgets &lt;/li&gt;&lt;li&gt;Added support for moving widgets up and down &lt;/li&gt;&lt;li&gt;Update to determine assets based off of page and master page rather than groups
&lt;/li&gt;&lt;li&gt;Update jquery.multifile-1.45.js to jquery.multifile-1.46.js &lt;/li&gt;&lt;li&gt;Update pages to define parent (master) and areas &lt;/li&gt;&lt;li&gt;Fix href upon creation of new collection &lt;/li&gt;&lt;li&gt;Fix response from QuickPub &lt;/li&gt;&lt;li&gt;Update theme service to support upload and install &lt;/li&gt;&lt;li&gt;Add delete user support &lt;/li&gt;&lt;li&gt;Fix counts on AdminCollectionsWidget &lt;/li&gt;&lt;li&gt;Delete theme support added to back-end and wired up to front-end &lt;/li&gt;&lt;li&gt;Clone theme support added to back-end &lt;/li&gt;&lt;li&gt;Update links (Annotations &amp;amp; RecentAnnotations) to be more dynamic &lt;/li&gt;&lt;li&gt;Fix issue with related link showing multiple times &lt;/li&gt;&lt;li&gt;Fix issue with ContactPlugin annotation mode &lt;/li&gt;&lt;li&gt;Added descriptions to most widgets and simpified widget registration &lt;/li&gt;&lt;li&gt;AdminWidgets page is now working in AtomSite Manager &lt;/li&gt;&lt;li&gt;Applied patch#5434 to update ckeditor, jquery, timeago &lt;/li&gt;&lt;li&gt;Updates to BlogPlugin to play nice when not enabled &lt;/li&gt;&lt;li&gt;Updates to AdminRightNow to support when all collections have annotations turned off
&lt;/li&gt;&lt;li&gt;Moved approve and approve all support from BlogPlugin into AtomPubPlugin &lt;/li&gt;&lt;li&gt;Improved links in Entries page are now dynamic based on what plugins are running
&lt;/li&gt;&lt;li&gt;Fixed application restart messages on Plugins page &lt;/li&gt;&lt;li&gt;Add support for paging Users, editing users, and creating Users in AtomSite Manager
&lt;/li&gt;&lt;li&gt;Add page to show RoleMatrix (still needs work) in AtomSite Manager &lt;/li&gt;&lt;li&gt;Add support for searching in Entries and Annotations pages in AtomSite Manager
&lt;/li&gt;&lt;li&gt;Add support for filtering by category in Entries page in AtomSite Manager &lt;/li&gt;&lt;li&gt;Improved AtomSite Manager role access for Administrator, Author, and Contributor
&lt;ul&gt;
&lt;li&gt;Hide unauthorized links &lt;/li&gt;&lt;li&gt;Hide add entry when not authorized &lt;/li&gt;&lt;li&gt;Lock down action methods&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;Expanded authorization support in the ScopeAuthorize ActionFilter &lt;/li&gt;&lt;li&gt;Remove dependency on RaterPlugin from Theme Admin page &lt;/li&gt;&lt;li&gt;Add Setup and Uninstall to RaterPlugin&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;a href="http://code.google.com/p/atomsite/source/list"&gt;View full list of changes&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 17 Nov 2010 23:18:13 GMT</pubDate><guid isPermaLink="false">Released: Widgets Release 1.4 (Mar 31, 2010) 20101117111813P</guid></item><item><title>New Post: Integrating Atomsite into MVC 2 application?</title><link>http://blogsvc.codeplex.com/Thread/View.aspx?ThreadId=234825</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I've been asked to look at adding a blog engine to an existing MVC 2 web app.&lt;/p&gt;
&lt;p&gt;The ideal, I think is to include the atomsite into a subdirectory of the site like this: www.mysite.com/blog/&lt;/p&gt;
&lt;p&gt;Is this a reasonable approach?&lt;/p&gt;
&lt;p&gt;Would the MVC &amp;quot;areas&amp;quot; be a reasonable approach to integration? &amp;nbsp;With areas, you end up with multiple Areas, like admin, blog, cms, etc all set up in sub-directories and each with their own set of model, view, controller folders.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any advice would be appreciated.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;br&gt;
Chris.&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>chrisjx</author><pubDate>Tue, 16 Nov 2010 04:03:02 GMT</pubDate><guid isPermaLink="false">New Post: Integrating Atomsite into MVC 2 application? 20101116040302A</guid></item><item><title>Commented Issue: Editor when creating/editing blog entry not visible [18526]</title><link>http://blogsvc.codeplex.com/workitem/18526</link><description>Hi,&lt;br /&gt;just downloaded the latest source and trying it out. It runs fine, but when I want to add &amp;#40;or edit&amp;#41; a blog entry, the editor is not appearing. I tried it in IE 8, Firefox 3.6.3 and chrome 6.0, but all have the same problem...&lt;br /&gt;Bye,&lt;br /&gt;Ludwig&lt;br /&gt;Comments: ** Comment from web user: Padwah ** &lt;p&gt;Same issue here, no editor window visible in IE6, IE7, IE8 or Firefox 3.6.12&lt;/p&gt;</description><author>Padwah</author><pubDate>Mon, 15 Nov 2010 13:24:32 GMT</pubDate><guid isPermaLink="false">Commented Issue: Editor when creating/editing blog entry not visible [18526] 20101115012432P</guid></item></channel></rss>