une vitrine pour un Magasin

master
jsb92@laposte.net 16 years ago
commit 1922d28ef3

49
.gitattributes vendored

@ -0,0 +1,49 @@
* text=auto !eol
/info.txt -text
squelettes/article.html -text
squelettes/auteur.html -text
squelettes/backend-breves.html -text
squelettes/backend.html -text
squelettes/distrib.html -text
squelettes/favicon.ico -text
squelettes/feed.png -text
squelettes/habillage.css -text
squelettes/images/img01.gif -text
squelettes/images/img02.jpg -text
squelettes/images/img03.jpg -text
squelettes/images/img04.gif -text
squelettes/images/img05.gif -text
squelettes/images/img06.gif -text
squelettes/images/img07.jpg -text
squelettes/images/img08.gif -text
squelettes/images/spacer.gif -text
squelettes/impression.css -text
squelettes/inc-entete.html -text
squelettes/inc-head.html -text
squelettes/inc-petition.html -text
squelettes/inc-pied.html -text
squelettes/inc-rubriques.html -text
squelettes/jquery.js.html -text
squelettes/login.html -text
squelettes/mentions.html -text
squelettes/modeles/splickrbox.html -text
squelettes/nouveautes.html -text
squelettes/plan.html -text
squelettes/polices/dustismo-license.txt -text
squelettes/polices/dustismo.ttf -text
squelettes/polices/dustismo_bold.ttf -text
squelettes/puce.gif -text
squelettes/puce_rtl.gif -text
squelettes/recherche.html -text
squelettes/rubrique.html -text
squelettes/rubrique=2.html -text
squelettes/sommaire.html -text
squelettes/spip.png -text
squelettes/spip_admin.css -text
squelettes/spip_style.css -text
squelettes/spip_style_invisible.css -text
squelettes/spip_style_print.css -text
squelettes/spip_style_visible.css -text
squelettes/style_prive.html -text
squelettes/style_prive_defaut.css -text
squelettes/win_width.htc -text

@ -0,0 +1,10 @@
développé sous Licence GPL
version en test.
développé sous SPIP 1.9.2d
http://www.aloreedubois.ch
nécessite le plugin splickbox.
jsb

