Folder Substitution

Folder Substitution provides current folder, identified by `folder_id` parameter (either GET or POST).

{folder attr="one_of_the_following"}

Attributes

chapo
createdAt *
description
id
parent
position
postscriptum
title
updatedAt *
version
versionCreatedAt *
versionCreatedBy *
visible

* : this is a DateTime information.
You can therefore specify 2 optional specific parameters :
- `output` which takes 'date', 'datetime' or 'time' as value
- `format` which take a PHP date format. The locale format for the current language will be used if this parameter is empty or missing
ie : {product attr='createdAt' output='date' format='Y-m-d'}