File Management Problems
depaulmathew - January 26, 2009 - 14:51
Hi,
Im trying to make a content management system where the most of the content will uploaded as files. And I am looking for searching the file by keywords and type (like images, video, pdf, text etc).
I tried different modules like fileupload, web fm. Can you suggest some module do this easily? I could not even manage to see the uploaded files. I could not find where the uploaded fields are going? I dont see any options to download these uploaded files.
-- De Paul

you can use Meta tags module
you can use Meta tags module to get help in searching files by keywords.
You can use views module to display your files as you want. Using views and panels module, you will get enough flexibility to manage your files and - look and feel.
_
I don't know what 'fileupload' is, but webfm has extensive documentation (available via the 'documentation' link on the project page).
Alternatively, you could use the core upload or cck filefield modules as well. Which module you use and how you configure it will determine where the files are uploaded. To categorize uploads, you'll need to set up one or more vocabularies using the core taxonomy module. Then you can create lists of files with the views module. To search the contents of the files see the search_config module (still in dev for d6).
===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz
cck filefield does the trick
cck filefield does the trick for me. thanks a ton.
De Paul Matthew
Search Files
If you want to be able to do keyword searches based on the contents of text-based documents, have a look at the Search Files module.