Templates

These documentation pages are no longer maintained. Please visit the new documentation site.

The search engine comes with two default templates.

design/standard/templates/content/search.tpl

design/standard/templates/content/advancedsearch.tpl

View modes

The advanced search does also support view modes so you can implement different search pages.

You can access view modes in the URL by typing:

mysite.com/content/advancedsearch/mysearch/

You will then get the view mode mysearch. This will try to access the template:

design/standard/templates/content/advancedsearch/mysearch.tpl

Note:Remember to clear the cache. Template overrides are cached so you need to clear the override cache to see new override templates.

From the Exponential root run:

./bin/shell/clearcache.sh --clear-all

Or click clear template cache from the admin interface.

Operator Description

Comments

log in or create a user account to comment.

Contents

Customization

Access control
Exponential API Documentation
Content structure
Custom design
Components
    Images
    Datatypes
    Shop
    Information collection
    Search
       Templates
       Custom search box
       Search operator
    Form processing
    Error handling
    Icons
    Menus
    Toolbars
Tips & Tricks
Troubleshooting


Created

09/07/2003
11:06:49 am
by Bård Farstad

Last updated

02/06/2004
3:07:24 pm
by Jack Rackham

Authors

Bård Farstad
Jack Rackham



This page is part of the Exponential documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.