advanced reports dependency injection development environment frontend editing git javascript meetup php pixlr porthole purify queuedjobs rage silverstripe tidy ubuntu webservices wiki
I recently slapped together a 'Clean Content' module for SS pages that allows you to have HTML Tidy and/or Purify run on content. This can be done optionally on save, or from a template call to $Clean(ContentFieldName) which will run the appropriate cleaning option. Note that it'll need the tidy plugin enabled for that - it ships with the HTML purify extension.