"category" Template Items
Previous  Top  Next

Variables

·category.next_articles_text  
A string variable containing the text for the link to the next page in the category.  
 
·category.next_articles_url  
A string variable containing the URL for the next page in the category.  
 
·category.prev_articles_text  
A string variable containing the text for the link to the previous page in the category.  
 
·category.prev_articles_url  
A string variable containing the URL for the previous page in the category.  
 
·category_breadcrumbs  
A boolean variable that is true if there are previous or next pages for the current category page.  


Loops

·breadcrumb  
A loop that iterates through all the categories from the Main Page down to the article's category.  

·days  
A loop that iterates through the days on which the articles on the current category page were published.  


Templates