ASP.Net Identity for Umbraco Members

I’ve just released the beta version of UmbracoIdentity which allows for ASP.Net Identity to be used with Umbraco for front-end members. I’ve tried to write enough documentation for you to get started,…

Read this article

Powershell script to create an Umbraco package in Umbraco’s native file format

Since I like using Powershell for my build scripts for various projects I thought it would be handy to create a 100% Powershell powered script to create an Umbraco package in Umbraco’s native package…

Read this article

An update with the multiple environment Umbraco data sync

This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.A month ago I wrote a post on how to sync data…

Read this article

Unit Testing meets Umbraco 4.1

This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.Yup, it's true, unit tests are now part of Umbr…

Read this article

Introducing Snapshot

This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.Over the past few weeks Shannon and I have been…

Read this article

Rendering Controls in XSLT - Umbraco

This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.Scenario: Your Umbraco content node has a WYSIW…

Read this article

FamFamFam Icon Package in Umbraco!

This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.The FARM has just released an exciting icon pac…

Read this article

Problem: Inserting custom media types in the WYSIWYG of Umbraco 4.0.2.1 shows blank.gif instead of the correct Url

The ScenarioWe had a custom media type called Image. We did this to store more information about each image that was uploaded.The ProblemThe CMS user wants to insert the image to the WYSIWYG of one of…

Read this article

Examine, but not as you knew it

This post was imported from FARMCode.org which has been discontinued. These posts now exist here as an archive. They may contain broken links and images.Almost 12 months ago Shannon blogged about Umbr…

Read this article

Regionalizing validation messages, and regex in Umbraco Contour

Umbraco Contour is a great package for ultra fast building of forms. What we used it for was not entirely what it was meant for. We were asked to build a form where labels, validation messages AN…

Read this article