X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=inline;f=templates%2Fevents%2Findex.tpl;h=06b936e4462734f8c842b257ca1cbdf64a958444;hb=063410c8fefc9ba93e0ff98edeea0a020f210f0c;hp=58dd7f65089583d3573701f3f5f58bfbb8247d43;hpb=353f2d2b11c4e3c6c0bc3553813368b6f42fa9c6;p=platal.git diff --git a/templates/events/index.tpl b/templates/events/index.tpl index 58dd7f6..06b936e 100644 --- a/templates/events/index.tpl +++ b/templates/events/index.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,28 +20,28 @@ {* *} {**************************************************************************} -{if $ask_naissance} +{if t($ask_naissance)} {include file='include/form_naissance.tpl'} {else}

-Bienvenue {$smarty.session.display_name}{if $birthday} +Bienvenue {$smarty.session.user->displayName()}{if t($birthday)}  et joyeux anniversaire de la part de toute l'équipe ! {else}, {/if}

-{if $smarty.session.host} +{if $smarty.session.user->host}
- {if $birthday}T{else}t{/if}a connexion précédente date du - {$smarty.session.lastlogin|date_format:"%x, %X"} - depuis la machine {$smarty.session.host}. + {if t($birthday)}T{else}t{/if}a connexion précédente date du + {$smarty.session.user->lastlogin|date_format:"%x, %X"} + depuis la machine {$smarty.session.user->host}.
{/if} -{if $reminder} +{if t($reminder)} {include file="reminder/base.tpl"} {else} {include file="include/tips.tpl" full=true} @@ -52,8 +52,8 @@ Bienvenue {$smarty.session.display_name}{if $birthday} {if $smarty.foreach.events.first} - {if $smarty.session.token} - + {if $smarty.session.user->token} + {icon name=feed title='fil rss'} {else} @@ -92,8 +92,8 @@ Bienvenue {$smarty.session.display_name}{if $birthday} {if !$has_evts} - {if $smarty.session.token} - + {if $smarty.session.user->token} + {icon name=feed title='fil rss'} {else} @@ -118,7 +118,7 @@ Bienvenue {$smarty.session.display_name}{if $birthday} if (link.childNodes[i].nodeName == 'STRONG') { link.replaceChild(link.childNodes[i].firstChild,link.childNodes[i]); } - Ajax.update_html(null, 'events/read/'+id); + $.xget('events/read/'+id); return false; } --> @@ -149,7 +149,7 @@ Bienvenue {$smarty.session.display_name}{if $birthday} {if hasPerm('admin')} {icon name=page_edit title="Editer cet article"} {/if} - {icon name=cross title="Cacher cet article"} + {icon name=cross title="Cacher cet article"} {assign var="previd" value=$ev.id} @@ -189,7 +189,7 @@ Bienvenue {$smarty.session.display_name}{if $birthday} Sommaire - Annonce proposée par {profile user=$ev.user_id sex=false promo=true} + Annonce proposée par {profile user=$ev.uid sex=false promo=true}