Posts from May 2010

May
30
2010

Umbraco: Breadcrumb Trail



Posted in ASP.NET and Programming

I’ve been using Umbraco recently, and always find it hard to find XSL templates or spend hours tweaking one when countless other people must have done the same thing, but not published the finished stylesheet.

Below is a navigation breadcrumb template which prints a trail to the current page, starting with level 1.
Read more »