Take the community feedback survey now.
Take the community feedback survey now.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
This post goes through the steps required for setting up a new EPiServer website with ETF.
I’m sure many of you has written plugins to let editors/admins edit additional fields in the user profiles. This was a feature in CMS 4 but was removed in CMS 5. Many of my customers (and myself) wondered why since this feature was widely used an...
The current version of the EPiServer Deployment Center has a bug which only shows itself on Windows 7 SP1 and Windows Server 2008 R2 SP1. The problem occurs when you launch the “Install site and SQL Server database” or “Install site without...
When the EPiServer property system was rewritten in the EPiServer CMS 5 release properties was split into two parts: one core class that handled the data and one class responsible for creating UI: s. One question I got several times, specially aft...
When we develop modern websites it will become more frequent that we use some kind of javascript library. And as it is we should always use a CDN from Microsoft or Google when we use these libraries. Here is a link, http://encosia.com/2008/12/10/3...
In a previous blog post I described an example for a custom criterion for Visitor Groups in EPiServer CMS 6 R2. This blog post describes how you can make that example richer by using the Dojo toolkit employed by the CMS UI. API changes Building on...
Just because I’m so nosy I’ve created a quick survey that’s loosely related to EPiServer and testing. If you could take the time to fill it out I’d be very grateful.
Background Let’s say we have a page type with a property of type PageReference. Set the page reference property to point to the current page (in the example image below that would be the page with id 36). Copying the page If we copy and paste the...