Coffee => Coder => Code
My ramblings on code, Sitecore and stuff

Archive for April, 2009

Find items which override standard values using Revolver

April 24, 2009

For a while now, the best practice for assigning presentation in Sitecore has been to apply the presentation to an item’s template standard values rather than on the item itself. This has some distinct advantages. Firstly, presentation is usually defined by the type of the item, such as a list page or a news page. [...]

Multi environment config

April 17, 2009

Managing multiple environment configurations for any project has always been a bit of a challenge. Even when you’re still in development, and different developers have different folder structures and drive assignments which would affect the location of your data folder in Sitecore, not to mention when you move to QA and production where server names [...]