﻿<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">2</title><link href="http://labs.episerver.com/" /><updated>2013-06-20T12:04:44.5845585Z</updated><id>http://labs.episerver.com/en/Blogs/Dates/2010/2/</id><generator uri="http://labs.episerver.com/" version="1.0">EPiServer CMS 5</generator><entry><title>Adding different CSS classes when using the EPiServer PageTree control</title><link href="http://www.frederikvig.com/?p=1101" /><id>http://www.frederikvig.com/?p=1101</id><updated>2010-03-04T07:42:01.6200000Z</updated><summary>Another little quick tip. I was browsing the EPiServer World forum and came across a common question. by David Green I am using the EpiServer:PageTree control to generate a nested &amp;#60;ul&amp;#62;&amp;#60;li&amp;#62; list in the format below. However I am also using a dropdo...</summary></entry><entry><title>Getting the Page and EPiServer CurrentPage object from HttpContext</title><link href="http://www.frederikvig.com/?p=1092" /><id>http://www.frederikvig.com/?p=1092</id><updated>2010-02-22T11:05:25.0600000Z</updated><summary>Just a little quick tip when needing to use either the Page object or the EPiServer CurrentPage object from a class file. HttpContext.Current will give you access to the current request, what we can do is cast HttpContext.Current.Handler (since Pa...</summary></entry><entry><title>Tool to re-index all EPiServer pages</title><link href="http://blog.fredrikhaglund.se/blog/2010/02/19/tool-to-re-index-all-episerver-pages/" /><id>http://blog.fredrikhaglund.se/blog/2010/02/19/tool-to-re-index-all-episerver-pages/</id><updated>2010-02-22T11:05:19.8830000Z</updated><summary>You get a warning when you try to delete a file or EPiServer page if it is referenced form another page. EPiServer uses EPiServer.DataAbstraction.SoftLink for this feature and all links to files, other EPiServer pages and external urls are stored...</summary></entry><entry><title>PageName vs UrlSegment Report</title><link href="http://world.episerver.com/Blogs/Oyvind-Wabakken-Hognestad/Dates/2010/2/PageName-vs-UrlSegment-Report/" /><id>http://world.episerver.com/Blogs/Oyvind-Wabakken-Hognestad/Dates/2010/2/PageName-vs-UrlSegment-Report/</id><updated>2010-02-22T11:05:22.2530000Z</updated><summary>When editors start putting content in their empty site, they will probably start with some test pages or not a well thoughtful page name in the structure. Later the editors often change page names several times until they are satisfied and at the...</summary></entry><entry><title>Changes to Page Objects API in CMS 6 Release</title><link href="http://world.episerver.com/Blogs/Paul-Smith/Dates1/2010/2/Changed-to-Page-Objects-API-in-CMS-6-Release/" /><id>http://world.episerver.com/Blogs/Paul-Smith/Dates1/2010/2/Changed-to-Page-Objects-API-in-CMS-6-Release/</id><updated>2010-02-22T11:05:05.1000000Z</updated><summary>The upcoming final release of CMS 6 will introduce a couple of small changes in the way you load and save Page Objects compared to the RC1 version. Following feedback and a few bug fixes we decided that mixing Page Objects with PageData and having...</summary></entry><entry><title>One page - Many fathers: a solution using EPiServer Events</title><link href="http://labs.episerver.com/en/Blogs/Anders-Hattestad/Dates/2010/2/One-page---Many-fathers-a-solution-by-using-EPiServer-Events/" /><id>http://labs.episerver.com/en/Blogs/Anders-Hattestad/Dates/2010/2/One-page---Many-fathers-a-solution-by-using-EPiServer-Events/</id><updated>2010-02-16T21:43:13.8930000Z</updated><summary>In a tree structured CMS system where all pages have only one father there are times when you would like to display one page in different places. And you even would like to make the same page appear to the end user as 2 different pages,with 2...</summary></entry><entry><title>Access Denied in Temp folder when importing packages</title><link href="http://labs.episerver.com/en/Blogs/Allan/Dates/2010/2/Access-Denied-in-Temp-folder-when-importing-packages/" /><id>http://labs.episerver.com/en/Blogs/Allan/Dates/2010/2/Access-Denied-in-Temp-folder-when-importing-packages/</id><updated>2010-02-11T20:26:18.5770000Z</updated><summary>At a course in the great state of Pennsylvania we just came across this intriguing problem: On one installation, whenever we tried to import .episerverdata packages it would complain with an error message indicating that access was denied when...</summary></entry><entry><title>Visual Studio 2010 EPiServer Snippets</title><link href="http://www.frederikvig.com/?p=1079" /><id>http://www.frederikvig.com/?p=1079</id><updated>2010-02-22T11:05:25.3630000Z</updated><summary>I finally got my hands on a copy of Visual Studio 2010 RC1! After playing around a bit, I stumbled across the new snippet functionality in Visual Studio 2010. You can now use snippets in the markup files as well (in previous versions you could onl...</summary></entry><entry><title>CMS UX – give the content some thought!</title><link href="http://blog.najmanowicz.com/2010/02/08/cms-ux-give-the-content-some-thought/" /><id>http://blog.najmanowicz.com/2010/02/08/cms-ux-give-the-content-some-thought/</id><updated>2010-02-22T11:05:09.8370000Z</updated><summary>One of the many things we debate constantly at Cognifide is how to improve the user experience. How to make editor’s life easier, how to simplify the common everyday tasks, what can be automated, and simply how to make our customer smile a little...</summary></entry><entry><title>Itera.DynamicDataEdit v0.1 - Edit your objects with EPiServer Properties</title><link href="http://labs.episerver.com/en/Blogs/Anders-Hattestad/Dates/2010/2/IteraDynamicDataEdit-v01-ndash-Edit-your-objects-with-EPiServer-Properties/" /><id>http://labs.episerver.com/en/Blogs/Anders-Hattestad/Dates/2010/2/IteraDynamicDataEdit-v01-ndash-Edit-your-objects-with-EPiServer-Properties/</id><updated>2010-02-06T11:27:33.3800000Z</updated><summary>I have had a lot of fun looking around in the inner workings of the new Dynamic Data Store. The concept is brilliant and can be used in a lot of different ways. My Itera.MultiProperty was one way of grouping and using properties in other places th...</summary></entry><entry><title>Installing multiple EPiServer CMS / Community Editions on the same server</title><link href="http://world.episerver.com/Blogs/Paul-Smith/Dates1/2010/2/Installing-multiple-EPiServer-CMS--Community-Editions-on-the-same-server/" /><id>http://world.episerver.com/Blogs/Paul-Smith/Dates1/2010/2/Installing-multiple-EPiServer-CMS--Community-Editions-on-the-same-server/</id><updated>2010-02-07T17:15:46.7800000Z</updated><summary>The EPiServer CMS / Community installation packages that you download from EPiServer World are made up of a bootstrapper application (setup.exe) and a few Windows Installer (MSI) files. One of these files, EPiServerShared.msi, is configured so tha...</summary></entry></feed>