Search page with only HTML

Post Reply
pesquisa
Posts: 14
Joined: Wed Nov 07, 2001 8:12 am

Search page with only HTML

Post by pesquisa »

What are the steps to get a new search and results page layout using only HTML ? First we need to translate the pages from english to portuguese. How can we create a HTML page and post the search string to Webinator without the need to edit the search vortex script ?

Thanks in advance,

Mauricio
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Search page with only HTML

Post by mark »

You can setup the boilerplate surrounding the hit list setting top and bottom html. In Webinator 2 it's the files top.html and bottom.html in the database directory. In Webinator 4 it's "Top HTML" and "Bottom HTML" on the "Search Settings" page.

Changing the wording of the hits requires editing the search script. It's not hard. It's pretty much just HTML with programming operations thrown in (I wouldn't use an HTML editor on it though). All you need to be concerned about are the HTML portions.
Post Reply