{i18n}Generic Information{/i18n}

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

{capture assign="oldval"}{$comparison_title|sanitize}{/capture} {capture assign="newval"}{$title|sanitize}{/capture} {capture assign="oldval"}{$comparison_filename|sanitize} ({$context->_sizeHelper($comparison_document->getSize())}){/capture} {capture assign="newval"}{$filename|sanitize} ({$context->_sizeHelper($document->getSize())}){/capture} {capture assign="oldval"}{$context->_mimeHelper($comparison_document->getMimeTypeID())}{/capture} {capture assign="newval"}{$context->_mimeHelper($document->getMimeTypeID())}{/capture} {capture assign="oldval"}{$comparison_document->getMajorVersionNumber()}.{$comparison_document->getMinorVersionNumber()}{/capture} {capture assign="newval"}{$document->getMajorVersionNumber()}.{$document->getMinorVersionNumber()}{/capture} {capture assign="oldval"}{$comparison_last_modified_by} ({$comparison_last_modified_date}){/capture} {capture assign="newval"}{$last_modified_by} ({$last_modified_date}){/capture} {capture assign="oldval"}{$comparison_document_type}{/capture} {capture assign="newval"}{$document_type}{/capture} {capture assign="oldval"}{if $comparison_workflow_state} {$comparison_workflow_state->getName()} {else} {i18n}No workflow{/i18n} {/if}{/capture} {capture assign="newval"}{if $workflow_state} {$workflow_state->getName()} {else} {i18n}No workflow{/i18n} {/if}{/capture}
{i18n}Document Title{/i18n} {$newval} {$oldval}
{i18n}Document Filename{/i18n} {$newval} {$oldval}
{i18n}File is a{/i18n} {$newval} {$oldval}
{i18n}Document Version{/i18n} {$newval} {$oldval}
{i18n}Created by{/i18n} {$creator} ({$creation_date}) ({i18n}this cannot change between versions{/i18n})
{i18n}Owned by{/i18n} {$owner} ({i18n}this cannot change between versions{/i18n})
{i18n}Last update by{/i18n} {$newval} {$oldval}
{i18n}Document Type{/i18n} {$newval} {$oldval}
{i18n}Workflow status{/i18n} {$newval} {$oldval}
{i18n}Document ID{/i18n} {$document->getId()} ({i18n}this cannot change between versions{/i18n})