@ -0,0 +1,60 @@
#CACHE{86400}
<BOUCLE_article_principal(ARTICLES) {id_article}>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html dir="#LANG_DIR" lang="#LANG">
<head>
<title>[(#TITRE|textebrut) - ][(#NOM_SITE_SPIP|textebrut)]</title>
[<meta name="description" content="(#INTRODUCTION|couper{150}|textebrut)" />]
<INCLURE{fond=inc-head}>
</head>
<body class="page_article">
<div id="page">
[(#REM) Menu de navigation par rubriques ]
<INCLURE{fond=inc-rubriques}{id_article}>
[(#REM) Entete de la page + titre du site ]
<INCLURE{fond=inc-entete}>
<div id="content">
[(#REM) Contenu principal : contenu de l'article ]
<div id="contenu">
<div class="cartouche">
#DEBUT_SURLIGNE
[(#LOGO_ARTICLE||image_reduire{200,200})]
[<p class="#EDIT{surtitre} surtitre">(#SURTITRE)</p>]
<h1 class="#EDIT{titre} titre">#TITRE</h1>
[<p class="#EDIT{soustitre} soustitre">(#SOUSTITRE)</p>]
#FIN_SURLIGNE
</div>
#DEBUT_SURLIGNE
[<div class="#EDIT{chapo} chapo">(#CHAPO)</div>]
<br class="nettoyeur" />
[<p class="#EDIT{hyperlien} lien"><:voir_en_ligne:> : <a href="(#URL_SITE)" class="spip_out">[(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})]</a></p>]
[<div class="#EDIT{texte} texte">(#TEXTE|image_reduire{520,0})</div>]
#FIN_SURLIGNE
</div><!-- fin contenu -->
</div><!-- fin conteneur -->
</div><!-- fin page -->
[(#REM) Pied de page ]
<INCLURE{fond=inc-pied}{skel=#SQUELETTE}>
</body>
</html>
</BOUCLE_article_principal>

@ -0,0 +1,48 @@
#CACHE{86400}
<BOUCLE_auteur_principal(AUTEURS) {id_auteur}>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html dir="#LANG_DIR" lang="#LANG">
<head>
<title>[(#NOM|textebrut) - ][(#NOM_SITE_SPIP|textebrut)]</title>
[<meta name="description" content="(#BIO|couper{150}|textebrut)" />]
<INCLURE{fond=inc-head}>
</head>
<body class="page_auteur">
<div id="page">
[(#REM) Menu de navigation par rubriques ]
<INCLURE{fond=inc-rubriques}>
[(#REM) Entete de la page + titre du site ]
<INCLURE{fond=inc-entete}>
<div id="content">
<div id="fiche">
<div class="cartouche">
[(#LOGO_AUTEUR||image_reduire{200,200})]
<h1 class="#EDIT{qui} titre">#NOM</h1>
[<p class="#EDIT{hyperlien} soustitre"><:voir_en_ligne:> : <a href="(#URL_SITE)" class="spip_out">[(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})]</a></p>]
</div>
[<div class="#EDIT{bio} texte">(#BIO)</div><br />]
<br class="nettoyeur" />
[<div class="encart">
(#FORMULAIRE_ECRIRE_AUTEUR)
</div><!-- fin encart -->]
</div>
</div><!-- fin conteneur -->
</div><!-- fin page -->
[(#REM) Pied de page ]
<INCLURE{fond=inc-pied}{skel=#SQUELETTE}>
</body>
</html>
</BOUCLE_auteur_principal>

@ -0,0 +1,71 @@
#CACHE{3600}
[(#HTTP_HEADER{Content-type: text/xml[; charset=(#CHARSET)]})]
<?xml version="1.0"[ encoding="(#CHARSET)"]?>
<rss version="2.0"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
>
<channel>
<title>[(#NOM_SITE_SPIP|texte_backend)]</title>
<link>#URL_SITE_SPIP/</link>
<description>[(#DESCRIPTIF_SITE_SPIP|supprimer_tags|texte_backend)]</description>
<language>#LANG</language>
<generator>SPIP - www.spip.net</generator>
[ <image>
<title>[(#NOM_SITE_SPIP|texte_backend)]</title>
<url>(#LOGO_SITE_SPIP||extraire_attribut{src}|url_absolue|texte_backend)</url>
<link>#URL_SITE_SPIP/</link>
[<height>(#LOGO_SITE_SPIP||extraire_attribut{height})</height>]
[<width>(#LOGO_SITE_SPIP||extraire_attribut{width})</width>]
</image>
]
<BOUCLE_breves(BREVES){id_rubrique ?}{lang ?}{id_mot ?}
{par date}{inverse}{0,20}>
<item>
<title>[(#TITRE|supprimer_numero|texte_backend)]</title>
<link>[(#URL_BREVE|url_absolue)]</link>
[<guid isPermaLink="true">(#URL_BREVE|url_absolue)</guid>]
[<dc:date>(#DATE|date_iso)</dc:date>]
<dc:format>text/html</dc:format>
[<dc:language>(#LANG)</dc:language>]
[(#REM)
Le bloc qui suit diffuse diffuse la rubrique et les mots-cles a la mode RSS
]<BOUCLE_rubrique_rss(RUBRIQUES){id_rubrique}>[<category[ domain="(#URL_RUBRIQUE|url_absolue)"]>(#TITRE|supprimer_numero|texte_backend)</category>]</BOUCLE_rubrique_rss>
<BOUCLE_mots_rss(MOTS){id_breve}>
[<dc:subject>(#TITRE|texte_backend)</dc:subject>]</BOUCLE_mots_rss>
<description>[(#INTRODUCTION|texte_backend)]
[(#REM)
Le bloc qui suit diffuse la rubrique et les mots-cles
sous forme de "microformats"
]<BOUCLE_rubrique_mf(RUBRIQUES){id_rubrique}>-
[&lt;a href="[(#URL_RUBRIQUE|url_absolue)]" rel="directory"&gt;(#TITRE|supprimer_numero|texte_backend)&lt;/a&gt;]
</BOUCLE_rubrique_mf><B_mots_mf>
/ <BOUCLE_mots_mf(MOTS){id_breve}{", "}>
[&lt;a href="[(#URL_MOT|url_absolue)]" rel="tag"&gt;(#TITRE|texte_backend)&lt;/a&gt;]</BOUCLE_mots_mf>
</description>
[(#REM)
Le bloc qui suit diffuse aussi le texte integral de la breve,
ce qui permet une syndication plus riche (mais plus "lourde").
Fonction desactivable depuis les reglages du site.
][
(#CONFIG{syndication_integrale}|=={oui}|?{' ',''})<content:encoded>[(#LOGO_BREVE|right||texte_backend)
][&lt;div class='rss_texte'&gt;(#TEXTE|texte_backend)&lt;/div&gt;
][&lt;hr /&gt;
&lt;div class='rss_notes'&gt;(#NOTES|texte_backend)&lt;/div&gt;]
</content:encoded>
]
</item>
</BOUCLE_breves>
</channel>
</rss>

@ -0,0 +1,37 @@
#CACHE{3600}
[(#HTTP_HEADER{Content-type: text/xml[; charset=(#CHARSET)]})]
<?xml version="1.0"[ encoding="(#CHARSET)"]?>
<rss version="2.0"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
>
<channel>
<title>[(#NOM_SITE_SPIP|texte_backend)]</title>
<link>#URL_SITE_SPIP/</link>
<description>[(#DESCRIPTIF_SITE_SPIP|supprimer_tags|texte_backend)]</description>
<language>#LANG</language>
<generator>SPIP - www.spip.net</generator>
[ <image>
<title>[(#NOM_SITE_SPIP|texte_backend)]</title>
<url>(#LOGO_SITE_SPIP||extraire_attribut{src}|url_absolue|texte_backend)</url>
<link>#URL_SITE_SPIP/</link>
[<height>(#LOGO_SITE_SPIP||extraire_attribut{height})</height>]
[<width>(#LOGO_SITE_SPIP||extraire_attribut{width})</width>]
</image>
]
<BOUCLE_10recents(ARTICLES) {lang ?}{branche ?}{id_mot ?}
{par date}{inverse}{0,10}{unique}>
<INCLURE{fond=inc-rss-item}{id_article}>
</BOUCLE_10recents>
<BOUCLE_tres_recents(ARTICLES){lang ?}{branche ?}{id_mot ?}
{par date}{inverse}{age<3}{unique}>
<INCLURE{fond=inc-rss-item}{id_article}>
</BOUCLE_tres_recents>
</channel>
</rss>

@ -0,0 +1,9 @@
#CACHE{3600}
#HTTP_HEADER{Content-Type: application/x-javascript; charset=#CHARSET}
document.write('<table border="0" bgcolor="#000000" cellspacing="0" cellpadding="0"><tr><td>');
document.write('<table border="0" bgcolor="#ffffff" cellspacing="1" cellpadding="2"><tr><td bgcolor="#d0d0d0" align="center">');
document.write('<a href="#URL_SITE_SPIP/"><strong>[(#NOM_SITE_SPIP|addslashes)]</strong></a>&nbsp;</td></tr><tr><td><ul><small>');
<BOUCLE_articles(articles){tout}{par date}{inverse}{0,10}>
document.write('<li><a href="[(#URL_ARTICLE|url_absolue)]"><font color="#000000">[(#TITRE|addslashes)]</font></a></li>\n');
</BOUCLE_articles>
document.write('</small></ul></td></tr></table></td></tr></table>');

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 725 B

@ -0,0 +1,228 @@
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }
* {
margin: 0;
padding: 0;
}
body {
background: #FFFFFF url(images/img01.gif) repeat-x;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #666666;
}
h1, h2, h3 {
color: #333333;
}
h1, h2 {
margin-bottom: 20px;
font-weight: normal;
}
h1 {
font-size: 197%;
}
h2 {
font-size: 152%;
}
h3 {
font-size: 100%;
}
p, ul, ol {
margin-bottom: 20px;
line-height: 1.8em;
}
ul, ol {
margin-left: 3em;
}
blockquote {
padding-left: 3em;
background: url(images/img08.gif) no-repeat;
font-style: italic;
}
a:link {
color: #1953A7;
}
a:active {
color: #ED5C0C;
}
a:visited {
color: #666666;
}
a:hover {
text-decoration: none;
color: #067600;
}
img {
border: none;
}
img.left {
float: left;
margin: 0 20px 10px 0;
}
/* Menu */
#menu {
width: 770px;
height: 65px;
margin: 0 auto;
border-right: 1px solid #EDEBD5;
}
#menu ul {
margin: 0;
padding: 0;
list-style: none;
}
#menu li {
display: inline;
}
#menu a {
display: block;
float: left;
width: 109px;
height: 45px;
padding: 20px 0 0 0;
border-left: 1px solid #EDEBD5;
text-transform: lowercase;
text-decoration: none;
text-align: center;
font-size: 144%;
color: #BABABA;
}
#menu a:hover {
background: #F7F7F4;
}
#menu .active a {
background: #D1A3A3;
color: #FFFFFF;
}
/* Header */
#header {
width: 770px;
height: 130px;
margin: 0 auto;
}
#header h1 {
float: left;
width: 250px;
height: 100px;
margin: 0;
padding: 20px 0 0 0;
/*background: url(images/img02.jpg) no-repeat; */
text-align: center;
font-size: 36px;
}
#header h2 {
float: right;
width: 450px;
height: 50px;
margin: 0;
/* background: url(images/img03.jpg) no-repeat; */
padding: 84px 20px 0 0;
text-align: right;
}
#header a {
text-transform: lowercase;
text-decoration: none;
font-style: italic;
font-weight: normal;
color: #FFFFFF;
}
/* Page */
#page {
width: 770px;
margin: 0 auto;
padding: 20px 0;
}
/* Content */
#content {
float: left;
width: 750px;
padding-top: 10px;
}
.post {
margin-bottom: 20px;
padding: 0 20px;
}
.hr {
border-bottom: 1px solid #EDEBD5;
}
/* rubrique */
.cartouche .titre {margin-bottom:0px}
.cartouche p {margin:0;padding:0;}
/* Footer */
#footer {
clear: both;
height: 100px;
padding: 25px 0;
background: #EDEBD5 url(images/img04.gif) repeat-x;
font-family:Arial, Helvetica, sans-serif;}
#footer p {
margin: 0;
text-align: center;
font-size: 77%;
}
#footer a {
color: #666666;
}
/* les sous rubriques */
#rubriques {padding-bottom:5px;}
.rubrique,.doc {display:inline;float:left;padding:10px 30px 10px 0px;width:220px;height:150px}
/* les fabricants */
.fab {padding:10px;}
/* la boite dynamique */
#box { margin-left: auto;
margin-right: auto;
width:400px}

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 290 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 B

@ -0,0 +1,90 @@
/* ---------------------------------------------------------------- */
/* Feuille de style specifique a l'impression */
/* ---------------------------------------------------------------- */
/* Correction des styles HTML par defaut
---------------------------------------------- */
body { background: #FFF; margin: 15pt; text-align: left; font: 12pt Verdana, Tahoma, Arial, sans-serif; color: #000; }
img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
/* Ne pas imprimer : on elimine les elements de navigation (display: none;)
---------------------------------------------- */
#entete, #hierarchie, #navigation, .encart, #pied { display: none; }
.forum-repondre, .forum-repondre-message, .formulaire_spip { display: none; }
.spip-admin, .spip-admin-float, .invisible { display: none; }
/* Disposition a l'ecran
---------------------------------------------- */
.nettoyeur { clear: both; }
/* Pour les liens, on les souligne et
/* on affiche l'URL cible a la suite des liens sortants (!)
---------------------------------------------- */
a { color: #520; text-decoration: underline; }
a.spip_out:after, a.spip_glossaire:after { display: inline; content: " [" attr(href) "]"; }
/* Un peu de coquetterie
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }
.cartouche small { font-size: 0.71em; }
.cartouche .titre { font-size: 1.27em; font-weight: bold; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche .traductions { display: none; }
.cartouche .surtitre, .cartouche .soustitre { font-size: 0.82em; font-variant: small-caps; }
.spip_logos { float: right; margin-left: 0.8em; }
.chapo {
margin-bottom: 1.5em;
font-size: 0.82em;
font-weight: bold;
line-height: 1.4em;
}
.lien { font-size: 0.82em; font-weight: bold; }
.texte { line-height: 1.4em; }
h3.spip { text-align: center; font-weight: bold; margin: 1.4em; font-size: 1.15em; }
.ps, .notes, .forum-decompte, #documents_portfolio, #documents_joints {
margin-top: 1.4em;
padding-top: 0.2em;
border-top: 2pt solid #CCC;
font-size: 0.82em;
}
.ps h2, .notes h2, .forum-decompte, #documents_joints h2 { font-weight: bold; clear: both; }
/* Citations, tableaux, etc...
---------------------------------------------- */
q, blockquote { font-family: Georgia, Times, serif; }
.lien, blockquote.spip, .spip_poesie, .spip_cadre, .liste-articles li .texte {
background: #FFF;
margin: 1em;
padding: 1em;
border: 1pt dotted #CCC; }
/* Messages de forums
---------------------------------------------- */
.forum { margin: 2em 0; font-size: 0.82em; }
.forum-fil ul { margin-left: 0.5em; }
.forum-chapo .forum-titre { display: block; font-weight: bold; }
ul .forum-message { background: #EEE; border: 1pt solid #CCC; padding: 1em; margin-bottom: 1em; }
/* Listes d'articles
----------------------------------------------- */
.liste-articles li { margin-bottom: 1em; padding-top: 0.3em; }
.liste-articles li .titre { font-size: 1.03em; font-weight: bold; }
.liste-articles li p { margin: 0; padding: 0; }
.liste-articles li small { display: block; font-size: 0.71em; }
/* Plan du site
---------------------------------------------- */
.page_plan #contenu h2 { font-size: 1.15em; font-weight: bold; }
.page_plan #contenu ul { margin-left: 1em; margin-bottom: 1em; }
.page_plan #contenu li { list-style: square; }

@ -0,0 +1,7 @@
<!-- end #menu -->
<div id="header">
<h1><a href="#">#NOM_SITE_SPIP</a></h1>
<h2>#DESCRIPTIF_SITE_SPIP</h2>
</div>
<!-- end #header -->

@ -0,0 +1,28 @@
#CACHE{86400}
[(#REM)
Entete standard de toutes les pages ; les elements specifiques
(title, description) figurent dans le squelette article.html
]
[(#REM) Preciser le charset ]
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
[(#REM) Fierement fabrique avec SPIP ]
<meta name="generator" content="SPIP[ (#SPIP_VERSION)]" />
[(#REM) Lien vers l'icone destinee a la barre de bookmarks ]
[<link rel="shortcut icon" href="(#CHEMIN{favicon.ico})" />]
[(#REM) Lien vers le flux RSS du site ]
<link rel="alternate" type="application/rss+xml" title="<:syndiquer_site:>" href="#URL_PAGE{backend}" />
[(#REM) Feuille de style par defaut pour le code genere par SPIP ]
<link rel="stylesheet" href="[(#CHEMIN{spip_style.css}|direction_css)]" type="text/css" media="all" />
[(#REM) Feuille de style CSS pour l'affichage du site a l'ecran ]
<link rel="stylesheet" href="[(#CHEMIN{habillage.css}|direction_css)]" type="text/css" media="projection, screen, tv" />
[(#REM) Feuille de style CSS pour l'impression ]
<link rel="stylesheet" href="[(#CHEMIN{impression.css}|direction_css)]" type="text/css" media="print" />
[(#REM) Balise permettant aux plugins d'inserer des appels javascript ou css ]
#INSERT_HEAD

@ -0,0 +1,34 @@
[(#REM) Signer la petition ]
#FORMULAIRE_SIGNATURE
[(#REM) Signatures de la petition ]
<B_signatures>
<div id="signatures">
#ANCRE_PAGINATION
<table summary="<:signatures_petition:>">
<caption><h2>#GRAND_TOTAL <:signatures_petition:></h2></caption>
<thead>
<tr>
<th scope="col"><:date:></th>
<th scope="col"><:nom:></th>
<th scope="col"><:message:></th>
</tr>
</thead>
<tbody>
<BOUCLE_signatures(SIGNATURES) {id_article} {par date}{inverse} {pagination 15}>
<tr>
<td class="signature-date">[(#DATE|affdate_jourcourt)]</td>
<td class="signature-nom"><div class="#EDIT{qui}">#NOM</div>[
<div class="#EDIT{hyperlien}"><a href="(#URL_SITE)" class="spip_out" style="font-size:small;">[(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})]</a></div>]</td>
[<td class="signature-message"><div class="#EDIT{message}">(#MESSAGE|PtoBR)</div></td>]
</tr>
</BOUCLE_signatures>
</tbody>
</table>
[<p class="pagination">(#PAGINATION)</p>]
</div>
</B_signatures>

@ -0,0 +1,14 @@
<div id="footer">
<p id="legal"><strong>&Agrave; l'Orée du Bois - 2, route des ravières - 1258 Perly-Genève - tel : 0041/22 771 14 64</strong></p>
<p>&nbsp;</p>
<p>Copyright &copy; 2008 Aloreedubois</p>
<p id="links"><a href="#URL_PAGE{mentions}">mentions légales</a></p>
</div>
<!-- end #footer -->
<br class="nettoyeur" />
[(#REM)
Cette balise permet de deporter les calculs lourds (indexation etc)
dans une image cachee, ce qui evite de ralentir l'affichage des pages.
]#SPIP_CRON

@ -0,0 +1,24 @@
[(#REM)
Barre de navigation, ouverte sur la hierarchie courante
On fait un plan, et, quand on avance vers une rubrique,
on l'affiche si son parent est expose ou est la racine du site. ]
<div id="menu">
<ul>
<li><a href="#URL_SITE_SPIP/">Accueil</a></li>
<BOUCLE_rub(RUBRIQUES){id_parent=0}{id_rubrique!=1}{par num titre, titre}>
<li #EXPOSE{class="active"}><a href="#URL_RUBRIQUE">[(#TITRE|couper{80})]</a> </li>
</BOUCLE_rub>
<BOUCLE_art(ARTICLES){id_rubrique=1}{par titre}{inverse}>
<li #EXPOSE{class="active"}><a href="#URL_ARTICLE">[(#TITRE|couper{80})]</a> </li>
</BOUCLE_art>
</ul>
</div>

@ -0,0 +1,19 @@
[(#REM)
Charger la librairie jQuery et ses plugins
]#CACHE{7*24*3600,cache-client}
#HTTP_HEADER{'Content-Type: text/javascript'}
/*
* jQuery 1.1 - New Wave Javascript
*
* Copyright (c) 2007 John Resig (jquery.com)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
* + form.js (plugins @ jQuery.com)
* + ajaxCallback.js (www.spip.net)
*/
[(#INCLURE{javascript/jquery-1.1.js}|compacte_js)]
[(#INCLURE{javascript/form.js}|compacte_js)]
[(#INCLURE{javascript/ajaxCallback.js}|compacte_js)]

@ -0,0 +1,54 @@
[(#REM)
Le fichier est en cache dans SPIP, mais les navigateurs ne doivent pas
conserver cette page en memoire
]
#CACHE{24 * 3600}
#HTTP_HEADER{Content-Type: text/html; charset=#CHARSET}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="#LANG_DIR" lang="#LANG">
<head>
<title><:login_acces_prive:> - [(#NOM_SITE_SPIP|textebrut)]</title>
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
<meta name="robots" content="none" />
<meta name="generator" content="SPIP[ (#SPIP_VERSION)]" />
[<link rel="shortcut icon" href="(#CHEMIN{favicon.ico})" />]
<link rel="stylesheet" href="[(#CHEMIN{spip_style.css}|direction_css)]" type="text/css" />
<style type="text/css">
<!--
body.page_login { background: #fff; text-align: center; font: 1em Verdana, Tahoma, Arial, Helvetica, sans-serif; }
.formulaire_spip { text-align: #LANG_LEFT; font-size: 12px; }
.formulaire_menu_lang { float: #LANG_RIGHT; }
.formulaire_menu_lang label { display: none; }
.formulaire_login { clear: both; }
.spip_logos { float: right; padding-left: 10px; }
.forml { width: 12em; font-family: inherit; font-size: inherit; }
.spip_bouton input { float: #LANG_RIGHT; }
.reponse_formulaire { font-weight: bold; color: red; }
a { color: #e86519; text-decoration: none; }
-->
</style>
</head>
<body class="page_login">
<div style="text-align: center; width: 400px; margin: 0 auto; padding: 3em 0;">
<h3 class="spip">#NOM_SITE_SPIP<br />
<small><:login_acces_prive:></small>
</h3>
#MENU_LANG_ECRIRE
<div class="formulaire_spip formulaire_login">
#LOGIN_PRIVE
<p style="text-align: center;">
[&#91;<a href="#URL_PAGE{spip_inscription,focus=nom_inscription}&amp;mode=(#URL_SITE_SPIP|tester_config{mode_inscription})" target="spip_pass" onclick="javascript:window.open(this.href, 'spip_pass', 'scrollbars=yes, resizable=yes, width=480, height=400'); return false;"><:login_sinscrire:></a>&#93;]
&#91;<a href="#URL_PAGE{spip_pass}" target="spip_pass" onclick="javascript:window.open(this.href, 'spip_pass', 'scrollbars=yes, resizable=yes, width=480, height=330'); return false;"><:login_motpasseoublie:></a>&#93;
&#91;<a href="#URL_SITE_SPIP/"><:login_retoursitepublic:></a>&#93;
</p>
</div>
</div>
</body>
</html>

@ -0,0 +1,87 @@
#CACHE{7200}
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html dir="#LANG_DIR" lang="#LANG">
<head>
<title>[(#NOM_SITE_SPIP|textebrut)]</title>
[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{150}|textebrut)" />]
<INCLURE{fond=inc-head}>
</head>
<body class="page_sommaire">
<div id="page">
[(#REM) Menu de navigation par rubriques ]
<INCLURE{fond=inc-rubriques}>
[(#REM) Entete de la page + titre du site ]
<INCLURE{fond=inc-entete}{id_rubrique}>
<div id="content">
<div class="chapo">
<p>En vertu de la loi pour la confiance dans léconomie numérique (LCEN) du 21 juin 2004, voici les coordonnées de léditeur et du prestataire qui accueille le site : <a href="#URL_SITE_SPIP">#URL_SITE_SPIP</a></p>
<p>Site Internet de : #NOM_ETAB</p>
<p>Directeur de la publication : #DIRECTEUR_PUBLICATION</p>
<p>Responsable d'édition : #RESPONSABLE_EDITION</p>
<p>Prestataire assurant le stockage direct et permanent : #HEBERGEUR</p>
<p>Adresse : #ADRESSE_HEBERGEUR</p>
<p>Webmestre : <a href="#URL_PAGE{auteur}&id_auteur=#ID_WEBMESTRE">#WEBMESTRE</a>,
Qualité : #QUALITE_WEBMESTRE</a></p>
</div>
</div>
<br class="nettoyeur">
<div class="liste-articles">
<ul class="puce-liste-articles">
<li>
<h3 class="titre">Droits d'auteurs :</h3>
<p class="chapo">Ce site relève de la législation française et internationale sur le droit d'auteur et la propriété intellectuelle.</br>Tous les droits de reproduction sont réservés.</p>
</li>
<li>
<h3 class="titre">Liens hypertextes :</h3>
<p class="chapo">Ce site contient des liens hypertextes permettant l'accès à des sites qui ne sont pas édités par le responsable de ce site.</p>
<p class="chapo">En conséquence le directeur de publication ne saurait être tenue pour responsable du contenu des sites auxquels l'internaute aurait ainsi accès.</p>
<p class="chapo">Il est formellement interdit de collecter et dutiliser les informations disponibles sur le site à des fins commerciales.</p>
<p class="chapo">Cette interdiction sétend notamment, sans que cette liste ne soit limitative, à tout élément rédactionnel figurant sur le site, à la présentation des écrans, aux logiciels nécessaires à lexploitation, aux logos, images, photos, graphiques, de quelque nature quils soient.</p>
</li>
<li>
<h3 class="titre">Liens hypertextes vers ce site :</h3>
<p class="chapo">A l'exception de sites diffusant des informations et/ou contenus ayant un caractère illégal et/ou à caractère politique, religieux, pornographique, xénophobe, vous pouvez créer un lien hypertexte vers notre Site sur votre site.</p>
<p class="chapo">La mise en place de lien hypertexte nautorise en aucune façon la reproduction déléments du Site ou la présentation sur des sites tiers déléments du Site sous forme de Frame ou système apparenté.</p>
<p class="chapo">Enfin, la mise en place de lien hypertexte nautorise en aucune façon de proposer lenvoi dun message pré-rédigé à une adresse mail liée au Site ou la mise en place dun système permettant lenvoi massif de messages quelle qu'en soit la nature.</p>
<p class="chapo">Tous les droits de reproduction sont réservés.</p>
</li>
</ul>
</div>
</div><!-- fin conteneur -->
</div>
[(#REM) Pied de page ]
<INCLURE{fond=inc-pied}{skel=#SQUELETTE}>
</body>
</html>

@ -0,0 +1,27 @@
[(#REM) Parametres du modele:
- align : alignement
- colonne : nombre de colonnes de la box, defaut 3
- taille : nombre de vignettes de la box (un multiple de colonne, degaut 12)
- masque : fichier .png definissant le masque de la grande vignette, defaut carre-100.png (2x la taille des petites vignettes). Ce parametre permet de jouer sur la taille de la box
- tri : crit<69>re de classement comme date, hasard..., defaut date
- senstri : 0 ou 1 pour inverser le sens de classement, defaut inverse
]
<B_flickr>
<div style="position:relative;[float:(#ENV{align}|match{left|right});]" class="splickrbox [splickrbox_(#ENV{align})]">
<table cellpadding="0" cellspacing="0" ><tr>
<BOUCLE_flickr(DOCUMENTS){par #ENV{tri, date}}{inverse #ENV{senstri, 1}}{extension==jpg|png|gif}{0,#ENV{taille,12}}{id_rubrique!=2}{id_rubrique?}>
<td> <a href="#FICHIER" class="thickbox" [title="(#TITRE)"]>[(#FICHIER|copie_locale|image_masque{#ENV{masque,carre-200.png}}|image_aplatir{jpg}|inserer_attribut{'alt',#TITRE})]</a></td>
[(#COMPTEUR_BOUCLE|Splickr_juste_a_x{#ENV{colonnes,3},</tr><tr>})]
</BOUCLE_flickr>
<td></td>
</tr></table>
</div>
</B_flickr>
<!--
<div id="statusContainer" class="statusContainer">
<span class="statusMsg" id="statusMsg">x</span>
</div>
//-->

@ -0,0 +1,37 @@
<B_test_contenu>[[(#NOM_SITE_SPIP|textebrut)]] <:nouveautes:>
<:bonjour:>
<:texte_lettre_information:> "[(#NOM_SITE_SPIP|textebrut)]" (#URL_SITE_SPIP).
<:texte_lettre_information_2:> [(#ENV{jours_neuf})] <:jours:>.
<BOUCLE_test_contenu(AUTEURS){0,1}{tous}><B_nv1>
<:nouveaux_articles:>
--------------------------
<BOUCLE_nv1(ARTICLES){age_relatif<=0}{par date}{inverse}{0,30}>
[** (#TITRE|textebrut) **]
[<:par_auteur:> (#LESAUTEURS|textebrut)]
[- (#DATE|affdate)]
[
(#INTRODUCTION|textebrut)
]
-> [(#URL_ARTICLE|url_absolue)]
</BOUCLE_nv1><B_nv2>
<:nouvelles_breves:>
--------------------------
<BOUCLE_nv2(BREVES){age_relatif<=0}{par date}{inverse}{0,30}>
[* (#TITRE|textebrut) *]
[ - (#DATE|affdate)]
[
(#INTRODUCTION|textebrut)
]
-> [(#URL_BREVE|url_absolue)]
</BOUCLE_nv2></BOUCLE_test_contenu>
</B_test_contenu>

@ -0,0 +1,117 @@
#CACHE{7200}
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html dir="#LANG_DIR" lang="#LANG">
<head>
<title><:plan_site:> - [(#NOM_SITE_SPIP|textebrut)]</title>
[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{150}|textebrut)" />]
<INCLURE{fond=inc-head}>
<meta name="robots" content="none" />
</head>
<body class="page_plan">
<div id="page">
[(#REM) Entete de la page + titre du site ]
<INCLURE{fond=inc-entete}>
[(#REM) Fil d'Ariane ]
<div id="hierarchie"><a href="#URL_SITE_SPIP/"><:accueil_site:></a> &gt; <:plan_site:></div>
<div id="conteneur">
[(#REM) Le plan de site ci-dessous est a adapter selon les besoins. En particulier, on n'aura pas necessairement besoin de tous les elements (sous-rubriques, articles, breves et sites) ]
<div id="contenu">
<div class="cartouche">
<h1 class="titre"><:plan_site:></h1>
</div>
<BOUCLE_secteurs(RUBRIQUES) {racine} {par titre}>
<h2><a href="#URL_RUBRIQUE">#TITRE</a></h2>
[(#REM) Articles et sous-rubriques ]
<div class="contre-encart">
<B_articles_racine>
<h3 class="invisible"><:articles:></h3>
<ul>
<BOUCLE_articles_racine(ARTICLES) {id_rubrique} {par titre}>
<li><a href="#URL_ARTICLE">#TITRE</a></li>
</BOUCLE_articles_racine>
</ul>
</B_articles_racine>
<B_rubriques>
<ul>
<BOUCLE_rubriques(RUBRIQUES) {id_parent} {par titre}>
<li><strong><a href="#URL_RUBRIQUE">#TITRE</a></strong>
<B_articles>
<ul>
<BOUCLE_articles(ARTICLES) {id_rubrique} {par titre}>
<li><a href="#URL_ARTICLE">#TITRE</a></li>
</BOUCLE_articles>
</ul>
</B_articles>
<BOUCLE_sous_rubriques(BOUCLE_rubriques)></BOUCLE_sous_rubriques>
</li>
</BOUCLE_rubriques>
</ul>
</B_rubriques>
</div><!-- fin contre-encart -->
<div class="encart">
[(#REM) Breves ]
<B_breves>
<div class="breves">
<h3 class="menu-titre"><:breves:></h3>
<ul>
<BOUCLE_breves(BREVES) {id_secteur} {par date}{inverse}>
<li><a href="#URL_BREVE">#TITRE</a></li>
</BOUCLE_breves>
</ul>
</div>
</B_breves>
[(#REM) Sur le Web ]
<B_sites>
<div class="syndic">
<h3 class="menu-titre"><:sites_web:></h3>
<ul>
<BOUCLE_sites(SITES) {id_secteur} {par nom_site}>
<li><a href="[(#ID_SYNDIC|generer_url_site)]">#NOM_SITE</a></li>
</BOUCLE_sites>
</ul>
</div>
</B_sites>
</div><!-- fin encart -->
</BOUCLE_secteurs>
</div><!-- fin contenu -->
[(#REM) Menu de navigation laterale ]
<div id="navigation">
[(#REM) Menu de navigation par rubriques ]
<INCLURE{fond=inc-rubriques}>
</div><!-- fin navigation -->
</div><!-- fin conteneur -->
[(#REM) Pied de page ]
<INCLURE{fond=inc-pied}{skel=#SQUELETTE}>
</div><!-- fin page -->
</body>
</html>

@ -0,0 +1,730 @@
Dustismo is Copyright (C) 2002 Dustin Norlander
Homepage: http://www.cheapskatefonts.com
email: nutso@cheapskatefonts.com
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.
-------------------------------------------------------------------------------
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further