{title help="Dynamic Content"}{tr}Dynamic Content System{/tr}{/title} {remarksbox type="tip" title="{tr}Tip{/tr}"}{tr}To use content blocks in a text area (Wiki page, etc), a module or a template, use {literal}{content id=x}{/literal}, where x is the ID of the content block.{/tr} {tr}You can also use {literal}{content label=x}{/literal}, where x is the label of the content block.{/tr}{/remarksbox} {tabset} {tab name="{tr}Available content blocks{/tr}"}
| {self_link _sort_arg='sort_mode' _sort_field='contentId'}{tr}Id{/tr}{/self_link} | {self_link _sort_arg='sort_mode' _sort_field='contentLabel'}{tr}Label{/tr}{/self_link} | {self_link _sort_arg='sort_mode' _sort_field='data'}{tr}Current Value{/tr}{/self_link} | {self_link _sort_arg='sort_mode' _sort_field='actual'}{tr}Current ver{/tr}{/self_link} | {self_link _sort_arg='sort_mode' _sort_field='next'}{tr}Next ver{/tr}{/self_link} | {self_link _sort_arg='sort_mode' _sort_field='future'}{tr}Future vers{/tr}{/self_link} | |
|---|---|---|---|---|---|---|
| {$listpages[changes].contentId} |
{if $listpages[changes].contentLabel neq ''}
{$listpages[changes].contentLabel}
{/if}
{if $listpages[changes].description neq ''}
{$listpages[changes].description}
{/if}
|
{$listpages[changes].data|escape:'html'|nl2br} | {$listpages[changes].actual|tiki_short_datetime} | {$listpages[changes].next|tiki_short_datetime} | {$listpages[changes].future} |
{actions}
{strip}
|