All posts in Drupal

Securing Drupal Node Field Values

posted by scales on 5/18/11

When using Drupal input formats with HTML Filtered enabled, the text gets passed through a variaty of functions which sanazite the user input. The HTML Filter removes harmfull content such as iframes, javascript and inline CSS. Drupal by default, stores the raw value in the database so that developers have fine control on how they want to output that variable. This blog article talks about the difference between the value, safe, and view variables and best practices in saving and outputting safe node values.

Why we’ve made the shift to Drupal

posted by scales on 6/21/10

Our web design agency eats, sleeps, and breathes content management systems (CMS). Every project we work on is somehow involved with back-end features that require custom programming to achieve specific website functionality. We have always leveraged the major CMS’s (Joomla, Drupal, Wordpress, and Magento) depending on the type of project, project requirements, and overall functionality needed. However, it wasn’t until recently (the past 6 months) that we have made the official shift to Drupal for good.