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
Ved oppgradering av Epinova.WebParts.Providers 1 til version 2 har noen opplevd at webdeler forsvinner fra visningen. Dette gjaldt webdeler som var lagret i aspnet tabellen. Dette var fordi ReformatPath metoden i provideren ikke lenger støttet...
What is EPiImage? EPiImage is a free module on EPiCode that provides basic image scaling functionality, as well as two new property types: EPiImage Property that extends “URL to image” with a preview, and EPiImageGallery Property that provides a...
...yet. Unfortunately it’s not possible to use ASP.NET MVC 2 on CMS6 (without running into a lot of trouble). The reason is that parts of EPiServer uses MVC1 and there are breaking changes between MVC1 and MVC2 preventing a simple assembly redirec...
A while back, one of my esteemed colleagues at EPiServer, Cristian Libardo , published a blog entry detailing how to enable MVC Gadget development quickly and easily in an EPiServer Public Templates project. This was by way of installing a zip...
In may I released a new open source project titled EPiMVC which enabled us to build EPiServer CMS websites using ASP.NET MVC with nice support for routing. However, as I mentioned in the post where I announced the project there were still some maj...
We gets some complains of that is not possible to copy a lot of pages in edit mode, so I tried to run the copying functionality in a different thread - and it works better than I have expected. Remarks: This is not fully tested and should not be r...
I have noticed that several JavaScript features added to your Page Templates malfunction in the preview-tab in edit mode. It appears that it is a larger issue in Internet Explorer and most editors uses IE (because that is the only...
If you create a link inside an EPiServer page to another EPiServer page, the link that gets embedded in the HTML is not friendly. It looks something like this: /Templates/PageTypes/TextPage.aspx?id=66 EPiServer corrects these links very late in t...