|
"base" Template Variables and Loop |
|
Variables
A boolean variable that is true if the reader is currently logged in.
A boolean variable that is true if the blog is set to display a page that allows the reader to request access to a restricted category.
A string variable containing the URL for the cascading style sheet for the blog.
A string variable containing the description of the blog.
A string variable containing an URL, which if accessed, takes the reader to the Edit Article page for the currently viewed article.
A string variable containing the keywords for use by search engines to index the blog.
A string variable containing the name of the blog.
A string variable containing an URL, which if accessed, takes the reader to the Post Article page where s/he can enter a new article.
A string variable containing the URL for the OCS feed for the blog.
A string variable containing an URL, which if accessed, takes the reader to the Subscribe page for posting notifications.
A string variable containing the URL for the RSS feed for the blog.
A string variable containing the primary URL for the blog.
A boolean variable that is true if the current category should not display the calendar component.
A string variable containing the label for the current category.
A string variable containing an URL that if accessed will automatically send an email message to the blog's administrator requesting access to the current category.
A boolean variable that is true if the reader does not have permission to access the current category.
A string variable containing the URL for the RSS feed for the current category.
A string variable containing the URL to view the blog with the live templates in effect.
A string variable containing information reported from the the blog system back-end.
A string variable containing the title of the current page.
A string variable containing the relative path to the directory containing the JavaScript files used by the blog pages.
A boolean variable that is true if the blog is currently being viewed using test templates.
A string variable containing the email address of the currently logged-in reader.
A string variable containing the nickname of the currently logged-in reader.
A string variable containing the username of the currently logged-in reader.
A string variable containing the URL for a page where readers with accounts can log in and new users can sign up for a the blog system account.
Loop
A loop that iterates through all the subcategories of the currently displayed category.