Umbraco Package: Form Wrangler

Form Wrangler is a package for Umbraco that assembles a list of files, with links, from a selected media library folder ID. This package was initially designed for the Rose-Hulman Institute of Technology Website and released to the Our Umbraco community on 22 November 2013. Form Wrangler Parameters: Name: Media Folder Alias: mediaFolder Type: mediaCurrent Form Wrangler CSHTML Disclaimer: Form Wrangler was designed “as-is”. Greg McMullen does not provide any warranty of the item whatsoever, whether express, implied or statutory, including, but not limited to, any warranty of merchantability or fitness for a particular purpose or any warranty that the contents of the item will be error-free....

May 6, 2014 · Greg McMullen

Updated: Umbraco Page Titles

Since creating the first rendition of the Structured Page Titles for Umbraco, I decided it would be worthwhile to revisit and clean up the size of the file and make it much more readable. Umbraco makes it easy to define page titles, but this script helps reduce the repetitive nature of titles in larger sites. To use this code you will need to create a shortPageTitle and pageTitle in your document type(s)....

May 29, 2013 · Greg McMullen

Structured Umbraco Page Titles

If you are looking for some code to generate tiered page titles within Umbraco here is an example that worked for our site. This code assumes you are using pageTitle as a DocType element....

January 22, 2013 · Greg McMullen