Summary | ability to compress dirs recursively / extract zip files |
Queue | Gollem |
Queue Version | HEAD |
Type | Enhancement |
State | No Feedback |
Priority | 1. Low |
Owners | |
Requester | fschuett (at) gymnasium-himmelsthuer (dot) de |
Created | 06/05/2009 (5877 days ago) |
Due | |
Updated | 06/28/2009 (5854 days ago) |
Assigned | |
Resolved | 06/28/2009 (5854 days ago) |
Milestone | |
Patch | No |
State ⇒ No Feedback
Patch ⇒ No
update becomes available.
The paragraph is "Create a patch".
I misinterpreted the example in the way that I have to make a
diff for each single file.
Bye,
Frank
ticket #4604- can't assume that ZipArchive is available.Bye,
Frank
New Attachment: extract.png
New Attachment: compress.png
include them in a diff file.
1. compress.png
New Attachment: gollem_compress.patch
I send the patch as unified patch. I did send the files as I did
because of the information on your web site. It is somewhat misleading.
State ⇒ Feedback
It's much easier to review and apply that way.
New Attachment: Gollem_patch_2.zip
I corrected a weakness in detecting directories in zip files and added
two missing configuration file changes to backends.php.dist and
prefs.php.dist.
I upload this new patch as no. 2. It contains everything contained in
patch no. 1 so this one is no longer necessary.
State ⇒ New
New Attachment: gollem_patch.zip
Patch ⇒ Yes
Milestone ⇒
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ ability to compress dirs recursively / extract zip files
Queue ⇒ Gollem
I tried to port my own patch from 3.1.3 to HEAD but I must confess I am
not sure especially with the JS stuff in manager.js because it differs
from what
I submitted for 3.1.3.
I would be happy to receive comments about my patch.