{* * $Revision: 1.4 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *}
{g->text text="Enter text for additional languages. If all fields are blank then the primary data shown below will be used. If any fields are non-empty then the multilanguage data will be used, even if some fields are blank."}
| {g->text text="Title"} | {$form.mainTitle|markup} |
| {g->text text="Summary"} | {$form.mainSummary|markup} |
| {g->text text="Description"} | {$form.mainDescription|markup} |
{g->text text="The title of this item."}
{include file="gallery:modules/core/templates/MarkupBar.tpl" viewL10domain="modules_core" element="title" firstMarkupBar="true"} {if !empty($form.error.title.missingRootTitle)}{g->text text="The summary of this item."}
{include file="gallery:modules/core/templates/MarkupBar.tpl" viewL10domain="modules_core" element="summary"}{g->text text="This is the long description of the item."}
{include file="gallery:modules/core/templates/MarkupBar.tpl" viewL10domain="modules_core" element="description"}