Summary | Ability to download all files, or folder as .zip |
Queue | Gollem |
Queue Version | HEAD |
Type | Enhancement |
State | No Feedback |
Priority | 1. Low |
Owners | |
Requester | s.newslists (at) googlemail (dot) com |
Created | 11/01/2006 (6821 days ago) |
Due | |
Updated | 06/28/2009 (5851 days ago) |
Assigned | |
Resolved | 06/28/2009 (5851 days ago) |
Milestone | |
Patch | No |
Patch ⇒ No
Ticket #8096- you can't assume that ZipArchive isavailable. It would really be better to implement ZipArchive
compression code in the Horde_Compress library where the best
compression method (ZipArchive vs. native PHP code) could be
auto-detected instead.
New Attachment: Gollem.php.patch
are not extracted correctly. The following patch to the patched
Gollem.php corrects this weakness.
New Attachment: prefs.php.patch
New Attachment: backends.php.patch
The file /etc/horde/gollem/backends.php and
/etc/horde/gollem/prefs.php need to be adjusted.
Patch ⇒ Yes
New Attachment: extract.png
this file need to be placed into horde3/themes/graphics
PS: I don't know how to submit a patch or otherwise contribute.
If this is the wrong way, please tell me.
New Attachment: compress.png
this file need to be placed into horde3/themes/graphics
New Attachment: horde3_gollem_compress.patch
1. Ability to recursively compress a folder into a .zip file.
2. Ability to extract a .zip file recursively.
I attach a patch for my horde3 (3.1.3) installation and two
graphics that are displayed next to the "download" graphic.
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Ability to download all files, or folder as .zip
Queue ⇒ Gollem
State ⇒ New