[development] hook_node_info()

Aldo Martinez Selleras aldo at caonao.cu
Mon Dec 15 13:42:46 UTC 2008


why, when i insert this code

function module_name_node_info(){

return array ('module_name' => array(
			'name' => t('Module Name'),
			'module' => 'module_name',
			'has_title' => TRUE,
			'has_body' => TRUE,
		));

}

drupal don't show de 'Module Name' in Content Types List ??

-- 
----------------------
Aldo Martinez Selleras
Administrador del Nodo
CITMATEL GND Camaguey
Tel: 32-291661
E-mail: aldo at caonao.cu
Linux User #364356


More information about the development mailing list