Try our conversational search powered by Generative AI!

Get the latest!

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

Syndication and sharing

loading
  • Syndicated blog - Posted on: May 21, 2013

    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)...

  • Syndicated blog - Posted on: May 21, 2013

    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...

  • Syndicated blog - Posted on: May 20, 2013

    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...

  • Syndicated blog - Posted on: May 17, 2013

    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:...

  • Syndicated blog - Posted on: May 16, 2013

    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...

  • Posted on: May 16, 2013
    Rating:

    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...

  • Syndicated blog - Posted on: May 16, 2013

    Mogul system developer Marija Jemuovic discusses the highlights of EPiServer 7 and gives her thoughts and ideas on the changes being made.

  • Syndicated blog - Posted on: May 16, 2013

    In ImageVault 4 we introduced a REST API for the ImageVault Core service. This will show a small example on how to use that. Javascript This example uses javascript and the javascript classes that are included in the ImageVault installation (in th...