Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Both modules send a node's content to a file. Depending on what you want to do that may suffice or in the case that it doesn't the code should get you where you want to go.
Comments
You might try
HTML Export Module: http://drupal.org/project/html_export
or
SavetoFTP Module: http://drupal.org/project/savetoftp
Both modules send a node's content to a file. Depending on what you want to do that may suffice or in the case that it doesn't the code should get you where you want to go.