Revision: 44392
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at April 11, 2011 01:56 by kfiil
Initial Code
//This is for the theme.info file
regions[comments] = Comment area on cases
//This is for at preprocess file
$vars['comments'] = theme('blocks', 'comments');
Initial URL
Initial Description
How to set a block into region with code
Initial Title
Drupal: Insert Block in region in code
Initial Tags
drupal, theme
Initial Language
PHP