[MOD] File Upload Module -- seeking requests for features

Register an Account
Pligg Chat Room
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-15-2007, 10:20 PM
cent's Avatar
Constant Pligger
 
Join Date: Jan 2007
Location: New York, NY
Posts: 180
Hi All,

With the Image Upload module just about wrapped up I've been fielding requests for a file upload module. Is this something that would be of interest to the Pligg community?

I believe the functions are very similar to the Image Upload module:
- Allow a binary file to be attached to an entry
- Settings for specific file types by MIME (not extension -- unreliable). So the admin can only allow say ZIP, PDF, SIT, etc. files. Recommend not allowing EXE files of any kind to be attached as they may pose a potential virus issue.
- Allow editing the entry and deleting the file, uploading a new one.
- In the link summary, there will be a link to download the file with a corresponding icon for the file type.

From what I see, the only limitations will be the maximum file size set in the PHP.ini file. I think by default this is set to 5MB. The module will have no control over this so you will probably need access to your PHP.ini file to accept larger file uploads. Basically changing the post_max_size and upload_max_filesize.

The actual file may be stored with a unique ID to prevent filename collisions. However, in the DB the filename will be stored as the original name. When a user goes to download the file, the file will be downloaded using the original name. I think it may be helpful to have some sort of hotlinking prevention in place so that the file needs to be downloaded from the actual site. This will prevent people from linking directly to the file on other sites.

Let me know if this is something you guys will be interested in and what features not mentioned above would be good to have.

Best,
Cent
Reply With Quote
  #2 (permalink)  
Old 06-15-2007, 11:21 PM
Constant Pligger
 
Join Date: Apr 2007
Posts: 168
Cent, I would be interested in a video upload module for my site(s), if you are considering developing one. I know that we can link to vids on Youtube, GoogleVids, etc. with Pligg, but I would rather my users not go offsite to do this.

Types of vids allowed for upload would be -> .mpg, .avi, .mp4, .3gp, .wmv, .mov, .asf, .mpeg, .dat.

Thx
Reply With Quote
  #3 (permalink)  
Old 08-11-2007, 04:39 AM
Constant Pligger
 
Join Date: Apr 2007
Posts: 1,042
PHPmotion (PHPmotion :: free video sharing script - free youtube clone - free youtube script - free video sharing software - you tube clone) is a free upload platform with nearly the same functionality as Pligg except the comment rating.

Maybe both projects can collaborate!
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload Module (File and Image Attachment) Yankidank Free Modules 158 03-19-2010 04:49 PM
Index.php won't open to install nigelnix Questions and Comments 5 02-18-2010 04:59 PM
[MOD] File Upload Module (v0.1) -- Looking for testers cent Questions and Comments 54 06-11-2008 10:34 AM
[MOD] File Upload Module for 9.8.2 Is here for download :) Redux Questions and Comments 7 01-27-2008 08:21 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development