RoxenCMS 17Blog ModuleInternal Tags

   

<blog-count-pages>
<blog-strip-filename>
<blog-suggest-dirname>
<emit blog-page-categories>
<emit blog-page-components>
<emit blog-pages>

<blog-count-pages></blog-count-pages>

Provided by module: CMS: Blog Module

Count the number of blog pages in a site.

Count the number of blog pages in each category:
<emit node='' source='category' file='/blog-categories.xml' category=''> &_.name; (<blog-count-pages language='&page.language;' category='&_.node;'/>)<br/> </emit>


Attributes

category

Count the number of blog pages in a specific category.


language

Count blog pages in a language. This attribute has to be set if the site is a multi language site.