Hi everyone,
I run a high school resource website that provides free notes, outlines, practice quizzes, etc. In the past, I've always been the one to upload new content to the website. Now that I've long since graduated high school (and college), I don't feel like I'm the right person for the job anymore since I do not know the curriculum as well. So I figure I will open this up to the community in general. My goal would be to allow students to upload their notes, outlines, essays, DBQs, etc to the website. I'd like for them to be able to upload the content to a specific section/category made available to them for public uploads and also write a small description of the thing they are uploading and provide tags for it.
Does anyone know if there is a module that exists for this?
Thanks for your help!
-Chris
Comments
=-=
multiple methods
you can use the core upload.module
you can build a content type with CCK.module and the filefield.module
with both you can use taxonomy.module to organize and categorize content
The above is only two of the methods in contrib, I'm sure there are more.
Thanks for the tip. I'll have
Thanks for the tip. I'll have to look into that more to see if its possible
Does anyone else have any
Does anyone else have any suggestions before I pursue this further?