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
  • Posted on: Oct 11, 2016

    For some reason, this was not an easy one to find, since most articles focus only on the current user and not using the Episerver APIs for lookups against other users or roles. Though I find it a bit strange, a customer needs to display a list of...

  • Syndicated blog - Posted on: Oct 10, 2016

    Solita organized a meetup for Finnish Episerver developers in Helsinki on the 29th of September. The meetup consisted of food, beer and presentations. The event was a successor to the spring’s Episerver dev meetup and was as fun and cozy as the...

  • Syndicated blog - Posted on: Oct 09, 2016

    In multisite scenarios or when you use optimization libraries you’ll need to set the TinyMCE editor css dynamically from the code.

  • Syndicated blog - Posted on: Oct 09, 2016

    In multisite scenarios or when you use optimization libraries you’ll need to set the TinyMCE editor css dynamically from the code.

  • Posted on: Oct 09, 2016

    In one recent project I had the need to give the administrators some extra editor toolbuttons over the default set setup for the general editor. I googled a bit but didn't find exactly what I was looking for. Finally I found an exaample in the...

  • Syndicated blog - Posted on: Oct 08, 2016

    The alternate hreflang tag is a way of letting search engines such as Google know about the different languages that your pages exist in. It’s a signal to the engines that they may use in order to serve more relevant content to users based on...

  • Syndicated blog - Posted on: Oct 06, 2016

    Swagger, one of the worlds most popular ways to document exposed Web APIs, is a great asset to all projects that defines publicly exposed APIs. It unveils the endpoints that’s available for integration from external systems or client-side code. By...

  • Syndicated blog - Posted on: Oct 06, 2016

    Sometimes when developing Episerver solutions you find the need to extend the behaviour of already existing property editors. In this blog post I will briefly describe how I extended the built-in content selector with direct upload functionality...