Implement archive extraction and file handling and note in NEWS and INSTALL

that PHP's zip extension is now needed.
This commit is contained in:
Thomas Keller
2011-11-03 01:01:53 +01:00
parent 3eca572866
commit 099e4888e8
4 changed files with 298 additions and 86 deletions

View File

@@ -11,6 +11,7 @@ by the friendly folks from Scilab <http://www.scilab.org/>!
`$cfg['webhook_processing']` flag to "compat", we urge you to change the
implementations of this web hook as this setting is likely to be removed
in future versions of Indefero.
- Indefero now needs PHP's zip module which is not enabled by default.
## New Features
@@ -19,6 +20,9 @@ by the friendly folks from Scilab <http://www.scilab.org/>!
- It is now possible to configure a web hook that informs an external URL about
new and updated downloads for a specific project, similar to the available
post-commit web hook
- One can now upload multiple files at once by using a special archive format
which Indefero processes in the background and for which individual upload
records are created
# InDefero 1.2 - xxx xxx xx xx:xx 2011 UTC