Template: /templates/category_breadcrumb.html
This page is used for formatting the category breadcrumb and is output by using the $cat_breadcrumb$ placeholder.
Templatecells
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 breadcrumb 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
|
|
$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/
|
templatecell : breadcrumb_link
| placeholder |
description |
|
$cat_num$ |
the record number of the category
|
|
$cat_name$ |
the title of the category
|
|
$cat_updated$ |
the date and time that this category (or an article in this category) was last updated
|
|
$cat_image$ |
the url for this category's image
|
|
$cat_image_width$ |
the width of this category's image
|
|
$cat_image_height$ |
the height of this category's image
|
|
$url_index$ |
the url to this category's Index Page
|
templatecell : breadcrumb_divider
| placeholder |
description |
|
Global Placeholders |
For a complete breadcrumb of Global Placeholders, click here
|
|
This templatecell does not have any additional placeholders |
templatecell : breadcrumb_link_selected
| placeholder |
description |
|
$cat_num$ |
the record number of the category
|
|
$cat_name$ |
the title of the category
|
|
$cat_updated$ |
the date and time that this category (or an article in this category) was last updated
|
|
$cat_image$ |
the url for this category's image
|
|
$cat_image_width$ |
the width of this category's image
|
|
$cat_image_height$ |
the height of this category's image
|
|
$url_index$ |
the url to this category's Index Page
|