21288 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 800 Views |
-
[SOLVED] Hide assets from local site search results

21 August 2010 at 9:22am Last edited: 22 August 2010 7:01am
How do you hide assets from the local system site search function? We're having PDF's show up that we don't want to and Secure Files module doesn't appear to do anything for this. Thanks for any help.
-
Re: [SOLVED] Hide assets from local site search results

22 August 2010 at 7:00am
I found the solution on the search tutorial page
The solution:
"If you don't want any Files to be found add" to the page.php under mysite/code
public function results($data, $form)
{
$form->classesToSearch(array('SiteTree'));
| 800 Views | ||
|
Page:
1
|
Go to Top |

