README file for the AdvancedSearch Lite plugin ********************************************** The AdvancedSearch Lite plugin provides an enhanced search form for WordPress with support for boolean operators. It uses MySQL's fulltext search feature. It acts as drop-in replacement for the legacy WordPress search. Read more at http://www.zirona.com/software/wordpress-advanced-search-lite (the plugins description page with the most current info). INSTALLATION To take advantage of the FULLTEXT search with booleans support: - Unpack and upload the folder advancedsearch-lite to your plugins directory - Activate the plugin, now the default search is replaced with the AdvancedSearch engine To have a nice form with some more features on your sidebar: - add the following to your sidebar where you want the form to appear: - take the contents of the file asl.css and add them to your main CSS (of course you may change the CSS as you wish) - the function asl_form() has some paramteters to modify the displaying of certain elements (see plugin file for more) CREDITS - Luc Saint-Elie: French translation of search form - Trebol-A: Spanish translation of search form and hints popup - Andrea Barbieri: Italian translation of search form and hints popup - Martin Štěpán: Czech translation of search form and hints popup - many others for testing, bug reporting, giving suggestions, spreading the word and by using the plugin (thus feeding my ego :-D) Did I forget somebody with a major contribution? Please don't hesitate to mail me! LICENSE The AdvancedSearch Lite plugin is Free Software licensed under the GNU General Public License, version 2. You'll find license terms in the file LICENSE.GPL. Have fun with the AdvancedSearch Lite! :-) Feedback is always welcome. Alex Günsche