Replacing checkboxes with itoggles is a usability improvement and makes Drupal administration more mobile friendly. After a lot of work we've managed to get it working and here is how...
Background: Yesterday, I posted about using PHP to wrap a span around the first word in a block title. I used a block template with the note that I'd be interested in a better method, like a preprocessing solution.
New versions of websites often have new content organizations with new URL patterns. When old content is assigned a new URL it's almost always desirable to redirect traffic from the content's old URL to its new URL.