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

traxer’s picture

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 vid to the node-specific database table and change the implementations of hook_insert, hook_update and hook_load accordingly.

--
~/.singatrue: file not found