Share » Forums » Setup & design » How to integrate standard search

How to integrate standard search

How to integrate standard search

Sunday 30 November 2008 3:11:04 am - 2 replies

Author Message

Gaetano Giunta

Monday 01 December 2008 2:50:24 am

The best way to find out about the "standard" search api is to download ezfind (or another ezp serach extension) and look at the code.

Principal Consultant International Business
Member of the Community Project Board

John Moritz

Monday 01 December 2008 6:57:29 am

If you just want a quick and dirty solution for the standard search and only need the search text field, include the following code into your search site:

<form action="/index.php/content/search">
<input id="searchtext" name="SearchText" type="text" value="" size="12" />
<input id="searchbutton" class="button" type="submit" value="Suchen" alt="Submit" />
</form>

This should work.

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu