oopsie, bad headers replacement here
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Tue, 17 May 2005 12:15:03 +0000 (12:15 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:28:59 +0000 (23:28 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-645

14 files changed:
templates/skin/default.tpl
templates/skin/espace.tpl
templates/skin/humlinux.tpl
templates/skin/linux.tpl
templates/skin/liteskin.tpl
templates/skin/nbviolet.tpl
templates/skin/newxorg.tpl
templates/skin/oldtimes.tpl
templates/skin/openweb.tpl
templates/skin/sharky.tpl
templates/skin/spectral.tpl
templates/skin/trapped.tpl
templates/vcard.tpl
templates/xnet/skin.tpl

index 4eb5f3b..49a0226 100644 (file)
 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
 {*                                                                        *}
 {**************************************************************************}
-
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <link rel="stylesheet" type="text/css" href="{"css/default.css"|url}" media="screen" />
+    {include file=skin/common.header.tpl}
+    {include file=skin/common.bandeau.head.tpl}
+  </head>
+  <body onload='pa_onload()'>
+    {include file=skin/common.devel.tpl}
     {if $smarty.session.suid}
     <table id="suid" cellpadding="0" cellspacing="0">
       <tr>
index b8fe607..cecea8d 100644 (file)
 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
 {*                                                                        *}
 {**************************************************************************}
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <link rel="stylesheet" type="text/css" href="{"css/default.css"|url}" media="screen" />
+    {include file=skin/common.header.tpl}
+    {include file=skin/common.bandeau.head.tpl}
+  </head>
+  <body onload='pa_onload()'>
+    {include file=skin/common.devel.tpl}
 
     {if $smarty.session.suid}
     <table id="suid" cellpadding="0" cellspacing="0">
index 6f3a467..61b2784 100644 (file)
 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
 {*                                                                        *}
 {**************************************************************************}
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <link rel="stylesheet" type="text/css" href="{"css/default.css"|url}" media="screen" />
+    {include file=skin/common.header.tpl}
+    {include file=skin/common.bandeau.head.tpl}
+  </head>
+  <body onload='pa_onload()'>
+    {include file=skin/common.devel.tpl}
 
     {if $smarty.session.suid}
     <table id="suid" cellpadding="0" cellspacing="0">
index 0dd8132..a6fe1b6 100644 (file)
 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
 {*                                                                        *}
 {**************************************************************************}
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <link rel="stylesheet" type="text/css" href="{"css/default.css"|url}" media="screen" />
+    {include file=skin/common.header.tpl}
+    {include file=skin/common.bandeau.head.tpl}
+  </head>
+  <body onload='pa_onload()'>
+    {include file=skin/common.devel.tpl}
 
     {if $smarty.session.suid}
     <table id="suid" cellpadding="0" cellspacing="0">
index 3168198..e73ff4e 100644 (file)
 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
 {*                                                                        *}
 {**************************************************************************}
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <link rel="stylesheet" type="text/css" href="{"css/default.css"|url}" media="screen" />
+    {include file=skin/common.header.tpl}
+    {include file=skin/common.bandeau.head.tpl}
+  </head>
+  <body onload='pa_onload()'>
+    {include file=skin/common.devel.tpl}
 
     {if $smarty.session.suid}
     <table id="suid" cellpadding="0" cellspacing="0">
index 0e109ed..bfe1cf3 100644 (file)
 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
 {*                                                                        *}
 {**************************************************************************}
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <link rel="stylesheet" type="text/css" href="{"css/default.css"|url}" media="screen" />
+    {include file=skin/common.header.tpl}
+    {include file=skin/common.bandeau.head.tpl}
+  </head>
+  <body onload='pa_onload()'>
+    {include file=skin/common.devel.tpl}
 
     {if $smarty.session.suid}
     <table id="suid" cellpadding="0" cellspacing="0">
index 1746c95..bbc2c0d 100644 (file)
 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
 {*                                                                        *}
 {**************************************************************************}
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <link rel="stylesheet" type="text/css" href="{"css/default.css"|url}" media="screen" />
+    {include file=skin/common.header.tpl}
+    {include file=skin/common.bandeau.head.tpl}
+  </head>
+  <body onload='pa_onload()'>
+    {include file=skin/common.devel.tpl}
 
     {if $smarty.session.suid}
     <table id="suid" cellpadding="0" cellspacing="0">
index d16870e..8196417 100644 (file)
 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
 {*                                                                        *}
 {**************************************************************************}
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <link rel="stylesheet" type="text/css" href="{"css/default.css"|url}" media="screen" />
+    {include file=skin/common.header.tpl}
+    {include file=skin/common.bandeau.head.tpl}
+  </head>
+  <body onload='pa_onload()'>
+    {include file=skin/common.devel.tpl}
 
     {if $smarty.session.suid}
     <table id="suid" cellpadding="0" cellspacing="0">
index 38ba6ed..051d626 100644 (file)
 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
 {*                                                                        *}
 {**************************************************************************}
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <link rel="stylesheet" type="text/css" href="{"css/default.css"|url}" media="screen" />
+    {include file=skin/common.header.tpl}
+    {include file=skin/common.bandeau.head.tpl}
+  </head>
+  <body onload='pa_onload()'>
+    {include file=skin/common.devel.tpl}
 
     {if $smarty.session.suid}
     <table id="suid" cellpadding="0" cellspacing="0">
index b3f498e..7638e93 100644 (file)
 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
 {*                                                                        *}
 {**************************************************************************}
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <link rel="stylesheet" type="text/css" href="{"css/default.css"|url}" media="screen" />
+    {include file=skin/common.header.tpl}
+    {include file=skin/common.bandeau.head.tpl}
+  </head>
+  <body onload='pa_onload()'>
+    {include file=skin/common.devel.tpl}
 
     {if $smarty.session.suid}
     <table id="suid" cellpadding="0" cellspacing="0">
index e22442e..15bfe89 100644 (file)
 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
 {*                                                                        *}
 {**************************************************************************}
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <link rel="stylesheet" type="text/css" href="{"css/default.css"|url}" media="screen" />
+    {include file=skin/common.header.tpl}
+    {include file=skin/common.bandeau.head.tpl}
+  </head>
+  <body onload='pa_onload()'>
+    {include file=skin/common.devel.tpl}
 
     {if $smarty.session.suid}
     <table id="suid" cellpadding="0" cellspacing="0">
index 8cd95ba..d3b5eb0 100644 (file)
 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
 {*                                                                        *}
 {**************************************************************************}
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <link rel="stylesheet" type="text/css" href="{"css/default.css"|url}" media="screen" />
+    {include file=skin/common.header.tpl}
+    {include file=skin/common.bandeau.head.tpl}
+  </head>
+  <body onload='pa_onload()'>
+    {include file=skin/common.devel.tpl}
 
     {if $smarty.session.suid}
     <table id="suid" cellpadding="0" cellspacing="0">
index d68cc9b..e600de6 100644 (file)
 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
 {*                                                                        *}
 {**************************************************************************}
-
+BEGIN:VCARD
+VERSION:3.0
+{if $vcard.nom_usage}
+FN;ENCODING=QUOTED-PRINTABLE:{"`$vcard.prenom` `$vcard.nom_usage` (`$vcard.nom`)"|qp_enc}
+{else}
+FN;ENCODING=QUOTED-PRINTABLE:{"`$vcard.prenom` `$vcard.nom`"|qp_enc}
+{/if}
+N;ENCODING=QUOTED-PRINTABLE:{$vcard.nom|qp_enc};{$vcard.prenom|qp_enc};{$vcard.nom_usage|qp_enc};;
+EMAIL;TYPE=internet:{$vcard.bestalias}@polytechnique.org
+{if $vcard.bestalias neq $vcard.forlife}
+EMAIL;TYPE=internet:{$vcard.forlife}@polytechnique.org
+{/if}
+{if $vcard.virtualalias}
+EMAIL;TYPE=internet:{$vcard.virtualalias}
+{/if}
+{if $vcard.mobile}
+TEL;TYPE=cell;ENCODING=QUOTED-PRINTABLE:{$vcard.mobile|qp_enc}
+{/if}
+{if $vcard.adr_pro}
+{if $vcard.adr_pro[0].entreprise}
+ORG;ENCODING=QUOTED-PRINTABLE:{$vcard.adr_pro[0].entreprise|qp_enc}
+{/if}
+{if $vcard.adr_pro[0].poste}
+TITLE;ENCODING=QUOTED-PRINTABLE:{$vcard.adr_pro[0].poste|qp_enc}
+{/if}
+{if $vcard.adr_pro[0].fonction}
+ROLE;ENCODING=QUOTED-PRINTABLE:{$vcard.adr_pro[0].fonction|qp_enc}
+{/if}
+{if $vcard.adr_pro[0].tel}
+TEL;TYPE=work;ENCODING=QUOTED-PRINTABLE:{$vcard.adr_pro[0].tel|qp_enc}
+{/if}
+{if $vcard.adr_pro[0].fax}
+FAX;TYPE=work;ENCODING=QUOTED-PRINTABLE:{$vcard.adr_pro[0].fax|qp_enc}
+{/if}
+ADR;TYPE=work;ENCODING=QUOTED-PRINTABLE:{format_adr adr=$vcard.adr_pro[0]}
+{/if}
+{foreach item=adr from=$vcard.adr}
+ADR;TYPE=home{if $adr.courier},postal{/if};ENCODING=QUOTED-PRINTABLE:{format_adr adr=$adr}
+{if $adr.tel}
+TEL;TYPE=home;ENCODING=QUOTED-PRINTABLE:{$adr.tel|qp_enc}
+{/if}
+{if $adr.fax}
+FAX;TYPE=home;ENCODING=QUOTED-PRINTABLE:{$adr.fax|qp_enc}
+{/if}
+{/foreach}
+{if $vcard.web}
+URL;ENCODING=QUOTED-PRINTABLE:{$vcard.web|qp_enc}
+{/if}
+NOTE;ENCODING=QUOTED-PRINTABLE:{"(X`$vcard.promo`)\n`$vcard.libre`"|qp_enc}
+SORT-STRING;ENCODING=QUOTED-PRINTABLE:{$vcard.nom|qp_enc}
+REV:{$vcard.date|date_format:"%Y%m%dT000000Z"}
+END:VCARD
 {* vim:set et sw=2 sts=2 sws=2: *}
index 5ac7206..e49433c 100644 (file)
 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
 {*                                                                        *}
 {**************************************************************************}
-
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 
     <title>Les associations polytechniciennes</title>