Have you ever been in the situation where you need to loop through a list of nodes but arange them in groups of 2, 4, 6 etc You want to have a fluid layout and display your nodes in groups of two repeating down the page:
When logged in to the Umbraco backoffice control panel, you attempt to make a change to a template, but clicking the "Save" button causes the MVC Razor Layout View to be deleted
Have you ever needed to protect Umbraco's media section behind a secure login? Perhaps you have a project with a secure download area members must register in order to be able to access? Here is a very simple, lightweight way to add secure media to Umbraco which only authenticated users can access.
How to implement a new blob storage container for your existing Umbraco Media - especially useful when moving from one Azure subscription to another.
How to fix the error The provided anti-forgery token was meant for user "[email protected]", but the current user is "".
The following script will run on Umbraco 7 & 8 and will show you all the content changed and by whom - very useful if you want to compare staging and live versions so you can update them.