Changeset 54275 in spip-zone
- Timestamp:
- Nov 9, 2011, 10:32:32 PM (8 years ago)
- Location:
- _galaxie_/herbier/squelettes
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
_galaxie_/herbier/squelettes/css/layout.css
r54144 r54275 14 14 .content { position: relative; } 15 15 .aside {} 16 .footer { clear: both; width: 100%; background: #666 url(img/bg/footer.gif) repeat-x; border-top: 5px solid #222; }16 .footer { clear: both; width: 100%; padding-bottom: 80px; background: #666 url(img/bg/footer.gif) repeat-x; border-top: 5px solid #222; } 17 17 18 18 .inner { margin: 0 auto; /*padding-left: 20px;*/ text-align: left; } … … 24 24 /* Colonnes */ 25 25 .tiers { float: left; width: 30%; } 26 .page_sommaire .tiers { width: 230px; }27 26 /*.tiers * { width: 175px; }*/ 28 27 /*.quart { width: 25%; float: left; } … … 64 63 .footer .bloc.last { margin-right: 0; } 65 64 .footer .bloc ul { display: block; list-style-image: url(img/puce.gif); margin: 0 0 0 19px; } 66 .footer .bloc li { margin-bottom: 6px; list-style: inherit; }65 .footer .bloc li { margin-bottom: 6px; list-style: inherit; font-size: .9em; white-space: nowrap; } 67 66 68 67 .footer .kezako { width: 310px; } -
_galaxie_/herbier/squelettes/css/style.css
r54144 r54275 13 13 hr { background-color: #A8A68C; color: #A8A68C; } 14 14 blockquote { min-height: 40px; background: url(img/quote.png) no-repeat; font-style: normal; color: #444; } 15 ul.normal { width: 450px; display: block; list-style-image: url(img/puce.gif); margin: 0 0 0 19px; padding: 6px 0 0 0; } 16 ul.normal li { clear: both; margin-bottom: 1em; list-style: inherit; min-height: 90px; } 15 17 16 18 /* pagination */ … … 25 27 .pagination .on, 26 28 .pagination a:active { box-shadow: 1px 1px 1px #666 inset; } 29 30 .plus { clear: both; font-size: .9em; } 27 31 28 32 /* captures d'ecran */ … … 53 57 li:hover .active { left: 0; top: 0; display: table-cell; } 54 58 55 56 /* galeries de captures d'ecran */ 57 ul#galerie { display: block; min-height: 360px; } 58 ul#galerie li { position: relative; display: block; float: left; text-align: center; } 59 ul#galerie li a { display: block; float: left; width: 210px; margin: 0 20px 20px 0; border: 0; /*white-space: nowrap; overflow: hidden; color: #CCC;*/ } 60 ul#galerie li .hover { width: 190px; height: 80px; } 61 ul#galerie a img { float: none; display: block; height: 90px !important; margin: 0; } 62 ul#galerie a:focus, 63 ul#galerie a:hover, 64 ul#galerie a:active { color: #222; } 59 /* Galeries de captures d'ecran */ 60 ul.galerie { display: block; min-height: 360px; } 61 ul.galerie li { position: relative; display: block; float: left; text-align: center; } 62 ul.galerie li a { display: block; float: left; width: 210px; margin: 0 20px 20px 0; border: 0; /*white-space: nowrap; overflow: hidden; color: #CCC;*/ } 63 ul.galerie li .hover { width: 190px; height: 80px; } 64 ul.galerie a img { float: none; display: block; height: 90px !important; margin: 0; } 65 65 66 66 @media (max-width: 320px) { 67 ul #galerie li { clear: both; display: block; width: 100%; }68 ul #galerie li a { float: none; margin: 0 auto; }67 ul.galerie li { clear: both; display: block; width: 100%; } 68 ul.galerie li a { float: none; margin: 0 auto; } 69 69 } 70 71 /* trombinoscope */72 #trombinoscope { color: #666; }73 #trombinoscope ul {}74 #trombinoscope ul li { float: left; width: 80px; height: 70px; margin: 5px; text-align: center; overflow: hidden; font-size: .9em; }75 #trombinoscope ul li img.gravatar { display: block; margin: 0 auto; }76 77 /* listes normales */78 ul.normal { width: 450px; display: block; list-style-image: url(img/puce.gif); margin: 0 0 0 19px; padding: 6px 0 0 0; }79 ul.normal li { clear: both; margin-bottom: 1em; list-style: inherit; min-height: 90px; }80 70 81 71 /* Liste des sites syndiques */ … … 91 81 .syndication li small { display: none; color: #666; font-size: .70em; } 92 82 93 .page_sommaire #news { width: 300px; } 94 @media (max-width: 640px) { } 83 /* Page d'accueil */ 84 .home .tiers { width: 230px; } 85 .home #focus { width: 460px; } 86 @media (max-width: 320px) { 87 .home #focus { width: 320px; } 88 } 89 .home #focus h2, 90 .home #focus p { margin-bottom: 8px; padding-right: 20px; } 91 .home #news ul.galerie { min-height: 0; } 92 .home #news .plus {} 93 94 /* trombinoscope */ 95 #trombinoscope { color: #666; } 96 #trombinoscope ul {} 97 #trombinoscope ul li { float: left; width: 80px; height: 70px; margin: 5px; text-align: center; overflow: hidden; font-size: .9em; } 98 #trombinoscope ul li img.gravatar { display: block; margin: 0 auto; } 95 99 96 100 /* Plan du site */ -
_galaxie_/herbier/squelettes/inclure/footer.html
r54144 r54275 7 7 <h2 class="offscreen">#TITRE</h2> 8 8 <p>[(#DESCRIPTIF_SITE_SPIP|PtoBR)<br />] 9 < img src="#CHEMIN{img/suite.gif}" alt="-" width="9" height="9" /> <a href="#URL_ARTICLE"[ title="(#TITRE|couper{80}|attribut_html)"]><:suite:></a></p>9 <span class="plus"><img src="#CHEMIN{img/suite.gif}" alt="-" width="9" height="9" /> <a href="#URL_ARTICLE"[ title="(#TITRE|couper{80}|attribut_html)"]><:suite:></a></span></p> 10 10 </BOUCLE_kezako> 11 11 </div> … … 28 28 <h2 class="offscreen">Boussole SPIP</h2> 29 29 <ul> 30 <li><a rel="external" href="http://www.spip-info.net"> Découvrir SPIP</a></li>30 <li><a rel="external" href="http://www.spip-info.net">Qu'est-ce que <acronym title="Système de Publication pour l'Internet">SPIP</acronym> ?</a></li> 31 31 <li><a rel="external" href="http://demo.spip.org/spip.php?article31">Essayer SPIP</a></li> 32 32 <li><a rel="external" href="http://www.spip.net/fr_download">Télécharger SPIP</a></li> … … 39 39 40 40 <br class="clear" /> 41 <p class="small">© #NOM_SITE_SPIP 2006[-(#DATE|annee)]<span class="none"> - Site réalisé avec <a href="http://www.spip.net/" title="Système de Publication pour l'Internet">SPIP</a></span> - <BOUCLE_contact(ARTICLES){id_article IN 1,4,7}{" - "}><a href="#URL_ARTICLE">#TITRE</a></BOUCLE_contact></p>41 <p class="small">© 2006[-(#DATE|annee)] #NOM_SITE_SPIP<span class="none"> - Site réalisé avec <a href="http://www.spip.net/" title="Système de Publication pour l'Internet">SPIP</a></span> - <BOUCLE_contact(ARTICLES){id_article IN 1,4,7}{" - "}><a href="#URL_ARTICLE">#TITRE</a></BOUCLE_contact></p> 42 42 <img src="#CHEMIN{img/polatouche.png}" id="polatouche" /> 43 43 </div> -
_galaxie_/herbier/squelettes/mot.html
r54144 r54275 24 24 [(#ANCRE_PAGINATION|vide)] 25 25 <p class="pagination">[(#PAGINATION) - ]<span>#GRAND_TOTAL <:sites_web:> référencés dans cette rubrique</span></p> 26 <ul id="galerie">26 <ul class="galerie"> 27 27 <BOUCLE_articles(ARTICLES){id_mot}{!par popularite}{pagination 12}{doublons}> 28 28 [<li><a href="#URL_ARTICLE">(#INCLURE{fond=inclure/logo,id_article}|image_reduire{200}) <span class="hover">#TITRE</span></a></li>] -
_galaxie_/herbier/squelettes/recherche.html
r54144 r54275 22 22 [(#ANCRE_PAGINATION|vide)] 23 23 <p class="pagination">[(#PAGINATION) - ]<span>#GRAND_TOTAL [(#TOTAL_BOUCLE|=={1}|?{seul <:site_web:> trouvé,<:sites_web:> trouvés})]</span></p> 24 <ul id="galerie">24 <ul class="galerie"> 25 25 <BOUCLE_articles(ARTICLES){recherche}{!par points}{pagination 12}{id_secteur!=1}{doublons}> 26 26 [<li><a href="#URL_ARTICLE">(#INCLURE{fond=inclure/logo,id_article}|image_reduire{200}) <span class="hover">#TITRE</span></a></li>] -
_galaxie_/herbier/squelettes/rubrique.html
r54144 r54275 24 24 [(#ANCRE_PAGINATION|vide)] 25 25 <p class="pagination">[(#PAGINATION) - ]<span>#GRAND_TOTAL <:sites_web:> référencés dans cette couleur</span></p> 26 <ul id="galerie">26 <ul class="galerie"> 27 27 <BOUCLE_articles(ARTICLES){id_rubrique}{!par popularite}{pagination 12}{doublons}> 28 28 [<li><a href="#URL_ARTICLE">(#INCLURE{fond=inclure/logo,id_article}|image_reduire{200}) <span class="hover">#TITRE</span></a></li>] -
_galaxie_/herbier/squelettes/sommaire.html
r54144 r54275 8 8 </head> 9 9 10 <body class=" page_sommaire">10 <body class="home"> 11 11 <div class="page"> 12 12 <INCLURE{fond=inclure/header}{home=oui}> … … 17 17 <BOUCLE_hidden_articles(ARTICLES){id_mot=9}{doublons}> </BOUCLE_hidden_articles> 18 18 19 <div class="tiers syndication" id="news"> 20 <h2><:nouveautes:></h2> 21 <ul id="galerie"> 22 <BOUCLE_new(SYNDIC_ARTICLES){!par date}{0,6}> 23 [<li dir="#LANG_DIR" lang="#LANG" xml:lang="#LANG" class="#LANG_DIR"><a rel="external" href="(#URL_ARTICLE|unique)" hreflang="#LANG"><img src="http://open.thumbshots.org/image.pxf?url=#URL_ARTICLE" width="120" height="90" class="thumbshots spip_logos" /><span class="hover">#TITRE</span></a></li>] 24 </BOUCLE_new> 25 </ul> 26 <p class="plus"><a href="#URL_RUBRIQUE{2}">Toutes les nouveautés</a></p> 19 <BOUCLE_last(ARTICLES){id_rubrique!=1}{!par date}{age<90}{0,1}{doublons}>#SET{id_focus,#ID_ARTICLE}</BOUCLE_last> 20 <BOUCLE_pop1(ARTICLES){id_rubrique!=1}{!id_mot=31}{!par popularite}{9,1}{doublons}>#SET{id_focus,#ID_ARTICLE}</BOUCLE_pop1><//B_last> 21 <BOUCLE_focus(ARTICLES){id_article=#GET{id_focus}}> 22 <div class="tiers" id="focus"> 23 <h2>#TITRE</h2> 24 [<p class="small">(#INTRODUCTION|couper{300})</p>] 25 [<p><a href="#URL_ARTICLE"[ title="(#TITRE|attribut_html)[ - (#DATE_REDAC|sinon{#DATE}|affdate_mois_annee)]"]>(#INCLURE{fond=inclure/logo,id_article}|image_reduire{430})</a></p>] 27 26 </div> 27 </BOUCLE_focus> 28 28 29 29 <div class="tiers pop"> 30 30 <h2>Les plus populaires</h2> 31 <ul id="galerie">32 <BOUCLE_pop(ARTICLES){id_rubrique!=1}{! par popularite}{0,3}{doublons}>31 <ul class="galerie"> 32 <BOUCLE_pop(ARTICLES){id_rubrique!=1}{!id_mot=31}{!par popularite}{0,3}{doublons}> 33 33 [<li><a href="#URL_ARTICLE">(#INCLURE{fond=inclure/logo,id_article}|image_reduire{200}) <span class="hover">#TITRE</span></a></li>] 34 34 </BOUCLE_pop> … … 38 38 <div class="tiers hasard last"> 39 39 <h2>Trois au hasard</h2> 40 <ul id="galerie">40 <ul class="galerie"> 41 41 <BOUCLE_zard(ARTICLES){id_rubrique!=1}{par hasard}{0,3}{doublons}> 42 42 [<li><a href="#URL_ARTICLE">(#INCLURE{fond=inclure/logo,id_article}|image_reduire{200}) <span class="hover">#TITRE</span></a></li>] 43 43 </BOUCLE_zard> 44 44 </ul> 45 </div> 46 47 <br class="clear" /> 48 49 <div class="syndication" id="news"> 50 <h2>Derniers sites référencés</h2> 51 <ul class="galerie"> 52 <BOUCLE_news(SYNDIC_ARTICLES){!par date}{0,12}> 53 [<li><a rel="external" href="(#URL_ARTICLE|unique)" hreflang="#LANG"><img src="http://open.thumbshots.org/image.pxf?url=#URL_ARTICLE" width="120" height="90" class="thumbshots spip_logos" /><span class="hover">#TITRE</span></a></li>] 54 </BOUCLE_news> 55 </ul> 56 <p class="plus"><BOUCLE_proposer(ARTICLES){id_article=4}><a href="#URL_ARTICLE">#TITRE</a></BOUCLE_proposer> - <a href="#URL_RUBRIQUE{2}">Toutes les nouveautés</a></p> 45 57 </div> 46 58 -
_galaxie_/herbier/squelettes/tout/dates.html
r54139 r54275 24 24 <div class="demi"> 25 25 <h3>Par date de publication</h3> 26 <ul class=" normal">26 <ul class="spip"> 27 27 <BOUCLE_par_date(ARTICLES){id_secteur!=1}{!par date}{doublons}> 28 28 <li>[(#DATE|affdate{'d|m|Y H:i'}) : ]<a href="#URL_ARTICLE">#TITRE</a><br /></li> … … 32 32 <div class="demi"> 33 33 <h3>Par date redac anterieure</h3> 34 <ul class=" normal">34 <ul class="spip"> 35 35 <BOUCLE_par_date_redac(ARTICLES){id_secteur!=1}{!par date_redac}> 36 36 <li>[(#DATE_REDAC|affdate{'d|m|Y H:i'}) : ]<a href="#URL_ARTICLE">#TITRE</a><br /></li>
Note: See TracChangeset
for help on using the changeset viewer.