How to create a Node with VCS capabilties

Amitaibu's picture

Hello,
I'd like to a CCK content type with a file field. However I'd like the File to be VCSed, meaning that when the file is changed it will be logged. As far as I understand Jakob's new module is not connected to a specific node.

I'd like to use such a thing in order to build a system which accepts files, and allows adding more data, that later could be used to filter the nodes, i.e. files.

Any idea how to?

Cheers,
Amitai

Login to post comments

doc management

moshe weitzman's picture
moshe weitzman - Mon, 2007-10-08 20:00

i think you are asking for document management which is not a subject of this group. drupal is traditionally weak here. also see http://drupal.org/node/84751


Thanks Moshe, that's what I

Amitaibu's picture
Amitaibu - Wed, 2007-10-10 09:30

Thanks Moshe, that's what I was looking for.