From: x2000habouzit Date: Thu, 4 Nov 2004 16:59:29 +0000 (+0000) Subject: just some thoughts X-Git-Tag: xorg/old~1064 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=df053e52c396367fdd720c8b1b9c53ca970fdd4e;p=platal.git just some thoughts --- diff --git a/htdocs/carnet/notifs.php b/htdocs/carnet/notifs.php new file mode 100644 index 0000000..b4c38fb --- /dev/null +++ b/htdocs/carnet/notifs.php @@ -0,0 +1,28 @@ +run(); + +?> diff --git a/templates/carnet/notifs.tpl b/templates/carnet/notifs.tpl new file mode 100644 index 0000000..11c1b60 --- /dev/null +++ b/templates/carnet/notifs.tpl @@ -0,0 +1,98 @@ +{*************************************************************************** + * Copyright (C) 2003-2004 Polytechnique.org * + * http://opensource.polytechnique.org/ * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the Free Software * + * Foundation, Inc., * + * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * + *************************************************************************** + $Id: notifs.tpl,v 1.1 2004-11-04 16:59:31 x2000habouzit Exp $ + ***************************************************************************} + +

Notifications automatiques

+ +

Surveiller tes contacts

+ +
+
+ Contacts + Surveiller les changements de fiche de tes contacts (y compris celles de photo)
+ Surveiller les décès parmis tes contacts +
+
+ +
+
+ +

Surveiller des promotions

+ +
+
+ Ajouter une promotion + Ajouter une surveillance sur la promotion : + + +
+
+ +{if $promos|@count} +
+ {foreach from=$promos item=p} +
+ Promo {$p.promo} + Surveiller les inscriptions
+ Surveiller les décès +
+ {/foreach} + +
+ +
+
+{/if} + +

Surveiller des non inscrits

+ + + + + + +
+
+
+ Surveiller des inscriptions + + +
+ {foreach from=$watch_ins item=w} + {$w.forlife} + {/foreach} +
+
+
+
+
+ Surveiller des décès + + +
+ {foreach from=$watch_dcd item=w} + {$w.forlife} + {/foreach} +
+
+
+ +{* vim:set et sw=2 sts=2 sws=2: *} diff --git a/templates/preferences.tpl b/templates/preferences.tpl index 269da62..59aa676 100644 --- a/templates/preferences.tpl +++ b/templates/preferences.tpl @@ -17,7 +17,7 @@ * Foundation, Inc., * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * *************************************************************************** - $Id: preferences.tpl,v 1.9 2004-10-24 14:41:11 x2000habouzit Exp $ + $Id: preferences.tpl,v 1.10 2004-11-04 16:59:30 x2000habouzit Exp $ ***************************************************************************}

@@ -30,14 +30,16 @@ -
+ +
Tu peux configurer tes différentes redirections de mails ici.
-
+ +
@@ -45,15 +47,17 @@
- -
+ + +
Tu peux configurer tes redirections WEB http://www.carva.org/{dyn s=$smarty.session.bestalias} et http://www.carva.org/{dyn s=$smarty.session.forlife}
-