pclzip
ssm2017 Binder - January 30, 2009 - 00:14
PclZip is a module to integrate the pclzip library into Drupal.
This module needs to copy the pclzip.lib.php file to the pclzip subfolder of the module.
More infos and the lib file can be found in the pclzip website : http://www.phpconcept.net/pclzip/index.en.php
You can use pclzip_zipfolder to zip all files from a special directory.
You can use pclzip_zip_node_files to zip all the attached files contained in a node.
You can use pclzip_zip_content_files to zip all the attached files contained in the nodes displayed in the content.
