By khaled.saikat on
Hi all, I find some module (fileframework module) which allow me to upload a file as a content. this module doesn't allow me to view the file content. In the sub module a module named "views" is missing
do anyone tell me how can i find "view" or any other module that allow my user to view the content of a file when title is clicked.
Are there any way to find content of uploaded file by search box?
Comments
_
To search uploaded files see the http://drupal.org/project/search_files module.
Views is a module and can be obtained at http://drupal.org/project/views.
Search inside file
Thanks for quick replay.
search_file module provide search by title or file name. Are there any procedure to search inside the file?
_
No, from the project page:
serach files module - helper apps
I installed the search files module and also installed the pdftotext helper application for windows in
C:\xampp\htdocs\helpapps\pdftotext.exe %file%
and the Directory path
C:/xampp/htdocs/websites/epicdev/sites/default/files
but nothing is working for me..
Could anybody please help me to solve this problem. I don't know where I went wrong.