EPiServer Google Maps editor on NuGet
The Google Maps editor, for editing coordinates in EPiServer, can now easily be added to any EPiServer 7.5 website through EPiServer's NuGet feed. 0 comments
All articles in the cms 7 category
Which topic are you interested in?
The Google Maps editor, for editing coordinates in EPiServer, can now easily be added to any EPiServer 7.5 website through EPiServer's NuGet feed. 0 comments
Fallback property values in EPiServer is a common, and often repetitive, requirement which can be simplified by decorating content type properties with an attribute to specify fallback behavior. 0 comments
EPiServer 7 is built on the Dojo JavaScript framework, allowing us to almost inifinitely extend and customize the EPiServer UI to tailor it to specific web editor needs. This post shows an example... 0 comments
In this post we continue exploring how we can use Dojo to extend the EPiServer 7 edit-mode interface by adding a custom toolbar button which can be used to perform actions on the content currently... 0 comments
Tutorial on creating a Dojo widget for EPiServer 7 to extend edit mode with a widget in the assets pane, providing contextual information about the content being edited. 0 comments
Setting up a new EPiServer website became a lot easier with the release of EPiServer 7.5 The Deployment Center installer has been replaced by a Visual Studio extension using NuGet packages for all... 0 comments
The process of upgrading websites to EPiServer 7.5 has started, and this will definitely be appreciated by editors and developers alike. This post sums up how to upgrade an existing website to... 0 comments
Sometimes you need to customize how properties are rendered in EPiServer’s edit mode, particularly for content areas. 0 comments
This post shows how to create a page controller for partial views in order to render pages inside content areas in EPiServer 7. 0 comments
This post shows a basic example of how to mock EPiServer dependencies for unit tests. 0 comments