ez.no / exponential / documentation / customization / components / search / 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
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 |
|---|
log in or create a user account to comment.
Comments