{** * @file plugins/pubIds/doi/templates/doiSuffixEdit.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. * * Edit DOI meta-data. *} {if $pubObject} {assign var=pubObjectType value=$pubIdPlugin->getPubObjectType($pubObject)} {assign var=enableObjectDoi value=$pubIdPlugin->getSetting($currentJournal->getId(), "enable`$pubObjectType`Doi")} {if $enableObjectDoi}
{fieldLabel name="doiSuffix" key="plugins.pubIds.doi.manager.settings.doiSuffix"} | {$pubIdPlugin->getSetting($currentJournal->getId(), 'doiPrefix')|escape}/ | |
{translate key="plugins.pubIds.doi.manager.settings.doiSuffixDescription"} |
{$storedPubId|escape}
{capture assign=translatedObjectType}{translate key="plugins.pubIds.doi.editor.doiObjectType"|cat:$pubObjectType}{/capture} {translate key="plugins.pubIds.doi.editor.doiReassign.description" pubObjectType=$translatedObjectType}{$pubIdPlugin->getPubId($pubObject, true)|escape}
{capture assign=translatedObjectType}{translate key="plugins.pubIds.doi.editor.doiObjectType"|cat:$pubObjectType}{/capture} {translate key="plugins.pubIds.doi.editor.doiNotYetGenerated" pubObjectType=$translatedObjectType}