Page 1 of 1

module questions

Posted: Tue Jun 22, 2010 6:10 pm
by Sabrinan
Hey,

I have some questions.

1. i want audio, video files in my newsitems (i want to upload themself on my page, not an extern website)
2. and on a other page i want a player with al my work files (video, audio files ) in a sort of player


and a other one:

i have client login page with a upload system.. can i get it so that the client can upload self some files. not that the client can only download it.

thnx

Re: module questions

Posted: Tue Jun 22, 2010 6:24 pm
by owr_bgld
uploading (backend yourself and frontend your client) you can manage with the uploads module which comes with the core (for frontend you'll need also the modules FrontEndUsers and CustomContent.

Re: module questions

Posted: Tue Jun 22, 2010 6:40 pm
by Sabrinan
hey,

i hvae the frontenduser and the customcontent..
i can upload the files and the clients can download it..

but how can the clients upload self some files?

Re: module questions

Posted: Tue Jun 22, 2010 7:01 pm
by owr_bgld
there are "send a file" templates - but sorry I can't help you cause I don't let my "clients" upload files. Maybe the modulhelp says more about it. It must have to do something with the parameter mode (mode="upload").