World is now on Opti ID! Learn more

Thomas Krantz

Thomas Krantz

 Alias: Thomas Krantz
 Company: Mitio AB
 Location: Sweden
 Blog: User hasn't created blog yet.

CRP Information

Level: Citizen
Total contribution points: 154 (gain 221 points more to level up)

Score Distribution

Syndicated blog - Posted on: Apr 17, 2013

Sometimes it could be useful to manipulate how certain pages are displayed in the page tree in EPiServer 7. Because the page tree is loaded from a...

Syndicated blog - Posted on: Nov 23, 2012

EPiServer 7 adds the concept of blocks, which differs in alot of ways from Composer blocks. One is how you provide localized names for the editor. ...

Syndicated blog - Posted on: Nov 14, 2012

ASP.NET MVC is largely built on conventions for controllers, models, and views. However, I prefer tweaking these conventions a bit for EPiServer 7...

Posted on: Apr 06, 2012
Rating:

I have been poking around in System.Runtime.Caching that was introduced with .NET 4, and more specifically the MemoryCache. The MemoryCache is...

Posted on: May 25, 2011
Rating:

Background As EPiServer sites grow, their language files usually grows rapidly as well. It’s not uncommon to have several hundred lines of language...

Posted on: Apr 20, 2011
Rating:

This custom property will render a checkbox list of all visitor groups, allowing multiple selections.   Add a reference to EPiServer.ApplicationMod...

Posted on: Jan 27, 2011
Rating:

This post explains how to setup automated Selenium tests on an EPiServer website. Beyond the scope of this post: Installation and configuration of...

Posted on: Jan 13, 2011
Rating:

When I installed CMO 2.0 on a CMS 6 site running .NET 4, I had some issues with the installer. Same problems on both my dev and production...

Posted on: Aug 19, 2010
Rating:

I just put together a VPP for using Flickr photosets and photos in the EPiServer filemanager. The photos are cached locally. Uploading (among other...

Posted on: Aug 12, 2010
Rating:

Have you ever wanted to replace hard wired image urls in your css files with images selected from EPiServer? That is, without using inline css in...