X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Fplview.trombi.tpl;h=f4127d3e95b66c2af54be68bc8498069b60021aa;hb=5991ff1d920ff7503335d273f4c92054f9ba17d6;hp=d0db912a6fa966984ee802bab68f55cfaa187e0d;hpb=c886c975766cc8c3b53d3d73a4bf592824577d93;p=platal.git diff --git a/templates/include/plview.trombi.tpl b/templates/include/plview.trombi.tpl index d0db912..f4127d3 100644 --- a/templates/include/plview.trombi.tpl +++ b/templates/include/plview.trombi.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -26,20 +26,20 @@

{else} - {section name=trombi loop=$set start=1} - {if $smarty.section.trombi.iteration % 3 == 1} + {section name=trombi loop=$set start=0} + {if $smarty.section.trombi.index % 3 == 1} - {elseif ($smarty.section.trombi.iteration % 3 == 0) && ($smarty.section.trombi.last)} + {elseif ($smarty.section.trombi.index % 3 == 0) && ($smarty.section.trombi.last)}
- -  [ PHOTO ] + +  [ PHOTO ] {if $trombi_with_admin && hasPerm('admin')} {icon name=wrench title="[admin]"} {/if} - -  [ PHOTO ] + +  [ PHOTO ] {if $trombi_with_admin && hasPerm('admin')} {icon name=wrench title="[admin]"} @@ -47,8 +47,8 @@ {if $set[trombi.index_next]} - -  [ PHOTO ] + +  [ PHOTO ] {if $trombi_with_admin && hasPerm('admin')} {icon name=wrench title="[admin]"} @@ -58,28 +58,29 @@
- - {$set[trombi.index_prev].prenom} {$set[trombi.index_prev].nom}{if $trombi_with_promo} ({$set[trombi.index_prev].promo}){/if} + + {$set[trombi.index_prev].name_display}{if $trombi_with_promo} ({$set[trombi.index_prev].promo_display}){/if} - - {$set[trombi].prenom} {$set[trombi].nom}{if $trombi_with_promo} ({$set[trombi].promo}){/if} + + {$set[trombi].name_display}{if $trombi_with_promo} ({$set[trombi].promo_display}){/if} {if $set[trombi.index_next]} - - {$set[trombi.index_next].prenom} {$set[trombi.index_next].nom}{if $trombi_with_promo} ({$set[trombi.index_next].promo}){/if} + + {$set[trombi.index_next].name_display}{if $trombi_with_promo} ({$set[trombi.index_next].promo_display}){/if} {/if}
- -  [ PHOTO ] + +  [ PHOTO ] {if $trombi_with_admin && hasPerm('admin')} {icon name=wrench title="[admin]"} @@ -89,8 +90,9 @@
+ - {$set[trombi].prenom} {$set[trombi].nom}{if $trombi_with_promo} ({$set[trombi].promo}){/if} + {$set[trombi].name_display}{if $trombi_with_promo} ({$set[trombi].promo_display}){/if}