This directory contains: ----------------------- + _sites Sites directory that could be used for the "geturls" command to store the content of grabbed sites. It is a good idea to store them in language specific sub directories, such as "en" for English sites and "de" for German ones. An English site www.site1.tld should then be stored under "en", within the "www.site1.tld" sub directory; a German site www.site2.tld under "de" within the "www.site2.tld" sub directory, and so on. This convention is conform with the example used in the cronjob scripts found in this package´s "tools/hse" directory. + images Images directory. Contains optional web images. HomepageSearchEngine.css Central Cascading Style Sheet. Required by the HomepageSearchEngine Executable to properly display the results pages. hse_template.shtml an SSI enabled dynamic HTML template sample hse_customform.shtml SSI include file containing a custom form sample, required by "hse_template.shtml" hse_template.phtml a PHP enabled dynamic HTML template sample hse_customform.phtml PHP include file containing a custom input form sample, required by "hse_template.phtml" hse_customform.js JavaScript library to preserve the previous form settings of the custom input form. Required by both "hse_template.shtml" and "hse_template.phtml". Can also be loaded by the static HTML template if it includes a custom input form.