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-suggest-dirname></blog-suggest-dirname>

Provided by module: CMS: Blog Module

This tag suggests a dirname when creating a new blog page.


Attributes

title

The title of the new blog entry. This is used by the tag to derive a suitable directory name.


maxlength="int" (25)

The maximum length of the suggested directory name. A value of '0' means no maximum at all.

Note: On Windows, the maximum length of the path to a file is 255 characters. This includes the actual start of the path in the repository, e.g: 'C:\Program Files\Roxen Internet Software\Roxen CMS\Basic.sb\wa\view\'. This should be taken into account when choosing a maximum length for the directory name.