based on w2box ver 3.3.2
on http://labs.beffa.org/w2box/
I have to add some code as they are needed for my workplace, this is for users able to sent large files without using the email client most of code added into file index.php and config.php were wrapped with lines.
//— am3n hacks start
// additional codes here
//— am3n hacks end
and some additional files/folders are
- ClassMathGuard.php – captcha test class from MathGuard (http://www.codegravity.com/projects/mathguard
- xpm4 – mailer class from XpertMailer (http://www.xpertmailer.com/
- mailadmin.php – script to notify admin
- mailform.php – script to send downloadlink
- dl.php – script to test before download
- README.txt (this file)
Feature added are:
- Space for Google Adsense
- Show upload success confirmation
- Show download link
- Notify admin if new file uploaded
- Add form email to send download link
- Ability to hide rename function
- Ability to hide filelisting
- Download ticket
- File download require test (Mathguard) to prevent download by program except
for admin
- Admin-only allowed file type
- Immuntable files
- Show/hide of featured (immuntable) files
- Several languages parameter to support additional codes
- Additional icons
w2boxv3-modified-by-am3n
