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
In EPiServer 7 there are several ways to design and implement features and because of such a wide scale of ways to do it, it’s often hard to find the most suitable way for specific case. As a developer/architect perspective these are the most...
Solving a small but tricky problem related to customised rendering of a property in EPiServer 7 with ASP.NET MVC. Starting with the simple stuff we render each of the properties using the PropertyFor method. @Html.PropertyFor(x => x.Heading)...
Solving a small but tricky problem related to customised rendering of a property in EPiServer 7 with ASP.NET Web Forms. Starting with the simple stuff we render each of the properties using the Property control. Then we make both properties editab...
Do you consider yourself to be an EPiServer development ninja? Or do you aspire to become one? Then here's a challenge for you. In EPiServer 7 On-Page-Editing is the default way of editing a page. An editor clicks on a part of the page that...
A client needed the editors to be able to select one category from a SELECT box. I knew there were some built-in controls to make things like this easy in EPiServer 7. Looking around these two posts helped me to find what I think is the best way:...
The latest version of the SiteSeeker search engine supports indexing and searching in a variety of different languages; however, languages that are not using the latin alphabet, for instance arabic, hebrew, japanese as well as chinese, cannot be...
If all captions and tooltips are missing in tinyMCE, there’s good chance you are using themed CSS. Over the years I’ve learned that EPiServer make some assumptions, that not always applies to your reality. One of them is that it’s assumed your not...
Mogul system developer Marija Jemuovic discusses the highlights of EPiServer 7 and gives her thoughts and ideas on the changes being made.