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
I stumbled on this site in the forums and at least I had never heard of it. It contains links to the current EPiServer user documentation for different languages as well links to different SDKs. To good to be hidden in the forums so here it is....
EPiServer page filters provide a mechanism to remove pages from a page collection. By developing custom filters, you can provide your own rules for page filters. Here are a few useful filters. ExcludeCurrentPage public class FilterExcludeCurrentPa...
Read about the changes in the Email Obfuscator .
I wrote earlier about the annoying fact that alphabetic sorting of child pages in EPiServer CMS 5 is controlled by the collation settings in your database server and suggested that it could be fixed. My first solution that tinkers with...
Almost every EPiServer site I build requires some configuration settings, most notably links to pages such as login, registration etc. Theres plenty of ways these values can be set, but I tend to use the Start page to store these values. Usually...
EPiImageGallery Viewer is a sample user control for rendering EPiImageGallery properties as a slider. It uses jQuery Tools to create the smooth sliding of the thumbnails. This is the fourth and final part of a four part series that started with...
FlexiGrid and Composer are two quite similar modules that allow editors to dynamically define and change their web page layouts. The following is a comparison between the capabilities and limitations of both modules.
Sometimes, it is necessary to add FlexiGrid manually to a VS project, or to troubleshoot an existing implementation. This is a quick guide.