-
Notifications
You must be signed in to change notification settings - Fork 2
Medzam
Yannouk edited this page Jul 5, 2012
·
1 revision
MedZam (Media Seizam) is the collection of MediaWiki extensions enabling the following primary functionalities:
- File upload (music, image, sound, pdf, ebook...)
- File download
- File streaming
- Files rights are ruled by PowZam
Many extensions already exist. Special Pages might have to be written for management of files by user.
- UploadWizard extension will be used for the upload functionality.
- SVN error when trying to download the trunk release -> Neil K has been contacted to solve the issue, waiting answer from him
- No answer, but another way to access SVN found
svn co http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/UploadWizard/
- UploadWizard r102220 test in progress
Complete page: Configuring files upload and securing their viewing
- files repository out of document root (out of /var/www) so the files can't be directly downloaded
- img_auth.php will check the client rights and retransmit the file to the client browser
Complete page: Deploy and integrate UploadWizard
- Find a stable release of UploadWizard for MediaWiki 1.17
- Deploy the files reading control method (using PowZam)