From 3a66561e306c71e595c56b1dddb549fb22d2ba78 Mon Sep 17 00:00:00 2001 From: "Pierre Habouzit (MadCoder" Date: Sun, 17 Apr 2005 20:33:53 +0000 Subject: [PATCH] x.net/index.php git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-553 --- htdocs.net/css/xnet.css | 82 ++++++++++++++++----------------------------- htdocs.net/images/puce.png | Bin 443 -> 399 bytes htdocs.net/index.php | 7 ++++ templates/xnet/index.tpl | 63 ++++++++++++++++++++++++++++++++++ templates/xnet/skin.tpl | 16 +++++++-- 5 files changed, 112 insertions(+), 56 deletions(-) create mode 100644 htdocs.net/index.php create mode 100644 templates/xnet/index.tpl diff --git a/htdocs.net/css/xnet.css b/htdocs.net/css/xnet.css index e6be0ae..ebb3355 100644 --- a/htdocs.net/css/xnet.css +++ b/htdocs.net/css/xnet.css @@ -23,12 +23,10 @@ body { margin-left: 0; margin-top: 0; color: #505050; - font-family: "Bitstream vera sans","Verdana",sans-serif; - font-size: 10pt; border-top: 1px; } -table { +table, body { font-size: 10pt; font-family: "Bitstream vera sans","Verdana",sans-serif; } @@ -37,9 +35,10 @@ input,textarea,select,option,tt,pre { font-size: 10pt; } -a img { - border: none; -} +a, a:link, a:visited { text-decoration: none ; color: #5c81aa; } + +a img { border: none; } +img { vertical-align: middle; } /*************************************************************************** * DEBUG @@ -89,33 +88,37 @@ td#search { } /*************************************************************************** + * CLASSES ***************************************************************************/ -img { vertical-align: middle; } - -a:link { - color: #5C81AA; +.descr { + text-align: justify; + font-size: 85%; + font-weight: bold; } -a:visited { - color: #5C81AA; +p.descr { + padding-left: 7px; + padding-right: 7px; } -a.s:link { - text-decoration: none ; - color: #9F81AD; +table.links { + width: 100%; + margin: 0.4em 0em; } -a.s:visited { - text-decoration: none ; - color: #9F81AD; + +table.links td { + padding: 0em 0.5em; } -table.tableprincipale { - width: 765px; - border: 0px; - margin: 0px; - padding: 0px; +table.links a { + background: url('../images/puce.png') no-repeat center left; + padding-left: 15px; + font-weight: bold; } +/*************************************************************************** + ***************************************************************************/ + table.menu { width: 150px; } th.menu { @@ -188,42 +191,13 @@ td.choix1actif { td.choix2 { height: 20px; background-color: #D0C198; - font-size: 80%; + font-size: 85%; } td.choix2actif { height: 20px; background-color: #5C81AA; color:#D0C198; } -DIV.choix2 { +div.choix2 { text-align: center; } - -td.liens-puce { - width: 15px; - vertical-align: center; - padding-left: 0.25em; -} - -td.liens { - vertical-align: center; - padding-left: 0.5em; - text-align: left; -} - -td.tdliens { - padding: 0.4em 0em 0.4em 0em; -} - -P.descr { - text-align: justify; - font-size: 90%; - font-weight: bold; - padding-left: 7px; - padding-right: 7px; -} -ul.descr { - text-align: justify; - font-size: 80%; - font-weight: bold; -} diff --git a/htdocs.net/images/puce.png b/htdocs.net/images/puce.png index 09556481fcc5f3e3e087dc1e5e51d7f98aba87b7..2396856d636eac236dfda7c35177f96b79ea8eed 100644 GIT binary patch delta 386 zcmV-|0e$|v1CIkCiBL{Q4GJ0x0000DNk~Le0000A0000H2m$~A0Bb?2vXLPee?dt^ zK~yNuUD3-@gD?~Z-~=JX4pm4AmlUfVFB{+gJ>0m`PHUy%T0o1H25em5Na?@*X8x0N z0zacC06k>(!#7N*j7D*i^%z1p_1r9FVss{S-uH)RoIr< zG3Rxd6x6$GY96u0gxV0oKNdo)`~aI&yTE}zH!g?6bG3U~y2%AVmUEpYSghe&i{Ngt zYQK-uoL=2GO`Swbk6LYQ8#zfbAt2{f94xV}sp_D2RBz&pjnQiH{L_@gG)}%mh7h_A g8EHd=&~a^>U$h~YV-lP}egFUf07*qoM6N<$g7Ut<8 delta 431 zcmV;g0Z{&r1G@tuiBL{Q4GJ0x0000DNk~Le0000B0000K2m$~A0Mt%UKan9Ae{D%b zK~#9!ZP8s*f>00!;IjlPIhufc=!q<+kDLDg|LCTxax}w(d{g9sk8SNSyn9P#$#b?f0slEF^4)39!Ro)-*sN5Kwzf6=w>V9;-fB+1HJa_BVO_`Jv*+icvye|fo%GV0z{ zB@fvAk~#qJFN6?F&o@lkyD)rjrVqN^bG6Y&yh#N?dvu*dtm0eSG8&y0`+XRv^yrun(); +?> diff --git a/templates/xnet/index.tpl b/templates/xnet/index.tpl new file mode 100644 index 0000000..555bbfa --- /dev/null +++ b/templates/xnet/index.tpl @@ -0,0 +1,63 @@ +{*************************************************************************** + * 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 * + ***************************************************************************} + + + + + + + + + + + + + +
+ Logo des groupes + +

+ Polytechnique.net est le site dédié à toutes les activités associatives des polytechniciens, + Élèves ou Anciens. Il décrit aussi les organismes institutionnels relatifs à l'Ecole + Polytechnique et les promotions présentes sur le web. +

+

+ Ce site vous propose des liens vers les forums de discussions et les sites webs des + différentes associations, des adresses où les contacter, et tous les renseignements utiles + pour mieux les connaître. Il offre d'autre part des + outils de gestion de groupe à l'intention de leurs responsables. +

+

+ Si vous recherchez la page d'un groupe particulier, vous pouvez + en consulter la liste. +

+
----------
+ + + + + + + + + +
+ +{* vim:set et sw=2 sts=2 sws=2: *} diff --git a/templates/xnet/skin.tpl b/templates/xnet/skin.tpl index 1249895..0434ac8 100644 --- a/templates/xnet/skin.tpl +++ b/templates/xnet/skin.tpl @@ -51,8 +51,8 @@ {include file=skin/common.devel.tpl} {include file=skin/common.bandeau.tpl} -{assign var=type value=plan} + {if $type} + {else} + + + + + + {/if} -- 2.1.4
Logo Assos @@ -64,6 +64,18 @@ {$type}
+ LOGO Assos + + LOGO X.Org + titre_du_site +
----------
@@ -79,7 +91,7 @@ Se connecter en tant que: {/only_public}