By trogie on
Hello,
I'm trying to find the best way to add revision control to some textareas in a custom form. Currently only the title and body are revision controlled but my custom content type has more textareas and I would like them to be revision controlled also.
I cant find a lot of information on the site nor in the apis on revision control.
Trogie
Comments
I do not really know, I use
I do not really know, I use CCK for my node type creation needs. CCK provides revision control on it's own.
My guess would be to add a
vidto the node-specific database table and change the implementations ofhook_insert,hook_updateandhook_loadaccordingly.--
~/.singatrue: file not found