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
In my last post I explained how you can extend your episerver:pagelist with your own templates (i.e. SelectedItemTemplate, AlternatingItemTemplate). In this post I will show you how to extend your PageList so you can use ItemDataBound. This is ver...
TranslateX is a new module for EPiServer. What does TranslateX do? No TranslateX is not a module that translate your pages automatically with Google Translate. TranslateX is a module that help editor to create translation tasks and transfer th...
We've just released a beta version of the new Wiki for EPiServer CMS, called WikiX. It started off as an EPiServer Research project a long time ago - and the first and most difficult task was actually to establish what a wiki really is - and more...
Meridium wants to thank everyone who've been part of our EPiServer partner-network this year. Here comes a Christmascard for you all!
The much awaited EPiServer Relate+ package was released yesterday, you can find more details here . With Relate+ comes a new version of the installation system that was first released with CMS 5 R2. In this version we have taken the opportunity to...
When you make some code based on events it's easy to lose control on what events are registered where. I therefore made my self a small report to inspect the different page events and to show me the registered events for each of them. The differen...
Even though these kind of variables must have some standards (may be it already has), there are differences in practise. Be careful with the FileName property of HttpPostedFile class when you want to work on a file being uploaded by visitors of yo...
Background The LinkItemCollection class was a truly appreciated addition when EPiServer CMS 5 R2 was released. Part of the EPiServer. SpecializedProperties namespace the LinkItemCollection class is a property that editors can use to add multiple...