[development] creating new content type

Aldo Martinez Selleras aldo at caonao.cu
Tue Dec 23 16:14:06 UTC 2008


before anything, i want to thanks to all people answer me, the last question i 
did, all it's working, really thks to all of you.

now, i have, i think, a problem, i create a new content type node, its 
working, but, i don't want to insert data in nodes table, just in the table 
where save de info of the contents created, its that possible??

the hook_delete dosn't work fine :(

function module_delete(&$node){
	db_query("DELETE FROM {module_table} WHERE mid = %d", $node->mid);
}


-- 
----------------------
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