Blog entries tagged with Code Samples

Lessons learned: Module Conversion

by: Mari Jørgensen

Last week I spendt a lot of hours converting one of the EPiCode modules (the MultiPageProperty) to EPiServer CMS 5. Here are some of the lessons I learned.  References First step is replacing EPiServer  references. Note that we will need 3... [ Read full article ]

30 November 2007  1 Comments


Reflect user language in custom properties and plugins

by: Mari Jørgensen

If you are creating custom properties and plugins, you propably want your labels and text to reflect the language that the user has selected as his/hers personal language.   This can be solved by using a custom Translate method similar to... [ Read full article ]

13 February 2008  0 Comments


Replacing Property Rendering Using Adapters

by: Mari Jørgensen

My colleague, Steve, wrote an excellent post on how the new property architecture in CMS 5 allows us take control of the property rendering. This post is a followup, illustrating the same example as Steve did, but this time using Controls Adapters. ... [ Read full article ]

02 March 2008  1 Comments


Module Packaging

by: Mari Jørgensen

If you have installed the new demo package available on EPiServer World, you have already used the new module installation feature in the EPiServer CMS Manager. This feature is rather new, and IMHO one of the coolest things in EPiServer CMS 5. You... [ Read full article ]

21 April 2008  5 Comments

EPiTrace logger