Blogg

Velkommen til bloggen vår. Her deler vi vår fagkunnskap og våre erfaringer rundt netthandelsløsninger. Vi blogger om handel, tech, trender, strategi, marketing, UX, nyheter og en masse annet. Slå deg løs!

Control how media types are resolved in EPiServer

Lets say you have several content media types that all have identical MediaDescriptor extension strings. How can you control which type EPiServer will use when uploading files in the asset pane?

Mari Jørgensen

Creating a one-click tweet editor plugin for EPiServer 7.x

Developing a plugin for EPiServer isn't always straightforward, this blog post aims to cross some of the hurdles of getting creative with the TinyMCE editor.

Log4net Loggly Appender for EPiServer CMS

Loggly is a great cloud-based logging tool. It enables developers to centralise their logging to one convenient location, which helps reduce the time it usually takes to log into the server where the project is located, find the relevant log files, and scroll through the countless number of lines to find that one specific log entry. Needless to say, it's a useful tool indeed, and this plugin enables you to effortlessly implement this feature into your EPiServer CMS project.

Dzulqarnain Nasir

Known issues after EPiServer Commerce 7.5 upgrade

After upgrading an EPiServer Commerce solution from version 6 R3 to 7.5, we came across some issues that quickly becomes time consuming if you are not aware of them. To save you time troubleshooting - here is a short description of the issues and how to get around them.

Mari Jørgensen

Integrating Grunt into ASP.NET projects

Grunt is an awesome JavaScript task runner. It enables you to automate various tasks like minification, compilation, unit testing, etc. If you like automation and want to implement it into your ASP.NET projects, this tutorial will show you how to achieve just that.

Dzulqarnain Nasir

Meteor

A short introduction to the Meteor framework.

Geta Tags 1.0.0 released

New version of Geta Tags now has full tagging functionality like in the previous version for EPiServer 6. Latest version is found on EPiServer's NuGet feed.

Maris Krivtezs

One page type, 2 sites, 2 controllers and 2 views in EPiServer 7.5

A while ago we developed an enterprise solution for a customer containing two EPiServer sites. We wanted to be able to share page types and blocks between the sites but in many cases have a separate MVC controller and view. This was the solution I came up with.

Mattias Olsson