Take the community feedback survey now.

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 28, 2011

    EPiServer provides a great feature to copy and paste pages in site structure and reuse already existing content or features of particular page as a basis for the new page. However during copy page name gets set to the same name as source page has...

  • Posted on: Oct 28, 2011

    Hello everyone! Today I released version 0.9 of my custom property Logica Campaign Designer. For those that somehow have missed my property heres a short description: Logica Campaign Designer (LoCD) simplifies the editorial process of creating...

  • Posted on: Oct 27, 2011

    Often the editors need to get alerts when other editors publish new articles in one area of the site. This can subscribes template in EPiServer take care of. Even if you are not using the subscribes template you can make a user plugin that enables...

  • Posted on: Oct 27, 2011

    For the majority of EPiServer developers, CurrentPage is a fairly straightforward concept. When in a page template or user control, it refers to the current page, and provided that we use the EPiServer Property web control, it intelligently handle...

  • Syndicated blog - Posted on: Oct 27, 2011

    The most convenient way to produce a PDF from web content must be the use of IText.HTMLWorker. This is a sample to get you going.  Download the IText library for .net here http://sourceforge.net/projects/itextsharp/

  • Posted on: Oct 27, 2011

    This post describes a rather obscure problem, and its solution, that occurred when we upgraded to ImageVault 3.5.4 with .NET 4.0 and EPiServer CMS 6 R2. For once, I don’t quite understand all that happens, or rather why, but I’m hoping someone...

  • Syndicated blog - Posted on: Oct 26, 2011

    We ran a FedEx day here at Meridium last Thursday (inspired by the Atlassian FedEx days ) to enable employees to set aside a day to work on an idea of their own. We had three brave teams that all worked on a project related to ImageVault 4. It was...

  • Syndicated blog - Posted on: Oct 26, 2011

    This blog post is about creating a plugin in EPiServer CMS that allows web editors to manage the cache. It’s related to my previous blog post on using fragmented caching pattern together with EPiServer CMS . Fragmented output caching The purpose o...