[ Styles liés à l'affichage de contacts ]
*******************************************************************************/
+div.contact-list div.contact {
+ border-top: 1px solid #305070;
+ background: #80a0c0;
+ color: inherit;
+}
+
+div.contact div.long {
+ background: #99b9d0;
+ color: inherit;
+}
/*******************************************************************************
6 Profil
#body-menu {
border-left: 1px solid #305070;
border-right: 1px solid #305070;
- background-image: url("images/sk_sharky_bubbles.png");
+ background-image: url("/images/sk_sharky_bubbles.png");
background-position: 0px 100px;
background-repeat: repeat-y;
}
}
/* vim: set et ts=4 sts=4 sw=4: */
-/* $Id: sharky.css,v 1.1 2004-08-29 15:46:53 x2000habouzit Exp $ */
+/* $Id: sharky.css,v 1.2 2004-08-29 16:02:39 x2000habouzit Exp $ */
-{* $Id: form.valid.aliases.tpl,v 1.6 2004-08-25 09:43:59 x2000habouzit Exp $ *}
+{* $Id: form.valid.aliases.tpl,v 1.7 2004-08-29 16:02:40 x2000habouzit Exp $ *}
<form action="{$smarty.server.PHP_SELF}" method="post">
<table class="bicol" cellpadding="4" summary="Demande d'alias">
<td>Demandeur :
</td>
<td>
- <a href="javascript:x()" onclick="popWin('{"x.php?x=$valid->username"|url}')">
+ <a href="javascript:x()" onclick="popWin('{"fiche.php"|url}?user={$valid->username}')">
{$valid->prenom} {$valid->nom}</a> {$valid->old}
</td>
</tr>
-{* $Id: form.valid.epouses.tpl,v 1.4 2004-08-25 09:43:59 x2000habouzit Exp $ *}
+{* $Id: form.valid.epouses.tpl,v 1.5 2004-08-29 16:02:40 x2000habouzit Exp $ *}
<form action="{$smarty.server.PHP_SELF}" method="post">
<table class="bicol" cellpadding="4" summary="Demande d'alias d'épouse">
<tr>
<td>Demandeur :</td>
<td>
- <a href="javascript:x()" onclick="popWin('/x.php?x={$valid->username}')">
+ <a href="javascript:x()" onclick="popWin('/fiche.php?user={$valid->username}')">
{$valid->prenom} {$valid->nom}
</a>
{if $valid->oldepouse}({$valid->oldepouse} - {$valid->oldalias}){/if}
-{* $Id: form.valid.evts.tpl,v 1.4 2004-08-25 09:43:59 x2000habouzit Exp $ *}
+{* $Id: form.valid.evts.tpl,v 1.5 2004-08-29 16:02:40 x2000habouzit Exp $ *}
<form action="{$smarty.server.PHP_SELF}" method="post" name="modif">
<table class="bicol">
</tr>
<tr>
<td>
- Posté par <a href="javascript:x()" onclick="popWin('{"x.php?x=$valid->username"|url}">
+ Posté par <a href="javascript:x()" onclick="popWin('{"fiche.php"|url}?user={$valid->username}">
{$valid->prenom} {$valid->nom} (X{$valid->promo})
</a>
[<a href="mailto:{$valid->username}@polytechnique.org">lui écrire</a>]
-{* $Id: form.valid.ml.tpl,v 1.5 2004-08-25 09:43:59 x2000habouzit Exp $ *}
+{* $Id: form.valid.ml.tpl,v 1.6 2004-08-29 16:02:40 x2000habouzit Exp $ *}
<form action="{$smarty.server.PHP_SELF}" method="post">
<table class="bicol">
<tr>
<td>Demandeur :</td>
<td>
- <a href="javascript:x()" onclick="popWin('/x.php?x={$valid->username}')">
+ <a href="javascript:x()" onclick="popWin('/fiche.php?user={$valid->username}')">
{$valid->prenom} {$valid->nom}
</a>
</td>
-{* $Id: form.valid.photos.tpl,v 1.5 2004-08-25 09:43:59 x2000habouzit Exp $ *}
+{* $Id: form.valid.photos.tpl,v 1.6 2004-08-29 16:02:40 x2000habouzit Exp $ *}
<form action="{$smarty.server.PHP_SELF}" method="post">
<table class="bicol" summary="Demande d'alias">
<tr>
<td>Demandeur :</td>
- <td><a href="javascript:x()" onclick="popWin('{"x.php?x=$valid->username"|url}')">
+ <td><a href="javascript:x()" onclick="popWin('{"fiche.php"|url}?user={$valid->username}')">
{$valid->prenom} {$valid->nom}
</a>
</td>
-{* $Id: form.valid.sondages.tpl,v 1.5 2004-08-25 09:43:59 x2000habouzit Exp $ *}
+{* $Id: form.valid.sondages.tpl,v 1.6 2004-08-29 16:02:40 x2000habouzit Exp $ *}
<form action="{$smarty.server.PHP_SELF}" method="post">
<table class="bicol" cellpadding="4" summary="Sondage">
<tr>
<td>Demandeur :
</td>
- <td><a href="javascript:x()" onclick="popWin('{"x.php?x=$valid->username"|url}')">
+ <td><a href="javascript:x()" onclick="popWin('{"fiche.php"|url}?user={$valid->username}')">
{$valid->prenom} {$valid->nom}</a>
{if $valid->old}({$valid->old}){/if}
</td>
-{* $Id: x_inscrit.tpl,v 1.4 2004-08-24 12:23:41 x2000habouzit Exp $ *}
+{* $Id: x_inscrit.tpl,v 1.5 2004-08-29 16:02:40 x2000habouzit Exp $ *}
<div class="contact">
<div class="nom">
{/strip}
</div>
<div class="bits">
- <a href="javascript:x()" onclick="popWin('x.php?x={$c.username}')">
+ <a href="javascript:x()" onclick="popWin('fiche.php?user={$c.username}')">
<img src="images/loupe.gif" alt="Afficher les détails" />
</a>
<a href="vcard.php/{$c.username}.vcf?x={$c.username}">
-{* $Id: login.tpl,v 1.6 2004-08-26 14:44:43 x2000habouzit Exp $ *}
+{* $Id: login.tpl,v 1.7 2004-08-29 16:02:39 x2000habouzit Exp $ *}
{if $date}
<div class="rubrique">
{dynamic on="0$fiche_incitation"}
<p>La dernière mise à jour de ta
- <a href="javascript:x()" onclick="popWin('x.php?x={$smarty.session.username}">fiche</a>
+ <a href="javascript:x()" onclick="popWin('fiche.php?user={$smarty.session.username}">fiche</a>
date du {$fiche_incitation|date_format:"%x"}.
Il est possible qu'elle ne soit pas à jour.
Si tu souhaites la modifier, <a href=\"profil.php\">clique ici !</a>
{$ev.texte|nl2br}
<br />
<p class="smaller">Annonce proposée par
- <a href="javascript:x()" onclick="popWin('x.php?x={$ev.username}')">
+ <a href="javascript:x()" onclick="popWin('fiche.php?user={$ev.username}')">
{$ev.prenom} {$ev.nom} X{$ev.promo}
</a>
</p>
-{* $Id: ins_confirmees.tpl,v 1.3 2004-08-26 14:44:45 x2000habouzit Exp $ *}
+{* $Id: ins_confirmees.tpl,v 1.4 2004-08-29 16:02:40 x2000habouzit Exp $ *}
{dynamic}
<a href="promo.php?promo={$in.promo}">{$in.promo}</a>
</td>
<td>
- <a href="javascript:x()" onclick="popWin('{"x.php"|url}?x={$in.username}')">
+ <a href="javascript:x()" onclick="popWin('{"fiche.php"|url}?user={$in.username}')">
{$in.nom} {$in.prenom}</a>
</td>
</tr>
-{* $Id: sendmail.tpl,v 1.5 2004-08-26 14:44:43 x2000habouzit Exp $ *}
+{* $Id: sendmail.tpl,v 1.6 2004-08-29 16:02:39 x2000habouzit Exp $ *}
{dynamic}
<input type="checkbox" name="contacts[{$contact.username}]"
value="{"`$contact.prenom` `$contact.nom` <`$contact.username`@polytechnique.org>"}"
{if $smarty.request.contacts && $smarty.request.contacts.username}checked="checked"{/if} />
- <a href="javascript:x()" onclick="popWin('x.php?x={$contact.username}')">{$contact.prenom} {$contact.nom}</a> (X{$contact.promo})
+ <a href="javascript:x()" onclick="popWin('fiche.php?user={$contact.username}')">{$contact.prenom} {$contact.nom}</a> (X{$contact.promo})
</td>
{if $key is odd}
</tr>
-{* $Id: trombipromo.tpl,v 1.3 2004-08-26 14:44:43 x2000habouzit Exp $ *}
+{* $Id: trombipromo.tpl,v 1.4 2004-08-29 16:02:39 x2000habouzit Exp $ *}
{dynamic}
<tr>
{/if}
<td class="center">
- <a href="javascript:x()" onclick="popWin('x.php?x={$p.username}')">
+ <a href="javascript:x()" onclick="popWin('fiche.php?user={$p.username}')">
<img src="getphoto.php?x={$p.user_id}" width="110" alt=" [ PHOTO ] " />
</a>
{mailto address="`$p.username`@polytechnique.org" text="`$p.prenom` `$p.nom`"}