api

Notes to clearify !may_cache changes in Drupal 6

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

l() function notes

Defining block regions in Drupal 6.

http://drupal.org/node/171224

highlights

regions[left] = Left sidebar
regions[right] = Right sidebar
regions[content] = Content
regions[header] = Header
regions[footer] = Footer

Syndicate content