Coding regions and hard-coding nodes
It was hard to find this stuff. I'm a little snagged on it right now, but might as well make a useful record of where the codes are to do everything:
Custom regions: at first, seemed to be the key. how to make em: http://drupal.org/node/29139
More about it: http://cmsproducer.com/configuring-drupal-theme-templates-content-regions
Making a new sidebar or other areas: http://drupal.org/node/150177
How to make the direct call to a node, from a .tpl.php : http://api.drupal.org/api/function/node_view
This plugin nodeasblock can be handy: http://drupal.org/project/nodeasblock
but is still too gunky for the front page. how to format it: http://drupal.org/node/123810
Override the rendering of a node (hiding the pesky links): http://drupal.org/node/107712 can be in PHP conditional schemes i think
How to render the bits of a node specially: http://drupal.org/node/141458
How to call $vars from a node object: http://drupal.org/node/110845
- Add new comment
- 896 reads
- Printer-friendly version


Recent comments
30 min 35 sec ago
35 min 26 sec ago
5 hours 36 min ago
6 hours 59 min ago
7 hours 8 min ago
7 hours 31 min ago
9 hours 29 min ago
10 hours 57 min ago
12 hours 30 min ago
13 hours 34 min ago