Episerver Google Maps editor update
The Google Maps editor for Episerver has been updated to allow developers to customize settings such as API key, default zoom level and coordinates. 0 comments
All articles tagged with editors
Which topic are you interested in?
The Google Maps editor for Episerver has been updated to allow developers to customize settings such as API key, default zoom level and coordinates. 0 comments
Markdown is a light-weight text formatting syntax, suitable for multiple channels and content APIs, not just for web pages. In this post we implement a custom Episerver editor to provide users with... 0 comments
This time we're creating a custom Dojo widget as an editor for string list properties, making use of the new PropertyList type that was introduced in Episerver 9. 0 comments
In this example we replace the default editor for image properties in Episerver to display a thumbnail of the selected image, but a similar approach could be used to replace the editor for any... 0 comments
The Episerver UI can fairly easily be customized to display a custom editing control for specific property types, or even specific properties. In this example we create a custom editor to allow web... 0 comments
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
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