X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fxnet%2Fskin.tpl;h=a602df090d307881e71d90e0e08d5f78ec720ec6;hb=63f06a435ff8e9c058b1dee1eb97fff99606d490;hp=b8d11d037d94fd1a62102a0cc4dcd19bbdacbb1a;hpb=59ff13cf84e8b465220e0183c93053756cfeaf63;p=platal.git diff --git a/templates/xnet/skin.tpl b/templates/xnet/skin.tpl index b8d11d0..a602df0 100644 --- a/templates/xnet/skin.tpl +++ b/templates/xnet/skin.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -19,55 +19,75 @@ {* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} {* *} {**************************************************************************} - - - - - - - Les associations polytechniciennes +{include file="skin/common.doctype.tpl"} + + + + + + - - + - + - {foreach from=$xorg_css item=css} + {foreach from=$pl_css item=css} {/foreach} - {foreach from=$xorg_js item=js} - + {foreach from=$pl_inline_css item=css} + + {/foreach} + + {foreach from=$pl_js item=js} + {/foreach} - - - {if $xorg_extra_header} - {$xorg_extra_header|smarty:nodefaults} + {javascript name=overlib} + + {if $pl_rss} + + {/if} + + {if $pl_extra_header} + {$pl_extra_header|smarty:nodefaults} {/if} + Les associations polytechniciennes {include file=skin/common.bandeau.head.tpl} {include file=skin/common.devel.tpl} - {include file=skin/common.bandeau.tpl} + {if !$simple} + {include file=skin/common.bandeau.tpl} + {/if} - {if $xnet_type} + {if !$simple} - {else} - - - - - - {/if} + {/if}{* fin simple *} - {if $menu} + {if $menu && !$simple} @@ -140,52 +163,75 @@ {include file="skin/common.content.tpl"} + {if !$simple} + - - - + {/if} + {/if} + {if !$simple} + - - - - + - + - + - + {/if}
+ {if $xnet_type} {if $asso} {/if} + {else} + + {/if}
- Logo Assos + Logo Assos + {if $xnet_type} Logo {$xnet_type} + {else} + Logo {$xnet_type} + {/if} Fin logo @@ -75,62 +95,65 @@ bandeau - {$xnet_type} + {$xnet_type}
- LOGO Assos - - LOGO X.Org - titre_du_site -
----------
- {include file="skin/common.content.tpl"}
----------
----------
- - - - - + + + + +
----------
----------
- {list_all_my_groups} - {if !$smarty.session.auth} -
Me connecter :
- polytechnicien - {/if} - - manuel +
+ + + + + +
+ {list_all_my_groups} + {if !$smarty.session.auth} +
Me connecter :
+ polytechnicien + {if $platal->pl_self() neq 'exit'} + + {/if} + {/if} +
+ {if hasPerm('admin')} + + Gérer les groupes + {icon name=wrench title="Administration"} +
+ {/if} + + Manuel de l'utilisateur + {icon name=lightbulb title="Documentation"} + +
----------
----------
- liste des associations - - services proposés - - à propos de ce site - - {mailto address="contact@polytechnique.org" text="nous contacter" encode="javascript"} + plan du site - + services proposés - + à propos de ce site - + nous contacter + {if $smarty.session.auth} + - signaler un bug + {/if}
- © Copyright 2000-2006 Association Polytechnique.org + Plat/al {#globals.version#} - © Copyright 2000-2008 Association Polytechnique.org
- + -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}