savetoftp 7.x-1.x-dev

Bug fixes

Development release. Bug fix for bad call to file_directory_path(). (no ticket)

savetoftp 7.x-1.0

New features

This is the first release of the 7.x port of Save to FTP.

A lot of work went into porting the 6.x features to meet Drupal 7.x's requirements, as well as code was cleaned up and re-done.

New features include a greatly minimized process for getting all the necessary javascript, css, and image files necessary to render the static version of a node page. This means a single node should transfer to your FTP server in a matter of a second or two, as opposed to a minute or two before.

savetoftp 6.x-2.1

Bug fixes

This update fixes bug #776962.

The 2.x update missed out on adding the administration form, thus resulting in an error when trying to access it. This update should fix that bug.

savetoftp 6.x-2.0

New features

This release brings code into standard level code compliance and adds significant new features to address http://drupal.org/node/436016 Basically bringing in the functionality to reliably send all of the css, js, and images, and html of a node to an external FTP server.

There is also an additional bit of HTML cleanup available if the QueryPath module is enabled, but it is not required.

savetoftp 6.x-2.x-dev

New features

This release brings code into standard level code compliance and adds significant new features to address http://drupal.org/node/436016 Basically bringing in the functionality to reliably send all of the css, js, and images, and html of a node to an external FTP server.

There is also an additional bit of HTML cleanup available if the QueryPath module is enabled, but it is not required.

savetoftp 6.x-1.4

Bug fixes

Trying to fix the fact that my .info, .js, and .css file are not showig up in my 6.x-1.3 release.

savetoftp 6.x-1.3

Bug fixes

Added call to permission check and added a test to see if the node add already been saved at least once before giving the publish to ftp option. This should solve some confusion where a person would create a new node and try to publish it to ftp immediately without saving it. Nodes MUST be saved FIRST before publishing to FTP. Hopefully more bug fixes to come soon.

savetoftp 5.x-1.3

New features

Main fix is for this feature request which i put in: http://drupal.org/node/436016 Now, you can automatically have the html for the page you are exporting to ftp generated from your current drupal setup, so all the js, css, and other such files will be sent to the ftp server automatically when saving the node to ftp. Everything except the sites folder is currently being sent, because unfortunately it has too many files usually and causes a timeout.

savetoftp 5.x-2.x-dev

New features

Main fix is for this feature request which i put in: http://drupal.org/node/436016 Now, you can automatically have the html for the page you are exporting to ftp generated from your current drupal setup, so all the js, css, and other such files will be sent to the ftp server automatically when saving the node to ftp. Everything except the sites folder is currently being sent, because unfortunately it has too many files usually and causes a timeout.
Added in some more permissions on the node page

savetoftp 5.x-1.2

Fixes two bugs, one is a bug related to inserting inline javascript. http://drupal.org/node/434658
The second is a bug related to if a user fails to enter a path. Now requires a path be entered on nodes when Save to FTP is enabled.

savetoftp 6.x-1.2

Bug fixes

Fixes two bugs, one is a bug related to inserting inline javascript. http://drupal.org/node/434658
The second is a bug related to if a user fails to enter a path. Now requires a path be entered on nodes when Save to FTP is enabled.

savetoftp 6.x-1.x-dev

New features

This will be the development version for new features. They will be put into 6.x version first and then backported to 5.x

savetoftp 5.x-1.1

This is the first stable release of the 5.x branch of Save to FTP.

savetoftp 5.x-1.x-dev

New features

This is the first release of the Save to FTP module. It has been tested to run on D5 and is in production use, however it has not been extensively used or tested so please test it out first before using it on a production system.

Subscribe with RSS Subscribe to Releases for Save to FTP