{** * editorialTeamBio.tpl * * Copyright (c) 2003-2011 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * View the biography of an editorial team member. * * $Id$ *} {translate key="about.editorialTeam"} {foreach from=$stylesheets item=cssUrl} {/foreach} {$additionalHeadData} {literal} {/literal} {assign var=pageTitleTranslated value=$user->getFullName()|escape} {if !$pageTitleTranslated}{translate|assign:"pageTitleTranslated" key=$pageTitle}{/if}
{literal} {/literal}
{assign var="profileImage" value=$user->getSetting('profileImage')} {if $profileImage} {translate key= {/if}

{$pageTitleTranslated}

{$user->getFullName()|escape} {if $publishEmail} {assign_mailto var=address address=$user->getEmail()|escape} {icon name="mail" url=$address} {/if}
{if $user->getUrl()}{$user->getUrl()|escape}
{/if} {if $user->getLocalizedAffiliation()}{$user->getLocalizedAffiliation()|escape}{assign var=needsComma value=1}{/if}{if $country}{if $needsComma}, {/if}{$country|escape}{/if}

{$user->getLocalizedBiography()|nl2br|strip_unsafe_html}