Drupal is nice! I just realised how easy it is to save content type specific settings. That is, settings that you want to store in Drupal’s variables table for each content type.
Instead of creating a submit function to store your settings in the variables table, Drupal will do that just for you automatically!
Recent comments