{************************************* * SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. * SPDX-License-Identifier: AGPL-3.0-only ************************************} {* this file displays a widget div - the contents of the div are loaded later using javascript *} {assign var="homepagedashboard_title" value='Home Page Dashboard'|@getTranslatedString:'Home'} {assign var="keymetrics_title" value='Key Metrics'|@getTranslatedString:'Home'} {if $tablestuff.Stufftype eq 'SDKIframe'} {assign var="stitle" value=$tablestuff.Stufftitle|getTranslatedString} {else} {assign var="stitle" value=$tablestuff.Stufftitle} {/if}
{$stitle} {if $tablestuff.Stufftitle eq 'ModComments'|getTranslatedString:'ModComments'}
     search
{else} {/if}
{if $tablestuff.Stufftype eq "Module"}
{elseif $tablestuff.Stufftype eq "Default" && $tablestuff.Stufftitle neq $homepagedashboard_title}
{elseif $tablestuff.Stufftype eq "RSS"}
{elseif $tablestuff.Stufftype eq "DashBoard"}
{elseif $tablestuff.Stufftype eq "Default" && $tablestuff.Stufftitle eq $homepagedashboard_title}
{elseif $tablestuff.Stufftype eq "Tag Cloud"}
{elseif $tablestuff.Stufftype eq "URL" || $tablestuff.Stufftype eq "Iframe" || $tablestuff.Stufftype eq "SDKIframe"}
{else}
{/if}