Short instructions for the installation of LocalSearch:
At first you have
to choose which version of Localsearch you want to use. In principle
there are three possibilities for the installation:
1. LocalSearch with frameset: www.fide-net.de
or www.efl-akademie.de
2. LocalSearch without frameset: www.rehazentrum-braunschweig.de
or www.brustsicherediagnostik.de
3. LocalSearch deluxe: www.DriverLab.de
or www.eyeconcept.de

1. Localsearch
with frameset
For the production
of a search engine without assistant only points 1 - 1.4. are
pertinent!
1.1. Folder for
search engine
Mark the folder for which a search engine should be provided.
Pay attention to any temporary htm-or html files in this folder,
that will also be searched for keywords. Some web editors produce
temporary files which should be deleted before the use of LocalSearch.
1.2. Answer the question "Is the search engine to be installed
in a frame set" with "yes".
1.3. Choose the name of the website
1.4. Click on "Create / update search engine".
The file localsearch.html is generated by clicking on this button.
You can test the search engine by clicking on "preview".
Link it and upload localsearch.html on your server.
2. Localsearch
without frameset
You have the possibility
to replicate your design. This is our recommendation to generate
a search engine. Naturally this possibility can be also used
to the installation with a framset.
2.1. Generate a template design you want to copy. Take a html
page of your Internet website and write to the place of the
document where the input field of the searching machine should
be:
#@@@LOCALSEARCH_INSERTION_MARK@@@#
Please do not
forget this step!!! Otherwise the search machine is located
at the bottom of the page.
2.2. Mark the
folder for which a search engine should be provided. Pay attention
to any temporary htm-or html files in this folder, that will
also be searched for keywords. Some web editors produce temporary
files which should be deleted before the use of LocalSearch
2.3. Answer the question "Is the search engine to be installed
in a frame set" with "no"
2.4. Mark the option in "Design template path". Choose
the html-file in which you wrote #@@@LOCALSEARCH_INSERTION_MARK@@@#
2.5. Choose the name of the website.
2.6. Click on "Create / update search engine".
The files localsearch.html and localsearchsearch.js are generated
by clicking on this button. You can test the search engine by
clicking on "preview". Upload localsearch.html and
localsearchsearch.js on your server.
3. LocalSearch deluxe
For the production
of a search engine without assistant only points 1-4 are pertinent!
1) Folder for
search engine
Mark the folder for which a search engine should be provided.
Pay attention to any temporary htm-or html files in this folder,
that will also be searched for keywords. Some web editors produce
temporary files which should be deleted before the use of LocalSearch
Deluxe.
2) Generate a
template design you want to copy. Take a html page of your Internet
website and write to the place of the document where the input
field of the searching machine should be:
#@@@LIM@@@#
(LIM is the abbreviation for
LocalSearch_Insertion_Mark)
Write to the place of the document
where the results should be displayed:
#@@@LOCALSEARCH_RESULT_INSERTION_MARK@@@#
Please do not forget these
two steps!!! Otherwise the search machine is located at the
bottom of the page.
Mark your template.
3) You can select among 8 different link colours
If you choose nothing the links are blue and the visited links
are red.
4) Generate /
update search engine
The files localsearch.html and localsearch.js are generated
by clicking on this button.
They can test
the search engine by clicking on "preview".
LocalSearch Deluxe
is constructed to place an input field on every page of the
Internet website. In addition you have to copy the html code
of the input field:
<form name
of ='form'> <div align of ='left'> <font color of
='#000066' size = '-1 ' face ='Verdana, Arial, Helvetica, sans-serif
'> </font> <input type of ='text' size=18 name of
='search'> <input type of ='button' size = 4 name of ='submit'
value of ='Go' onClick ='validate_form () '> </diva>
</forms>
using the search
and replace function of your html editor to the desired position
of every page of your Internet website.
Also the reference
to JavaScript must be copied in the <head> segment. Copy
the reference using the search and replace function of your
html editor on every page of your Internet website:
<script language
= "javascript" src = "localsearch.js">
</script>
Test the search
function on your browser.
Now you can load
all html pages and the JavaScript file localsearch.js on your
server.
For questions
regarding the installation you can send us an email to info@local-search-engine.com
.