November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
We have released a new version of the EPiServer.ServiceApi and I wanted to highlight some important features over the last two releases. As of version 1.2.0 the ServiceApi is now split out into two packages. EPiServer.ServiceApi - this is the bas...
EPiServer has a specific order in which the content language is set. Language indicator in the URL Language selection in edit view Host name associated with a specific URL, configured in the web.config Cookie ‘epslanguage’ Setting pageUseBrowserLa...
Recently I've been involved in a project that features a great deal of different content types. Early on I figured that using an AllowedTypesAttribute on ContentAreas would be helpful for the editors, since you might not want to drop exactly...
Recently I've been involved in a project that features a great deal of different content types. Early on I figured that using an AllowedTypesAttribute on ContentAreas would be helpful for the editors, since you might not want to drop exactly...
Recently I've been involved in a project that features a great deal of different content types. Early on I figured that using an AllowedTypesAttribute on ContentAreas would be helpful for the editors, since you might not want to drop exactly...
FACT: VS extensions and copy paste rock when creating new EPiServer items. BUT: have we not written it 100 times, so why bother to click when we can type it in. This kind of thinking might just be wrong.
Just a short reminder to me and maybe to you that EPiServer Languages Add-On (1.1.1.7514) requires currently replacePrincipal=”true” in virtualRoles configuration. Longer story: Needed to test some multi-language related idea. So I dediced to crea...
Update : It seems like the code in the old task is not executed, what happens is that EPiServer will keep it in the database and try to execute it as it was scheduled but will fail every time because it can not find the code/class. This is nothing...