{** * templates/gateway/lockss.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. * * LOCKSS Publisher Manifest gateway page. * NOTE: This page is not localized in order to provide a consistent interface to LOCKSS across all OJS installations. It is not meant to be accessed by humans. * *} {strip} {assign var="pageTitleTranslated" value="LOCKSS Publisher Manifest"} {include file="common/header.tpl"} {/strip} {if $journals}
{if $prevYear !== null}<< Previous{else}<< Previous{/if} | {if $nextYear !== null}Next >>{else}Next >>{/if}
Front Matter associated with this Archival Unit includes:
Metadata associated with this Archival Unit includes:
Journal URL | {$journal->getUrl()|escape} |
Title | {$journal->getLocalizedTitle()|escape} |
Publisher | {$journal->getSetting('publisherInstitution')|escape} |
Description | {$journal->getLocalizedSetting('searchDescription')|escape} |
Keywords | {$journal->getLocalizedSetting('searchKeywords')|escape} |
ISSN | {$journal->getSetting('issn')|escape} |
Language(s) | {foreach from=$locales key=localeKey item=localeName}{$localeName|escape} ({$localeKey|escape}) {/foreach} |
Publisher Email | {mailto address=$journal->getSetting('contactEmail')|escape encode="hex"} |
Copyright | {$journal->getLocalizedSetting('copyrightNotice')|nl2br} |