{i18n}Generic Information{/i18n}

{i18n arg_appname="$appname"}The information in this section is stored by #appname# for every document.{/i18n}

{i18n}Document Filename{/i18n} {$filename|wordwrap:40:"\n":false|sanitize_input} ({$context->_sizeHelper($document->getSize())})
{i18n}File is a{/i18n} {$context->_mimeHelper($document->getMimeTypeID())}
{i18n}Document Version{/i18n} {$document->getMajorVersionNumber()}.{$document->getMinorVersionNumber()}
{i18n}Created by{/i18n} {$creator} ({$creation_date})
{i18n}Owned by{/i18n} {$owner}
{i18n}Last update by{/i18n} {$last_modified_by} ({$last_modified_date})
{i18n}Document Type{/i18n} {$document_type}
{i18n}Workflow{/i18n} {if $workflow} {$workflow->getName()}: {if $workflow_state} {$workflow_state->getName()} {/if} {else} {i18n}No workflow{/i18n} {/if}
{i18n}Document ID{/i18n} {$document->getId()}