Templates & Plugins
Top  Previous  Next

The User Interface of all Hyperseek applications are completely template driven.

There are 3 types of templates in the system:

Page Templates  
These are the entire HTML that make up the look and feel you want for each page in your end user display. Within your HTML, you'll be placing special HTML tags, called "Plugins" to indicate where Hyperseek should insert certain parts of it's output (such as the search box, or the category menu)  
 
Internal Templates  
Some of the Plugins allow further customization. For these, you'll be able to edit "Internal Templates" which allow you to "draw" the way that the plugins' output should be. For example, one of the Internal Templates in Hyperseek is called "link". Use this to define the way that each listing should appear within the search results.  
 
Themes  
Themes (beyond the default theme) are only available in the source code version.