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 CMS 7.5, the TinyMCE editor is basically equivalent to a regular ContentArea, which can be very useful. Sometimes, however, you want to render your content types with more than just it's default properties.
To move with the speed of EPiServer after the introduction of EPiServer Continuous Release Process, it is vital to have stories/tasks during project life cycle and after the delivery. Here is an example upgrade strategy Backups : Keep the backup o...
Sometimes you might have the need of testing different versions of a site or for some other reason quickly put out a site. If you have a nice testing infrastructure with an expensive SAN or maybe complex DFS-replication for your VPP-directory this...
Having the little knowledge of Nuget Commands is important if your company is thinking to adopt EPiServer Continuous Release Process. In Visual Studio Click Tools>Nuget Package Manager>Package Manage Settings, Select from Options, Package...
Background .NET 4.5 has been around for quite some time now and a lot of EPiServer projects are running on it already. In addition to .NET 4.5, there are two “dot” releases that supersedes it i.e. .NET 4.5.1 and 4.5.2. .NET 4.5 and its successors...
In the last couple of solutions I have been involved in we have had the need to create additional tools for specific business needs. We have often chosen too create the tools as page types to make the tools blend in with the rest of the site and b...
If you find yourself not able to translate blocks in EPiServer 7, you might not have marked the language you're working with as available. The block you want to translate will look like this, as you can see the translate button is disabled. How ...
A common setup for EPiServer CMS is a load balancing scenario. You have two or more front end web servers and a shared database server. You also need to store uploaded files somewhere. The most common setup for smaller installations is...