World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
Introduction In previous versions of EPiServer the main API to work with pages is EPiServer.DataFactory . In EPiServer7 the main API to work with content (now pages is not the only supported content type) is the interface EPiServer.IContentReposit...
During the partner days I hold a session about some of the changes that have been in the API:s in EPiServer 7 and how that affects you when you upgrade a CMS6R2 site. So here is the powerpoint for that presentation in swedish and here is a versio...
EPiServer CMS6 R2 is shipped with four built in workflows (the same workflows that has been shipped with CMS since version 5). The workflows that are built in are two variants of page approval workflows, on request for feedback workflow and one...
During save of a page EPiServer CMS will ensure that the url segment for the page is unique (with unique means that there is no other page on the same language with same parent that has the same url segment). This means that pages that are created...
By default mirroring handles content (and resources used by content such as linked files or PageObjects). I have heard some feedback that it would be nice if mirroring handled other things as well, in that specific case the question was regarding...