hi all,

I got a requirement regarding revisions.I tried alot for this. But i don't know weather it can be done in drupal or not.

My requirement is to save the nodes(pages) which are edited to a particular folder(d:\Drupal\Nodes\MyEditedPages) for further use.
Can this be done in drupal.if so please help me in this case.

As i have less knowledge in drupal iam unable to get this.

Iam trying for any module is available for this or i have to write php code.

Any way if any one has this done please guide me.....

thanks in advance.

Regards,
Anu

Comments

nevets’s picture

Nodes are saved in the database and Drupal supports revisions.

Jahnavi’s picture

Hi,

Thanks for ur reply.

All the nodes will be stored in the database.but i want it to be stored in my specified folder.can this be done?
This has to be done only for edited nodes not while creation of the node.

Thanks in advance.

Regards ,
Anu

roopletheme’s picture

There is the Save To File Module.

Jahnavi’s picture

hi,

thanks for ur reply.

But it's not supported for drupal5.x. then how can i install that?

Thanks ina dvance.

Regards,
Anu