I need to create a site that allows users to upload only *.doc files and have those files immediately available for download. The sole purpose of the site is to allow education students to share the lessons they've created.
On the http://themes.cmsmadesimple.org/ site, the theme used has a "Share a theme" link and page. That sounds like what I'm trying to accomplish only I want the uploaded file to be available right away. How can I do this?
tia,
r.
How to configure for a file-oriented site Topic is solved
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: How to configure for a file-oriented site
You want the uploads module. That's what the themes site uses.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: How to configure for a file-oriented site
If all you need is a file repository, a full featured CMS is overkill. A basic upload/download interface would be enough.
Maybe something like http://matt.phptest.free.fr/php_upload_to_my_ftp/
Don't worry because the website is in French. English documentation is included with the package.
Maybe something like http://matt.phptest.free.fr/php_upload_to_my_ftp/
Don't worry because the website is in French. English documentation is included with the package.
Last edited by mahjong on Wed Sep 20, 2006 4:34 am, edited 1 time in total.
Re: How to configure for a file-oriented site
Thanks for the replies. Had to put things on hold for a few days while I took time to rid my system of r57shell.
I installed the upload module and will take a look.
How are downloads handled? Can they be made available to users immediately or must they be approved first?
One more thing...I see this site is using simplemachines for forum posting. When a user logs into a cmsms site, will it automatically log them into the forum? Or will they have to log in twice.
Thanks again.
r.
I installed the upload module and will take a look.
How are downloads handled? Can they be made available to users immediately or must they be approved first?
One more thing...I see this site is using simplemachines for forum posting. When a user logs into a cmsms site, will it automatically log them into the forum? Or will they have to log in twice.
Thanks again.
r.