{** * plugins/generic/externalFeed/externalFeeds.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. * * Display list of external feeds in plugin management. * *} {strip} {assign var="pageTitle" value="plugins.generic.externalFeed.manager.feeds"} {include file="common/header.tpl"} {/strip}
{translate key="plugins.generic.externalFeed.manager.displayBlockInstructions" setupStep56=$setup56}
{translate key="plugins.generic.externalFeed.manager.title"} | {translate key="plugins.generic.externalFeed.manager.displayHomepage"} | {translate key="plugins.generic.externalFeed.manager.displayBlock"}
|
{translate key="common.action"} | |||
{$feed->getLocalizedTitle()|escape} | {if $feed->getDisplayHomepage()}{else}{/if} | {if $feed->getDisplayBlock() == $smarty.const.EXTERNAL_FEED_DISPLAY_BLOCK_ALL}{else}{/if} | {if $feed->getDisplayBlock() == $smarty.const.EXTERNAL_FEED_DISPLAY_BLOCK_HOMEPAGE}{else}{/if} | getId() dir=u}" class="action">↑ getId() dir=d}" class="action">↓ | getId()}" class="action">{translate key="common.edit"} | getId()}" onclick="return confirm('{translate|escape:"jsparam" key="plugins.generic.externalFeed.manager.confirmDelete"}')" class="action">{translate key="common.delete"} | ||
{translate key="plugins.generic.externalFeed.manager.noneCreated"} | ||||||
{page_info iterator=$feeds} | {page_links anchor="feeds" name="feeds" iterator=$feeds} |