Search Form

Template: /templates/search/search_form.html

This template provides a way for your users to quickly search your database of articles. This page is often included via SSI's on other pages.


Placeholders


Global Placeholders

placeholder description
$url_gindex$ the url to the Global Index
$url_publish$ the url to the directory containing all published files
$url_search$ the url to Article Manager's Search Engine
$file_gcategories$ filename of the Global Category List include (none selected)
$file_gheadlines$ filename of the Global Headlines include
$file_headlines_bycat$ filename of the Headlines by Category include
$file_search$ filename of the Search Form include
$global_updated$ the date and time any published pages were last updated
$gcat_name$ the Global Category Name
$url_thispage$ the url of the current page
$publishdir_virtualpath$  The path from the webroot directory to the publish directory. This is used by Article Manager to insert the path into "virtual" includes.

i.e.: If your publish URL is http://www.site.com/artman/publish/, the $publishdir_virtualpath$ is /artman/publish/.
$publishdir_filepath$  The full (absolute) server filepath to the publish directory.

i.e.: /users/home/www/html/artman/publish/



document placeholders

placeholder description
Global Placeholders For a complete list of Global Placeholders, click here
$category_pulldown$ a list of <option> tags, one for each category.