[SPIP Zone] [Spip-zone-commit] r32969 - in /_squelettes_/zpip/contenu: page-forum.html page-sommaire.html rubrique.html

Erreur de repertoire pour le commit ?

Le 15 nov. 2009 à 22:13, vxl@noos.fr a écrit :

Author: vxl@noos.fr
Date: Sun Nov 15 22:13:54 2009
New Revision: 32969

Log:
On progresse doucement mais surement.

Modified:
   _squelettes_/zpip/contenu/page-forum.html
   _squelettes_/zpip/contenu/page-sommaire.html
   _squelettes_/zpip/contenu/rubrique.html

Modified: _squelettes_/zpip/contenu/page-forum.html

======================================================================
--- _squelettes_/zpip/contenu/page-forum.html (original)
+++ _squelettes_/zpip/contenu/page-forum.html Sun Nov 15 22:13:54 2009
@@ -57,7 +57,9 @@
    </BOUCLE_forum_parent>

    <BOUCLE_article(ARTICLES) {id_article}>
+ <ul class="liste-items">
    #INCLURE{fond=inclure/article-resume,id_article}
+ </ul>
    </BOUCLE_article>

    <BOUCLE_breve(BREVES) {id_breve}>

Modified: _squelettes_/zpip/contenu/page-sommaire.html

======================================================================
--- _squelettes_/zpip/contenu/page-sommaire.html (original)
+++ _squelettes_/zpip/contenu/page-sommaire.html Sun Nov 15 22:13:54 2009
@@ -2,9 +2,7 @@
<div class="cartouche invisible">
  <h1 class="h1 invisible">#NOM_SITE_SPIP</h1>
</div>
-
-[<div id="descriptif_site_spip">(#DESCRIPTIF_SITE_SPIP)</div>]
-
+<!--
<B_articles>
<div class="liste articles sommaire">
  #ANCRE_PAGINATION
@@ -17,3 +15,46 @@
  [<p class="pagination">(#PAGINATION)</p>]
</div>
</B_articles>
+-->
+
+[(#REM) Dernier article ]
+<B_latest_post>
+<div class="liste articles sommaire dernier"> <!-- start latest_post -->
+ <h2><:dernier_article:></h2>
+ <ul class="liste-items">
+ <BOUCLE_latest_post(ARTICLES) {par date}{inverse} {0,1}{doublons}>
+ <li class="item">
+ [<div class="latest_post_image">
+ (#LOGO_ARTICLE_RUBRIQUE||largeur|>{470}|?{[(#LOGO_ARTICLE_RUBRIQUE|#URL_ARTICLE|image_reduire{470}|image_recadre{470,175,center}|inserer_attribut{'style',float:left;margin-left:0})],[(#LOGO_ARTICLE_RUBRIQUE|#URL_ARTICLE|image_reduire{470,175})]})
+ </div>]
+ <h3 class="h3 #EDIT{titre}" id="post-#ID_ARTICLE"><a href="#URL_ARTICLE" rel="bookmark">#TITRE</a></h3>
+ [<div class="#EDIT{intro}">(#INTRODUCTION)</div>]
+ <div class="info-publi">
+ <span class="suite"><a href="#URL_ARTICLE" rel="bookmark" title="#TITRE"><:continue_reading:></a></span>
+ <BOUCLE_messages0(FORUMS){id_article}{plat} />[<span class="commentaires"><a href="#URL_ARTICLE#forum">(#TOTAL_BOUCLE|>{1}|?{#TOTAL_BOUCLE&nbsp;<:comments:>,#TOTAL_BOUCLE&nbsp;<:comment:>})</a></span>]<//B_messages0>
+ <BOUCLE_parent(RUBRIQUES){id_rubrique}><span class="categorie"><a href="#URL_RUBRIQUE">#TITRE</a></span></BOUCLE_parent>
+ </li><!-- fin info-publi -->
+ </BOUCLE_latest_post>
+ </ul>
+</div> <!-- end latest_post -->
+</B_latest_post>
+
+[(#REM) Article mis en avant par mot clé ]
+<B_home_featured>
+ <div id="featured"> <!-- start home_featured -->
+ <h2 class="h2"><:featured_post:></h2>
+ <ul class="liste-items">
+ <BOUCLE_home_featured(ARTICLES){par date}{inverse}{0,1}{doublons}{titre_mot=featured}>
+ <li class="item">
+ [<div class="spip_logos">
+ (#LOGO_ARTICLE_RUBRIQUE|#URL_ARTICLE|image_masque{img/featured/temp.png}|inserer_attribut{class,featured_home_img}) </div>]
+ <h3 class="h3 #EDIT{titre}"><a href="#URL_ARTICLE" rel="bookmark">#TITRE</a></h3>
+ [<div class="feat_exc #EDIT{intro}">(#INTRODUCTION)</div>]
+ </li>
+ </BOUCLE_home_featured>
+ </div> <!-- end home_featured -->
+</B_home_featured>
+
+[(#REM) Miste des brèves ]
+
+<INCLURE{fond=inclure/asides,env}{ajax}>
\ No newline at end of file

Modified: _squelettes_/zpip/contenu/rubrique.html

--- _squelettes_/zpip/contenu/rubrique.html (original)
+++ _squelettes_/zpip/contenu/rubrique.html Sun Nov 15 22:13:54 2009
@@ -2,13 +2,26 @@
  [(#REM) Fil d'Ariane ]
  <p id="hierarchie"><a href="#URL_SITE_SPIP/"><:accueil_site:></a><BOUCLE_ariane(HIERARCHIE){id_rubrique}> &gt; <a href="#URL_RUBRIQUE">[(#TITRE|couper{80})]</a></BOUCLE_ariane>[ &gt; <strong class="on">(#TITRE|couper{80})</strong>]</p>

+ [(#REM) Affiché comme une colonne]
  <div class="cartouche">
- [(#LOGO_RUBRIQUE||image_reduire{200,200})]
    <h1 class="h1 #EDIT{titre}">#TITRE</h1>
- [<p class="info-publi"><span class="published"><:dernier_ajout:> : (#DATE|affdate_jourcourt).</span></p>]
+ <div class="info-publi">
+ <div class="archive_feed">
+ <a href="#URL_PAGE{backend,id_rubrique=#ID_RUBRIQUE}"><:rss_section:></a>
  </div>
+ <div class="archive_number">
+ <:category_count:> <BOUCLE_count(ARTICLES){id_rubrique} />[(#TOTAL_BOUCLE|>{1}|?{#TOTAL_BOUCLE&nbsp;<:billets:>,#TOTAL_BOUCLE&nbsp;<:billet:>})]<//B_count>
+ </div>
+ </div>
+ #DESCRIPTIF
+ </div>
+
+ [<div id="latest_post_image">
+ (#LOGO_RUBRIQUE||largeur|>{540}|?{[(#LOGO_RUBRIQUE||image_reduire{540}|image_recadre{540,200,center}|inserer_attribut{'style',margin-left:0})],[(#LOGO_RUBRIQUE||image_reduire{540,200})]})
+ </div>]

- [<div class="#EDIT{texte} chapo">(#TEXTE)</div>]
+ [(#REM) On affiche le texte de la rubrique]
+ [<div class="#EDIT{texte} chapo">(#TEXTE|image_reduire{540,0})</div>]

  <B_articles>
  <div class="liste articles">

_______________________________________________
Spip-zone-commit@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-zone-commit