Site Search - Security and Exclusions

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
Starb7
 
 
Posts: 294
Joined: Tue Sep 05, 2006 12:35 pm
Location: Derbyshire

Site Search - Security and Exclusions

Post by Starb7 »

Hi Pablo and All

In the 'Site Search' tool, is it possible to:

1. Make the field 'search' on pressing enter (and so do away with the Search Button. Normal I would say just add an on-event to the field but that doesn't seem to be an option.
2. Exclude Pages - I would like to be able to exclude some pages from the search index - is that possible?
3. Security - as this will execute a Java Script, is there any way to validate the field values first, ie to stop injection, etc?

TIA
User avatar
Pablo
 
Posts: 23505
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Site Search - Security and Exclusions

Post by Pablo »

1. The search field should also work without the button.
2. You can exclude pages from the search index in the Page Properties.
3. The search script runs at the browser side, so there is no security risk. No data will be send to the server.
User avatar
Starb7
 
 
Posts: 294
Joined: Tue Sep 05, 2006 12:35 pm
Location: Derbyshire

Re: Site Search - Security and Exclusions

Post by Starb7 »

Great! It doesn't work for me on the 'enter' option, so suspect there's another button on the page taking the focus - will investigate. Cheers.
Post Reply