recuperation du numero de version depuis le changelog sans la date
[platal.git] / templates / xnet / skin.tpl
1 {**************************************************************************}
2 {*                                                                        *}
3 {*  Copyright (C) 2003-2006 Polytechnique.org                             *}
4 {*  http://opensource.polytechnique.org/                                  *}
5 {*                                                                        *}
6 {*  This program is free software; you can redistribute it and/or modify  *}
7 {*  it under the terms of the GNU General Public License as published by  *}
8 {*  the Free Software Foundation; either version 2 of the License, or     *}
9 {*  (at your option) any later version.                                   *}
10 {*                                                                        *}
11 {*  This program is distributed in the hope that it will be useful,       *}
12 {*  but WITHOUT ANY WARRANTY; without even the implied warranty of        *}
13 {*  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *}
14 {*  GNU General Public License for more details.                          *}
15 {*                                                                        *}
16 {*  You should have received a copy of the GNU General Public License     *}
17 {*  along with this program; if not, write to the Free Software           *}
18 {*  Foundation, Inc.,                                                     *}
19 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
20 {*                                                                        *}
21 {**************************************************************************}
22 <?xml version="1.0" encoding="iso-8859-1"?>
23 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
24 <html xmlns="http://www.w3.org/1999/xhtml">
25   <head>
26     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
27
28     <title>Les associations polytechniciennes</title>
29     <meta name="description" content="Les associations polytechniciennes" />
30     <meta name="keywords" content="Ecole polytechnique, associations polytechniciennes, groupes X, binets" />
31     <link rel="stylesheet" type="text/css" href="{rel}/css/xnet.css" media="screen" />
32     <link rel="icon" type="image/png" href="{rel}/images/favicon.png" />
33
34     <link rel="bookmark" href="http://www.polytechnique.fr/"        title="| École polytechnique" />
35     <link rel="bookmark" href="http://www.polytechnique.edu/"       title="| Institutionnal site" />
36     <link rel="bookmark" href="http://www.fondationx.org/"          title="| FX" />
37     <link rel="bookmark" href="http://www.polytechniciens.com/"     title="| AX" />
38     <link rel="bookmark" href="http://www.polytechnique.org/"       title="| Polytechnique.org" />
39     <link rel="bookmark" href="http://www.polytechnique.fr/eleves/" title="| Site d'élèves" />
40
41     {foreach from=$xorg_css item=css}
42     <link rel="stylesheet" type="text/css" href="{rel}/{$css}" />
43     {/foreach}
44     {foreach from=$xorg_js item=js}
45     <script type="text/javascript" src="{rel}/{$js}"></script>
46     {/foreach}
47     <script type="text/javascript" src="{rel}/javascript/overlib.js"></script>
48     
49     {include file=skin/common.bandeau.head.tpl}
50   </head>
51   <body>
52     {include file=skin/common.devel.tpl}
53     {include file=skin/common.bandeau.tpl}
54
55     <table id="layout" cellspacing="0" cellpadding="0">
56       {if $xnet_type}
57       <tr id="top">
58         <td>
59           <a href="{rel}/index.php"><img src="{rel}/images/asso-montants.png" alt="Logo Assos" /></a>
60         </td>
61         <td>
62           <img src="{rel}/images/logo_{$xnet_type}.png" alt="Logo {$xnet_type}" width="106" height="96" />
63         </td>
64         <td colspan="2">
65           <img src="{rel}/images/texte_{$xnet_type}.jpg" alt="{$xnet_type}" width="490" height="96" />
66         </td>
67       </tr>
68       {else}
69       <tr id="top">
70         <td>
71           <img src="{rel}/images/logo.png" alt="LOGO Assos" />
72         </td>
73         <td colspan="3" style="text-align: right">
74           <a href="https://www.polytechnique.org/"><img src="{rel}/images/logo-xorg.png" alt="LOGO X.Org" /></a>
75           <img src="{rel}/images/asso2.png" alt="titre_du_site" />
76         </td>
77       </tr>
78       <tr><td colspan="4"><img src="{rel}/images/barre.png" alt="----------" width="765" /></td></tr>
79       {/if}
80
81       {if $menu}
82       <tr>
83         <td id="menu">
84           {foreach from=$menu key=title item=submenu}
85           <h1>{$title}</h1>
86           {foreach from=$submenu key=tit item=url}
87           <a href="{rel}/{$url}">{$tit}</a>
88           {/foreach}
89           {/foreach}
90         </td>
91         <td colspan="3">
92           <div class="breadcrumb">
93             {if $asso}
94             <a href="{rel}/groupes.php?cat={$asso.cat}">{$asso.cat|cat_pp}</a> »
95             {if $asso.dom}
96             <a href="{rel}/groupes.php?cat={$asso.cat}&amp;dom={$asso.dom}">{$asso.domnom}</a> »
97             {/if}
98             {$asso.nom}
99             {elseif $smarty.request.cat}
100             <a href="{rel}/groupes.php?cat={$smarty.request.cat}">{$smarty.request.cat|cat_pp}</a> »
101             {if $smarty.request.dom || !$doms}
102             Choix de l'Asso
103             {else}
104             Choix du domaine
105             {/if}
106             {/if}
107           </div>
108           {include file="skin/common.content.tpl"}
109         </td>
110       </tr>
111       {else}
112       <tr>
113         <td colspan="4">
114           {include file="skin/common.content.tpl"}
115         </td>
116       </tr>
117
118       <tr><td colspan="4"><img src="{rel}/images/barre.png" alt="----------" width="765" /></td></tr>
119
120       <tr>
121         <td colspan="4">
122           <table class="links" summary="liens" cellspacing="0" cellpadding="0">
123             <tr>
124               <td> <a href="{rel}/plan.php">PLAN DU SITE</a> </td>
125               <td> <a href="{rel}/groupes.php?cat=groupesx">groupes X</a> </td>
126               <td> <a href="{rel}/groupes.php?cat=binets">binets</a> </td>
127               <td> <a href="{rel}/groupes.php?cat=promotions">promotions</a> </td>
128               <td> <a href="{rel}/groupes.php?cat=institutions">institutions</a> </td>
129             </tr>
130           </table>
131         </td>
132       </tr>
133       {/if}
134
135       <tr><td colspan="4"><img src="{rel}/images/barre.png" alt="----------" width="765" /></td></tr>
136
137       <tr>
138         <td colspan="3" id="perso">
139           {list_all_my_groups}
140           {only_public}
141           <div>Me connecter :</div>
142           <a class='gp' href="{$smarty.session.session->loginX}">polytechnicien</a>
143           <!--a class='gp' href="{rel}/login.php">extérieur</a-->
144           {/only_public}
145         </td>
146         <td id="search">
147           <form method="get" action="{rel}/recherche.php">
148             <div>
149               <a href="{rel}/manuel.php" title="Manuel d'aide en ligne"><img src="{rel}/images/manuel.png" alt="manuel" /></a>
150               <input type="text" name="query" value="{$exalead_data->query->query}" size="25" maxlength="60" />
151               <input type="image" src="{rel}/images/recherche.png" title="Chercher" value="submit" />
152
153               <br />
154               <strong><a href="http://www.exalead.com/">Powered by</a></strong>
155               <a href="http://www.exalead.com/"><img src="{rel}/images/Exalead-logo-Carved-100.gif" alt="exalead" /></a>
156             </div>
157           </form>
158         </td>
159       </tr>
160
161       <tr><td colspan="4"><img src="{rel}/images/barre.png" alt="----------" width="765" /></td></tr>
162
163       <tr>
164         <td colspan="4" id="credits">
165           <a href="{rel}/index.php">page d'accueil</a> -
166           <a href="{rel}/plan.php">liste des associations</a> -
167           <a href="{rel}/services.php">services proposés</a> -
168           <a href="{rel}/apropos.php">à propos de ce site</a> -
169           <a href="https://www.polytechnique.org/">polytechnique.org</a> -
170           {mailto address="contact@polytechnique.org" text="nous contacter" encode="javascript"}
171           <br />
172           © Copyright 2000-2005 <a href="http://x-org.polytechnique.org/">Association Polytechnique.org</a>
173         </td>
174       </tr>
175
176     </table>
177   </body>
178 </html>
179 {* vim:set et sw=2 sts=2 sws=2: *}