{** * templates/issue/issueGalley.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. * * Issue galley view for PDF files. *} {include file="issue/header.tpl"} {url|assign:"pdfUrl" op="viewFile" path=$issueId|to_array:$galley->getBestGalleyId($currentJournal)} {translate|assign:"noPluginText" key='article.pdf.pluginMissing'}
{translate key="article.pdf.pluginMissing"}

{* The target="_parent" is for the sake of iphones, which present scroll problems otherwise. *} getBestGalleyId($currentJournal)}">{translate key="article.pdf.download"} {translate key="common.fullscreen"} {translate key="common.fullscreenOff"}

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