Does anyone know of a method to extend the {search} function to include searching the names of files in the 'uploads' folder?
I realize this is consider a security risk, however, this installation resides on a closed network.
how to extend search to include uploaded files?
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: how to extend search to include uploaded files?
Use the uploads module.... it supports search.
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 extend search to include uploaded files?
Hi!!
And what if I don't want that the files on the upload module are listed by the search?
What I don't want is that users not registered can see the names of files from uploads module using the search.
by the way, this is my first message on the forum.
Jordi
And what if I don't want that the files on the upload module are listed by the search?
What I don't want is that users not registered can see the names of files from uploads module using the search.
by the way, this is my first message on the forum.
Jordi
Re: how to extend search to include uploaded files?
getting there
{search modules="album,news,filemanager"}
but bloody hell, which is the name of the module that shows content pages??
Or, is there a way to allow search from all modules except one?
Cheers,
Jordi
{search modules="album,news,filemanager"}
but bloody hell, which is the name of the module that shows content pages??
Or, is there a way to allow search from all modules except one?
Cheers,
Jordi
Last edited by somhi on Sun May 25, 2008 8:49 pm, edited 1 time in total.
Re: how to extend search to include uploaded files?
this works out
{search modules="album,news,filemanager,customcontent,FrontEndUsers,menumanager,modulemanager,nusoap,printing,search, ThemeManager,TinyMCE,SelfRegistration"}
but I still wondering which is the content main module????
Cheers,
Jordi
{search modules="album,news,filemanager,customcontent,FrontEndUsers,menumanager,modulemanager,nusoap,printing,search, ThemeManager,TinyMCE,SelfRegistration"}
but I still wondering which is the content main module????
Cheers,
Jordi
Re: how to extend search to include uploaded files?
Finally...
What I only needed was {search modules="album,news,search"} to avoid seeing in search files from module uploads.
Jordi
What I only needed was {search modules="album,news,search"} to avoid seeing in search files from module uploads.
Jordi