{** * header.tpl * * Copyright (c) 2003-2011 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Article View -- Header component. *} {$article->getLocalizedTitle()|escape} | {$article->getFirstAuthor(true)|escape} | {$currentJournal->getLocalizedTitle()|escape} {if $article->getLocalizedSubject()} {/if} {if $displayFavicon}{/if} {include file="article/dublincore.tpl"} {include file="article/googlescholar.tpl"} {call_hook name="Templates::Article::Header::Metadata"} {if $journalRt && $journalRt->getEnabled()} {/if} {call_hook|assign:"leftSidebarCode" name="Templates::Common::LeftSidebar"} {call_hook|assign:"rightSidebarCode" name="Templates::Common::RightSidebar"} {if $leftSidebarCode || $rightSidebarCode}{/if} {if $leftSidebarCode}{/if} {if $rightSidebarCode}{/if} {if $leftSidebarCode && $rightSidebarCode}{/if} {foreach from=$stylesheets item=cssUrl} {/foreach} {if $allowCDN} {else} {/if} {$additionalHeadData} {if ($currentJournal && ($currentJournal->getPublicationType() != "jnl") && ($currentJournal->getPublicationType() != "col"))} {assign var=restrictView value=1} {else} {assign var=restrictView value=0} {/if}
{* The background 'lightbox' effect *}
{if $leftSidebarCode || $rightSidebarCode} {/if}