Downloads
Release notes
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.
This release will be part of a new branch which focuses on a more Drupal style approach using more API functions. This release should be used by people who want everything handled for them, and want their page to appear exactly as it appears in a Drupal install. Users wanting fine grained control over the HTML used for export should continue using the 6.x-1.x branch.