{** * plugins/gateways/metsGateway/settingsForm.tpl * * Copyright (c) 2013-2015 Simon Fraser University Library * Copyright (c) 2003-2015 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * METS gateway plugin settings * *} {strip} {assign var="pageTitle" value="plugins.gateways.metsGateway.displayName"} {include file="common/header.tpl"} {/strip} {url|assign:"directoryUrl" page="gateway" op="plugin" path="METSGatewayPlugin"}

{translate key="plugins.gateways.metsGateway.settings"}

{include file="common/formErrors.tpl"}
{fieldLabel name="FLocat" key="plugins.gateways.metsGateway.settings.FLocat"}
{fieldLabel name="FContent" key="plugins.gateways.metsGateway.settings.FContent"}
 
{fieldLabel name="organization" key="plugins.gateways.metsGateway.settings.organization"}
{fieldLabel name="preservationLevel" key="plugins.gateways.metsGateway.settings.preservationLevel"}
{fieldLabel name="exportSuppFiles" key="plugins.gateways.metsGateway.settings.exportSuppFiles"}

{include file="common/footer.tpl"}