Articles in this category Learning the Hard Way - intro This is a collection of short notes about things which have burned us and which we wish we'd known beforehand. Mostly it's about how Drupal works, often in mysterious ways. We recommend the new editor... Turn off "code edit mode" before saving TL;DR: always make sure you switch all rich-text fields away from HTML code editing mode (preferable to Filtered HTML mode) before saving the page. In Drupal 7, when you have a rich text editing block...