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
Here is just a few examples of how to create and modify pages in EPiServer CMS 5/6 when you are using PageTypeBuilder. Create new page: ?View Code CSHARP1 2 3 4 5 6 7 8 PageReference targetContainer = PageReference.StartPage; MyPageType newPage =...
Page Type Builder UI is a great plugin for synchronizing page types and page type classes. However, you may need to perform an assembly redirect to make PTB UI work with your specific PTB version.
One of the first task on my brand new path in EPiServer world was to develop custom error pages. Nothing special and no big deal at looking at the task from 10k feat. We decided to take a Http module path – to plug in our module in request...
We all want EPiServer and Facebook to play nicely. In theory they should, but the integration suffers where Facebook is a bit ‘person orientated’ where EPiServer is ‘enterprise orientated’. This can make things that should be simple a bit more...
Based on CMS 6 R2, Composer 4 R2, and Composer 4 R2 Blocks Earlier this month I wrote a blog about a Category Listing Dynamic Content Module which allows content authors to create listings based on one-to-many categories. I also referenced a blog...
The goal was to create EPi server operator(administrator) modifiable 404 error page. To do this I created new simple page type called ErrorPageType(with very simple aspx file): [ PageType ( "633fd95b-d6bd-41e5-bc6b-19bc0247f599" , Name =...
I have done a company-office-contactperson solution on our website. On a company page you specify in what cities that company reside in the form of a LinkItemCollection. The problem started today after I made a small update to the website (=...
Here is my list of favorite plugins to EPiServer CMS 6 R2. Introduction Thanks to the great community around EPiServer there are now free open source plugins being released almost daily. And if you spend some time looking at what is out there yo...