From: x2000habouzit Date: Mon, 25 Oct 2004 11:54:59 +0000 (+0000) Subject: ppl enames are clickable + Changelog X-Git-Tag: xorg/old~1177 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=adc6dc9a01f39b6bbe02e8f37863e3d8116d67d5;p=platal.git ppl enames are clickable + Changelog --- diff --git a/ChangeLog b/ChangeLog index 8078721..2de86ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,13 +16,11 @@ Changes : - Brand New NewsLetter module. -MC - Convert old archive to new model. -FAL - * Search : - - dead members and non subsribed people are grayed. -MC - - dead members now have the date of death printed. -MC - - better things done for married women. -MC - - Mobile is know printed too. -MC - * Search+Contacts : + - better things done for married women. -MC + - deceased members and non-subscribers special treatments. -MC + - Mobile is now printed too. -MC + - People names are clickable. -MC - Unified template. -JS * Skins: diff --git a/templates/include/minifiche.tpl b/templates/include/minifiche.tpl index b167ba3..7cd1ad3 100644 --- a/templates/include/minifiche.tpl +++ b/templates/include/minifiche.tpl @@ -17,13 +17,23 @@ * Foundation, Inc., * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * *************************************************************************** - $Id: minifiche.tpl,v 1.2 2004-10-24 15:52:48 x2000habouzit Exp $ + $Id: minifiche.tpl,v 1.3 2004-10-25 11:55:00 x2000habouzit Exp $ ***************************************************************************}
- {if $c.epouse}{$c.epouse} {$c.prenom}
(née {$c.nom}){else}{$c.nom} {$c.prenom}{/if} + {min_auth level="cookie"} + {if !$c.dcd && $inscrit} + + {/if} + {/min_auth} + {if $c.epouse}{$c.epouse} {$c.prenom}
(née {$c.nom}){else}{$c.nom} {$c.prenom}{/if} + {min_auth level="cookie"} + {if !$c.dcd && $inscrit} +
+ {/if} + {/min_auth}
{strip} diff --git a/templates/include/minifiche_pvt.tpl b/templates/include/minifiche_pvt.tpl index c6f2971..833292f 100644 --- a/templates/include/minifiche_pvt.tpl +++ b/templates/include/minifiche_pvt.tpl @@ -17,7 +17,7 @@ * Foundation, Inc., * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * *************************************************************************** - $Id: minifiche_pvt.tpl,v 1.3 2004-10-24 15:52:48 x2000habouzit Exp $ + $Id: minifiche_pvt.tpl,v 1.4 2004-10-25 11:55:00 x2000habouzit Exp $ ***************************************************************************} @@ -30,7 +30,8 @@ Afficher la carte de visite - {if $show_action eq + {if $show_action eq {if $c.dcd neq 1} {perms level='admin'}