'Oups'… On utilise les fichiers de lang de Zcore et non zpip

master
teddy.spip@gmail.com 11 years ago
parent 1f9891a6a8
commit 5f493512b0

@ -12,12 +12,12 @@
[<div class="#EDIT{intro} introduction entry-content">(#INTRODUCTION|couper{160})</div>]
<div class="meta-publi">
<!-- a class="lire-la-suite" href="#URL_ARTICLE"><:zpip:lire_la_suite:><span class="lire-la-suite-titre"><:zpip:lire_la_suite_de:> <em>#TITRE</em></span></a -->
<!-- a class="lire-la-suite" href="#URL_ARTICLE"><:zcore:lire_la_suite:><span class="lire-la-suite-titre"><:zcore:lire_la_suite_de:> <em>#TITRE</em></span></a -->
[<abbr class="published" title="[(#DATE|date_iso)]">(#DATE|affdate_jourcourt)</abbr>][<span class="sep">, </span><span class="auteurs"><:par_auteur:> (#LESAUTEURS)</span>]
<BOUCLE_nb_commentaires(FORUMS) {id_article}{plat} /> [(#TOTAL_BOUCLE|oui)
<span class="sep">|</span>
<a[ href="(#URL_ARTICLE|ancre_url{forum})"] class="nb_commentaires">[(#TOTAL_BOUCLE)]&nbsp;[(#TOTAL_BOUCLE|<={1}|?{<:zpip:commentaire:>,<:zpip:commentaires:>})]</a>
<a[ href="(#URL_ARTICLE|ancre_url{forum})"] class="nb_commentaires">[(#TOTAL_BOUCLE)]&nbsp;[(#TOTAL_BOUCLE|<={1}|?{<:zcore:commentaire:>,<:zcore:commentaires:>})]</a>
]
<//B_nb_commentaires>
</div>

@ -22,7 +22,7 @@ la premiere fois qu'un message est poste (cf. inc/invalideur). ]
[(#DATE|oui)<abbr class="date"[ title="(#DATE|date_iso)"]>
[(#SET{date,[(#DATE|affdate_jourcourt)]})]
[(#SET{heure,[(#DATE|heures)][:(#DATE|minutes)]})]
<:zpip:date_forum{date=#GET{date},heure=#GET{heure}}:></abbr>]
<:zcore:date_forum{date=#GET{date},heure=#GET{heure}}:></abbr>]
[<span class="comment-author vcard"><span class="sep">,</span> <:par_auteur:> <strong class="fn n #EDIT{qui}">(#NOM)</strong></span>]
</header>
<section class="comment-content">
@ -54,7 +54,7 @@ la premiere fois qu'un message est poste (cf. inc/invalideur). ]
[(#DATE|oui)<abbr class="date"[ title="(#DATE|date_iso)"]>
[(#SET{date,[(#DATE|affdate_jourcourt)]})]
[(#SET{heure,[(#DATE|heures)][:(#DATE|minutes)]})]
<:zpip:date_forum{date=#GET{date},heure=#GET{heure}}:></abbr>]
<:zcore:date_forum{date=#GET{date},heure=#GET{heure}}:></abbr>]
[<span class="comment-author vcard"><span class="sep">,</span> <:par_auteur:> <strong class="fn n #EDIT{qui}">(#NOM)</strong></span>]
</header>
<section class="comment-content">

@ -2,7 +2,7 @@
<div class="menu menu-container">
<ul class="menu-items menu-liste">
<li class="item menu-entree[ (#SI_PAGE{sommaire})on]">
<a href="#URL_SITE_SPIP/"><:zpip:accueil:></a>
<a href="#URL_SITE_SPIP/"><:zcore:accueil:></a>
</li>
<BOUCLE_rubriques(RUBRIQUES) {racine} {par num titre, titre}>
<li class="item menu-entree[ (#EXPOSE)]">

@ -6,7 +6,7 @@
#SET{sep,#ENV{separateur,'-'}}
<B_pages>
<span
class='label'><:zpip:pagination_pages:></span>[
class='label'><:zcore:pagination_pages:></span>[
(#SET{item, #ENV{page_courante}|moins{2}|mult{#ENV{pas}} })
@ -14,7 +14,7 @@
class="prev[(#ENV{page_courante}|<={1}|oui)disabled]">(#ENV{url}
|parametre_url{#ENV{debut},#GET{item}}
|ancre_url{#ENV{ancre}}
|lien_ou_expose{<:zpip:pagination_prev:>,#ENV{page_courante}|<={1},'lien_pagination','',nofollow}
|lien_ou_expose{<:zcore:pagination_prev:>,#ENV{page_courante}|<={1},'lien_pagination','',nofollow}
|inserer_attribut{rel,prev}
)[<span
class='sep'>(#GET*{sep})</span>]</span>]<span
@ -46,7 +46,7 @@
class="next[(#ENV{page_courante}|>={#ENV{nombre_pages}}|oui)disabled]">[<span class='sep'>(#GET*{sep})</span>](#ENV{url}
|parametre_url{#ENV{debut},#GET{item}}
|ancre_url{#ENV{ancre}}
|lien_ou_expose{<:zpip:pagination_next:>,#ENV{page_courante}|>={#ENV{nombre_pages}},'lien_pagination','',nofollow}
|lien_ou_expose{<:zcore:pagination_next:>,#ENV{page_courante}|>={#ENV{nombre_pages}},'lien_pagination','',nofollow}
|inserer_attribut{rel,next}
)</span>]
</B_pages>

@ -4,7 +4,7 @@
<auteur>Loiseau2nuit, davux, Matthieu Marcillaud, C&#233;dric Morin, Romy T&ecirc;tue, Collectif SPIP</auteur>
<icon>img/z5.png</icon>
<licence>GNU/GPL</licence>
<version>2.0.1</version>
<version>2.0.2</version>
<etat>test</etat>
<description>
<multi>

Loading…
Cancel
Save