http://www.swartzfager.org/blog/index.cfm/2008/2/21/Changing-Individual-...
$("#missionStatement").addClass("importantTextClass");
db_query('DELETE FORM {variable} WHERE name LIKE 'module_limit_%');
regards the "!$may_cache" not above: What they were trying to say is things like "drupal_add_css" that used to be in that section should now be moved to "hook_init." AFAICT there is no equivalent sect
http://drupaleasy.com/blogs/ryanprice/2008/06/using-views-2-drupal-6-cre...
Dale asks a good question: before the release of Panels for Drupal 6, how can one associate a block with the node it's being displayed next to without writing a custom module? It turned out to be simpler than I expected. I actually started going down the path of custom modules, but in the process I noticed that Views still have the ability to load Arguments with PHP Code, and my solution wrote itself.
After several different configurations, I have not be able to get a robotstxt to function on a site by site basis.
Great breakdown of the 4 choices.
http://drupalzilla.com/tutorial/theming/drupal-custom-front-page
seems to add some of the extra fapi flexibility that we so often need
highlights
regions[left] = Left sidebar
regions[right] = Right sidebar
regions[content] = Content
regions[header] = Header
regions[footer] = Footer