#------------------------------------------------------------------------------#
#                                                                              #
#                             MAIAN SEARCH v1.0                                #
#                           by David Ian Bennett.                              #
#                                                                              #
#   This program is free software; you can redistribute it and/or modify       #
#   it under the terms of the GNU General Public License as published by       #
#   the Free Software Foundation; either version 2 of the License, or (at      #
#   your option) any later version. This program is distributed in the         #
#   hope that it will be useful, but WITHOUT ANY WARRANTY; without even        #
#   the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR        #
#   PURPOSE.  See the docs/license.txt file for more information.              #
#                                                                              #
#   IMPORTANT: DO NOT remove the link in the footer. Keep this script free     #
#   for everyone. Thank you!                                                   #
#                                                                              #
#------------------------------------------------------------------------------#

---------
FEATURES:
---------

         - Simple search engine
         
         - Easily add pages/descriptions/keywords
         
         - Searches multiple keywords

         - Specify target frame for links
         
         - Support for multi language files.
         
         - Specify skip words to filter out common words

         - Log search keywords
         
         - Add search box to any page via simple HTML code

         - Utilises the Savant template engine.
           http://phpsavant.com/yawiki/index.php?area=Savant2&page=HomePage



--------------------------
INSTALLATION/REQUIREMENTS:
--------------------------


         - Please see the 'docs/installation.txt' file.
         
         
----------------------
TEMPLATES & APPEARANCE
----------------------


         - The templates for the script are in the 'templates' folder. Edit these to fit into your existing website.

         - It is important that you DO NOT remove any of the PHP code in the template pages. This will cause
           the script to malfunction. This can be found between the <?php ?> tags.

         - To change the colours and appearance of the script, edit the 'css/css.css' file.


--------------
LANGUAGE PACKS
--------------


         - If you would like to send me a translation of this script, please e-mail it to me at:
         
           david@m-dream.co.uk

         - To view or download available language packs for Maian Search v1.0 visit:

           http://www.m-dream.co.uk/index.php?cmd=scripts&identifier=search
           

-------
SUPPORT
-------


         - Use the following link if you are a member of M-Dream:

           http://www.m-dream.co.uk/index.php?cmd=account&identifier=support&script=search

         - Alternatively, use the following e-mail address:
           
           david@m-dream.co.uk


-------
HISTORY
-------


         - See the 'docs/history.txt' file
         
         
----------------
ACKNOWLEDGEMENTS
----------------


         - Thanks to Paul M. Jones for the Savant 2 template engine

           http://www.phpsavant.com/yawiki/         
         
         
----------------------
WEB DESIGN/PROGRAMMING
----------------------


         - If you need a website designing or maybe some custom PHP/MySQL programming, please try the following:
            
           VOYAGER WEB DESIGN UK
           http://www.voyagerweb.co.uk
           
           This is my own small business. I offer a reliable, friendly and affordable service and would love to hear
           from you. Thank you!

         
-----------
INFORMATION
-----------


         - This script was written and designed using the following applications:
         
           Dreamweaver MX 2004: http://www.macromedia.com/go/gnavtray_dwmx_home (Design)
           conText: http://www.context.cx/ (Programming)
           Photo Impact 8: http://www.ulead.com/ (Graphics)
           AAA Logo: http://www.aaa-logo.com/ (Graphics)
           
           Additional graphics provided by Leo`s Icon Archive: http://www.iconarchive.com/

         - Musical inspiration provided by: Angela Chang Shao Han, Penny Tai & Vicki Zhao-Wei.
           http://us.yesasia.com/en/artIdxDept.aspx/aid-566317/code-c/section-music/
           http://us.yesasia.com/en/artIdxDept.aspx/aid-14085/code-c/section-music/
           http://us.yesasia.com/en/artIdxDept.aspx/aid-504/section-music/code-c/version-all/

         - Script Version: v1.0
         
         - Originally Released: 15 March 2005
         
         - Browser Testing: IE6, Mozilla 1.6, Opera 7.23, Netscape 7.1, Firefox 1.0.2

         - Local Server Testing: Apache server running PHP v5.0.4, MySQL 4.0.23-nt

         - Production Server Testing: Apache server running PHP v4.3.10, MySQL 4.0.23-standard

         - Copyright (c)2005. David Ian Bennett. All rights reserved!

