Plein de fichiers inutiles car mettant en œuvre des pratiques d'accessibilité obsolètes (et SPIP natif est beaucoup mieux maintenant).
Compatible SPIP 3.3master v3.0.0
parent
f095941ada
commit
79f8590e18
@ -1,16 +0,0 @@
|
||||
<?php
|
||||
|
||||
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
|
||||
if (!defined("_ECRIRE_INC_VERSION")) return;
|
||||
|
||||
$GLOBALS[$GLOBALS['idx_lang']] = array(
|
||||
'voir_grand' => 'voir en grand cette image',
|
||||
'pages_dernieres' => 'dernière page',
|
||||
'pages_premieres' => 'première page',
|
||||
'resultats' => 'Résultats',
|
||||
'resultats_precedent' => 'Résultats précédents',
|
||||
'resultats_suivant' => 'Résultats suivants'
|
||||
|
||||
);
|
||||
|
||||
?>
|
@ -1,32 +0,0 @@
|
||||
<BOUCLE_description_document(DOCUMENTS) {id_document=#ENV{id}}{tout}>
|
||||
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR">
|
||||
<head>
|
||||
<title><:info_document:>[ - (#TITRE|textebrut)][ - (#NOM_SITE_SPIP|textebrut)]</title>
|
||||
[(#CHEMIN{inc-head.html}|?{#INCLURE{fond=inc-head},#INCLURE{fond=inclure/head}})]
|
||||
</head>
|
||||
|
||||
<body class="page_article">
|
||||
<div id="page">
|
||||
|
||||
[(#REM) Contenu principal : contenu du descriptif + titre du doc ]
|
||||
<div class="hfeed" id="conteneur">
|
||||
<div class="hentry" id="contenu">
|
||||
|
||||
<div class="cartouche">
|
||||
<div class="surlignable">
|
||||
<h1 class="#EDIT{titre} entry-title">#TITRE</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="surlignable">
|
||||
[<div class="#EDIT{texte} texte entry-content">(#DESCRIPTIF)</div>]
|
||||
</div>
|
||||
|
||||
</div><!--#contenu-->
|
||||
</div><!--#conteneur-->
|
||||
|
||||
</div><!--#page-->
|
||||
</body>
|
||||
</html>
|
||||
</BOUCLE_description_document>
|
@ -1,58 +0,0 @@
|
||||
<BOUCLE_doc (DOCUMENTS) {id_document} {tout}>
|
||||
[<!--(#REM)
|
||||
|
||||
Modele pour <doc> en dl/dt/dd
|
||||
cf. http://pompage.net/pompe/listesdefinitions/
|
||||
|
||||
La largeur de la legende est egale a la largeur de l'image
|
||||
avec un minimum de 120px, et un maximum de 350px.
|
||||
|
||||
Dans le cas d'une simple image (mode=image), on affiche
|
||||
le document lui-meme, sans lien de telechargement
|
||||
-->]
|
||||
[(#ENV{mode_force,#MODE}|=={image}|oui)
|
||||
#SET{fichier,#URL_DOCUMENT}
|
||||
#SET{width,#LARGEUR}
|
||||
#SET{height,#HAUTEUR}
|
||||
#SET{url,#ENV{lien}}
|
||||
]
|
||||
[(#ENV{mode_force,#MODE}|=={image}|non)
|
||||
[(#SET{fichier,[(#LOGO_DOCUMENT|extraire_attribut{src})]})]
|
||||
[(#SET{width,[(#LOGO_DOCUMENT|extraire_attribut{width})]})]
|
||||
[(#SET{height,[(#LOGO_DOCUMENT|extraire_attribut{height})]})]
|
||||
#SET{url,#ENV{lien,#URL_DOCUMENT}}
|
||||
][<!--(#REM)
|
||||
|
||||
|
||||
Si largeur ou hauteur fournit en parametre, redimensionner
|
||||
|
||||
-->][
|
||||
(#ENV{largeur,0}|ou{#ENV{hauteur,0}})
|
||||
#SET{fichier,#GET{fichier}|image_reduire{#ENV{largeur,0},#ENV{hauteur,0}}}
|
||||
#SET{width,#GET{fichier}|largeur}
|
||||
#SET{height,#GET{fichier}|hauteur}
|
||||
#SET{fichier,#GET{fichier}|extraire_attribut{src}}
|
||||
][(#ENV{mode_force,#MODE}|=={image}|non)
|
||||
[(#SET{alternative,[(#ENV{alt}|sinon{#TITRE|sinon{#ENV{lien}|sinon{<:info_document:>}}}|attribut_html)[(#ENV{lien}|?{'',' - '})][(#MIME_TYPE|match{^image/(gif|jpg|jpeg|png)}|non)[(#TYPE_DOCUMENT) - ][(#TAILLE|taille_en_octets)]][(#MIME_TYPE|match{^image/(gif|jpg|jpeg|png)}|oui)<:accessibilite:voir_grand:>]]})]
|
||||
]
|
||||
[(#ENV{mode_force,#MODE}|=={image}|oui)
|
||||
[(#SET{alternative,[(#ENV{alt}|sinon{#TITRE|sinon{#ENV{lien}}}|attribut_html)]})]
|
||||
]
|
||||
<dl class="spip_document_#ID_DOCUMENT spip_documents[ spip_documents_(#ENV{align})][ (#ENV{class})] spip_lien_ok"[
|
||||
style="float:(#ENV{align}|match{left|right});"]>
|
||||
<dt>[<a href="(#GET{url})"[
|
||||
class="(#ENV{lien_class})"]
|
||||
[ title="(#GET{alternative})"
|
||||
][ type="(#ENV{lien}|?{#ENV{lien_mime},#MIME_TYPE})"][ lang="(#ENV{langue})"]>]
|
||||
<img [(#INCLURE{fond=modeles/doc_alternative,alt=#GET{alternative}})] src="[(#GET{fichier})]" width="[(#GET{width})]" height="[(#GET{height})]"[(#DESCRIPTIF|oui) [(#ENV{legende}|?{longdesc="[(#URL_PAGE{longdesc,id=#ID_DOCUMENT}|parametre_url{'lang',#ENV{langue,#LANG}})]",longdesc="#desc-#ID_DOCUMENT"})]][ lang="(#ENV{langue})"] />
|
||||
[(#GET{url}|?{</a>})]</dt>
|
||||
[(#DESCRIPTIF|oui)
|
||||
[<dt class="#EDIT{titre} spip_doc_titre"[ style="width:(#GET{width}|min{350}|max{120})px;"]><strong>(#ENV*{titre}|propre|PtoBR|sinon{#TITRE})</strong></dt>]
|
||||
]
|
||||
[(#DESCRIPTIF|non)
|
||||
[<dd class="#EDIT{titre} spip_doc_titre"[ style="width:(#GET{width}|min{350}|max{120})px;"]><strong>(#ENV*{titre}|propre|PtoBR|sinon{#TITRE})</strong></dd>]
|
||||
]
|
||||
[<dd id="desc-#ID_DOCUMENT" class="#EDIT{descriptif} spip_doc_descriptif"[ style="width:(#GET{width}|min{350}|max{120})px;"]>(#ENV*{legende}|propre|PtoBR|sinon{#DESCRIPTIF|PtoBR})[(#NOTES|PtoBR)]</dd>]
|
||||
</dl>
|
||||
|
||||
</BOUCLE_doc>
|
@ -1 +0,0 @@
|
||||
[ alt="(#ENV{alt})"]
|
@ -1,123 +0,0 @@
|
||||
<BOUCLE_tous (DOCUMENTS types_documents) {id_document=#ID} {tout}>[
|
||||
|
||||
(#REM) Cas <imageXX> : equivalent a <imgXX> pour une image en mode image
|
||||
|
||||
][(#INCLUS|=={image}|et{#ENV{emb,''}|non}|oui)
|
||||
<span class='spip_document_#ID_DOCUMENT spip_documents[ spip_documents_(#ENV{align})][ (#ENV{class})] spip_lien_ok'[
|
||||
style='float:(#ENV{align}|match{left|right});[ width:(#LARGEUR)px;]']>[
|
||||
<a href="(#ENV{lien})"
|
||||
[ class="(#ENV{lien_class})"]
|
||||
[ lang="(#ENV{langue})"]
|
||||
[(#MODE|=={image}|non)
|
||||
[ title="(#ENV{alt}|attribut_html|sinon{#TITRE|attribut_html|sinon{#ENV{lien}|attribut_html|sinon{<:info_document:>}}})[(#ENV{lien}|?{'',' - '})][(#ENV{lien}|?{'',[(#TYPE_DOCUMENT) - ][(#TAILLE|taille_en_octets)]})]"]
|
||||
]
|
||||
[(#MODE|=={image}|oui)
|
||||
[ title="(#ENV{alt}|attribut_html|sinon{#TITRE|attribut_html|sinon{#ENV{lien}|attribut_html}})"]
|
||||
]
|
||||
>]<img src='#URL_DOCUMENT'[
|
||||
width="(#LARGEUR|?{#LARGEUR})"][
|
||||
height="(#HAUTEUR|?{#HAUTEUR})"][
|
||||
lang="(#ENV{langue})"]
|
||||
[(#MODE|=={image}|non)
|
||||
alt="[(#ENV{alt}|attribut_html|sinon{#TITRE|attribut_html|sinon{#ENV{lien}|attribut_html|sinon{<:info_document:>}}})[(#ENV{lien}|?{'',' - '})][(#ENV{lien}|?{'',[(#TYPE_DOCUMENT) - ][(#TAILLE|taille_en_octets)]})]]"
|
||||
]
|
||||
[(#MODE|=={image}|oui)
|
||||
alt="[(#ENV{alt}|attribut_html|sinon{#TITRE|attribut_html|sinon{#ENV{lien}|attribut_html}})]"
|
||||
]
|
||||
[ (#DESCRIPTIF|oui)
|
||||
longdesc="[(#URL_PAGE{longdesc,id=#ID_DOCUMENT}|parametre_url{'lang',#ENV{langue,#LANG}})]"
|
||||
]
|
||||
/>[(#ENV{lien}|?{</a>})]</span>
|
||||
][
|
||||
|
||||
(#REM) Cas <embXX> : on est appele ici avec emb=' ' : on veut la legende
|
||||
equivalent a un <docXX> pour une image en mode image
|
||||
|
||||
][(#INCLUS|=={image}|et{#ENV{emb,''}|oui}|oui)
|
||||
#SET{fichier,#URL_DOCUMENT}
|
||||
#SET{width,#LARGEUR}
|
||||
#SET{height,#HAUTEUR}
|
||||
#SET{url,#ENV{lien}}
|
||||
[(#REM) qd titre ou descriptif on utilise le modele en dl sinon modele <img> à base de span
|
||||
][(#TITRE|!={''}|oui)
|
||||
#SET{dl,'true'}
|
||||
][(#DESCRIPTIF|!={''}|oui)
|
||||
#SET{dl,'true'}
|
||||
#SET{desc,'true'}
|
||||
][(#GET{dl}|=={'true'}|oui)
|
||||
<dl class='spip_document_#ID_DOCUMENT spip_documents[ spip_documents_(#ENV{align})][ (#ENV{class})] spip_lien_ok'[
|
||||
style='float:(#ENV{align}|match{left|right});[width:(#GET{width}|max{120})]px;']>
|
||||
<dt>[<a href="(#GET{url})"[ class="(#ENV{lien_class})"]
|
||||
[(#MODE|=={image}|non)
|
||||
[ title="(#ENV{alt}|attribut_html|sinon{#TITRE|attribut_html|sinon{#ENV{lien}|attribut_html|sinon{<:info_document:>}}})[(#ENV{lien}|?{'',' - '})][(#ENV{lien}|?{'',[(#TYPE_DOCUMENT) - ][(#TAILLE|taille_en_octets)]})]"]
|
||||
]
|
||||
[(#MODE|=={image}|oui)
|
||||
[ title="(#ENV{alt}|attribut_html|sinon{#TITRE|attribut_html|sinon{#ENV{lien}|attribut_html}})"]
|
||||
][ type="(#ENV{lien}|?{#ENV{lien_mime},#MIME_TYPE})"]
|
||||
[ lang="(#ENV{langue})"]>]<img src='#GET{fichier}' width='#GET{width}' height='#GET{height}'
|
||||
[(#MODE|=={image}|non)
|
||||
alt="[(#ENV{alt}|attribut_html|sinon{#TITRE|attribut_html|sinon{#ENV{lien}|attribut_html|sinon{<:info_document:>}}})[(#ENV{lien}|?{'',' - '})][(#ENV{lien}|?{'',[(#TYPE_DOCUMENT) - ][(#TAILLE|taille_en_octets)]})]]"
|
||||
]
|
||||
[(#MODE|=={image}|oui)
|
||||
alt="[(#ENV{alt}|attribut_html|sinon{#TITRE|attribut_html|sinon{#ENV{lien}|attribut_html}})]"
|
||||
]
|
||||
[(#DESCRIPTIF|oui)
|
||||
[(#ENV{legende}|?{longdesc="[(#URL_PAGE{longdesc,id=#ID_DOCUMENT}|parametre_url{'lang',#ENV{langue,#LANG}})]",longdesc="#desc-#ID_DOCUMENT"})]
|
||||
][ lang="(#ENV{langue})"]
|
||||
/>[(#GET{url}|?{</a>})]</dt>
|
||||
[(#GET{desc}|=={'true'}|oui)
|
||||
[<dt class="#EDIT{titre} spip_doc_titre"[ style="width:(#GET{width}|min{350}|max{120})px;"]><strong>(#ENV*{titre}|propre|PtoBR|sinon{#TITRE})</strong></dt>]
|
||||
]
|
||||
[(#GET{desc}|=={''}|oui)
|
||||
[<dd class="#EDIT{titre} spip_doc_titre"[ style="width:(#GET{width}|min{350}|max{120})px;"]><strong>(#ENV*{titre}|propre|PtoBR|sinon{#TITRE})</strong></dd>]
|
||||
]
|
||||
[<dd id="desc-#ID_DOCUMENT" class="#EDIT{descriptif} spip_doc_descriptif"[ style="width:(#GET{width}|min{350}|max{120})px;"]>(#ENV*{legende}|propre|PtoBR|sinon{#DESCRIPTIF|PtoBR})[(#NOTES|PtoBR)]</dd>]
|
||||
</dl>
|
||||
]
|
||||
|
||||
[(#GET{dl}|=={''}|oui)
|
||||
<span class="spip_document_#ID_DOCUMENT spip_documents[ spip_documents_(#ENV{align})][ (#ENV{class})] spip_lien_ok"[
|
||||
style="float:(#ENV{align}|match{left|right});[ width:(#GET{width})px;]"]>[
|
||||
<a href="(#GET{url})"
|
||||
[ class="(#ENV{lien_class})"]
|
||||
[ lang="(#ENV{langue})"]
|
||||
[(#MODE|=={image}|non)
|
||||
[ title="(#ENV{alt}|attribut_html|sinon{#TITRE|attribut_html|sinon{#ENV{lien}|attribut_html|sinon{<:info_document:>}}})[(#ENV{lien}|?{'',' - '})][(#ENV{lien}|?{'',[(#TYPE_DOCUMENT) - ][(#TAILLE|taille_en_octets)]})]"]
|
||||
]
|
||||
[(#MODE|=={image}|oui)
|
||||
[ title="(#ENV{alt}|attribut_html|sinon{#TITRE|attribut_html|sinon{#ENV{lien}|attribut_html}})"]
|
||||
]
|
||||
[ type="(#ENV{lien}|?{#ENV{lien_mime},#MIME_TYPE})"]>]
|
||||
<img src="#GET{fichier}"
|
||||
width="#GET{width}" height="#GET{height}"
|
||||
[ lang="(#ENV{langue})"]
|
||||
[(#MODE|=={image}|non)
|
||||
alt="[(#ENV{alt}|attribut_html|sinon{#TITRE|attribut_html|sinon{#ENV{lien}|attribut_html|sinon{<:info_document:>}}})[(#ENV{lien}|?{'',' - '})][(#ENV{lien}|?{'',[(#TYPE_DOCUMENT) - ][(#TAILLE|taille_en_octets)]})]]"
|
||||
]
|
||||
[(#MODE|=={image}|oui)
|
||||
alt="[(#ENV{alt}|attribut_html|sinon{#TITRE|attribut_html|sinon{#ENV{lien}|attribut_html}})]"
|
||||
]
|
||||
[(#DESCRIPTIF|oui)longdesc="[(#URL_PAGE{longdesc,id=#ID_DOCUMENT}|parametre_url{'lang',#ENV{langue,#LANG}})]"] />
|
||||
[(#GET{url}|?{</a>})]</span>
|
||||
]
|
||||
|
||||
][
|
||||
|
||||
(#REM) Cas des images qu'il faut embed (svg)
|
||||
][
|
||||
(#INCLUS|=={embed}|oui)
|
||||
<div class='spip_document_#ID_DOCUMENT spip_documents[ spip_documents_(#ENV{align})]'[
|
||||
style='[(#ENV{align}|match{^(left|right)$}|oui)float:#ENV{align};] (#ENV{align,center}|=={center}|?{'',' '})']>
|
||||
<object data='#URL_DOCUMENT'
|
||||
type='#MIME_TYPE'[
|
||||
width='(#ENV{largeur}?{'', #LARGEUR})'][
|
||||
height='(#ENV{hauteur}?{'', #HAUTEUR})']
|
||||
[(#ENV*|env_to_attributs)] >
|
||||
<param name='src' value='#URL_DOCUMENT' />
|
||||
[(#ID_DOCUMENT|appliquer_filtre{#MIME_TYPE})]
|
||||
</object>[
|
||||
<div class='spip_doc_titre'><strong>(#TITRE)</strong></div>
|
||||
][
|
||||
<div class='spip_doc_descriptif'>(#DESCRIPTIF|PtoBR)[(#NOTES|PtoBR)]</div>
|
||||
]</div>]
|
||||
</BOUCLE_tous>
|
@ -1,53 +0,0 @@
|
||||
<BOUCLE_document (DOCUMENTS) {id_document} {mode?} {tout}>
|
||||
[(#REM)
|
||||
|
||||
Modele pour <img>
|
||||
|
||||
Si on est en mode "image" ou "vignette", ou appele avec embed=oui,
|
||||
on affiche l'image complete ; sinon le logo
|
||||
|
||||
Si un lien est passe #ENV{lien} on ajoute le a href
|
||||
ou on truque le #URL_DOCUMENT
|
||||
|
||||
Si une code de langue est passe #ENV{langue} ex: <img12|langue=en>
|
||||
on ajoute l'attribut lang la balise img et eventuellement sur la balise a
|
||||
|
||||
Dans le cas mode "image ou vignette", le contenu de l'attribut
|
||||
alt et title se construit selon le schema suivant :
|
||||
- prend la valeur de alt passe en environnement par le biais
|
||||
d'un parametre sur la balise ex: <img12|alt=xxx>
|
||||
- sinon on prend le titre
|
||||
- sinon si #ENV{lien} est passe on prend #ENV{lien} ou Document si lien vers #URL_DOCUMENT
|
||||
- sinon alt vide
|
||||
|
||||
Dans le cas mode "document", le contenu de l'attribut
|
||||
alt et title se construit selon le m?me schema a ceci pres
|
||||
qu'on ajoute #TYPE_DOCUMENT - #TAILLE
|
||||
sauf si #ENV{lien} est passe
|
||||
|
||||
]
|
||||
[(#SET{
|
||||
image,
|
||||
#ENV{mode_force,#MODE}|match{'image|vignette'}
|
||||
|sinon{#ENV{embed}}
|
||||
|oui
|
||||
})][
|
||||
|
||||
(#REM) image complete ?
|
||||
|
||||
][(#GET{image})
|
||||
<span class='spip_document_#ID_DOCUMENT spip_documents[ spip_documents_(#ENV{align})][ (#ENV{class})] spip_lien_ok'[
|
||||
style='float:(#ENV{align}|match{left|right});[ width:(#LARGEUR)px;]']>
|
||||
[<a href="(#ENV{lien})"[ class="(#ENV{lien_class})"][ lang="(#ENV{langue})"][ title="(#ENV{alt}|sinon{#TITRE|sinon{#ENV{lien}}}|attribut_html)"]>]<img src='#URL_DOCUMENT'[ width="(#LARGEUR)"][ height="(#HAUTEUR)"][ lang="(#ENV{langue})"] alt="[(#ENV{alt}|sinon{#TITRE|sinon{#ENV{lien}}}|attribut_html)]"[(#DESCRIPTIF|oui)longdesc="[(#URL_PAGE{longdesc,id=#ID_DOCUMENT}|parametre_url{'lang',#ENV{langue,#LANG}})]"] />[(#ENV{lien}|?{</a>})]</span>
|
||||
][
|
||||
|
||||
(#REM) sinon logo document + lien + alt + title etc
|
||||
|
||||
][(#GET{image}|non)
|
||||
[(#SET{fichier,[(#LOGO_DOCUMENT|extraire_attribut{src})]})]
|
||||
[(#SET{width,[(#LOGO_DOCUMENT|extraire_attribut{width})]})]
|
||||
[(#SET{height,[(#LOGO_DOCUMENT|extraire_attribut{height})]})]
|
||||
<span class='spip_document_#ID_DOCUMENT spip_documents[ spip_documents_(#ENV{align})][ (#ENV{class})] spip_lien_ok'[
|
||||
style='float:(#ENV{align}|match{left|right});[ width:(#GET{width})px;]']><a href="[(#ENV{lien}|sinon{#URL_DOCUMENT})]"[
|
||||
(#ENV{lien}|?{'',type="#MIME_TYPE"})][ lang="(#ENV{langue})"] title="[(#ENV{alt}|sinon{#TITRE|sinon{#ENV{lien}|sinon{<:info_document:>}}}|attribut_html)[(#ENV{lien}|?{'',' - '})]][(#MIME_TYPE|match{^image/(gif|jpg|jpeg|png)}|non) [(#TYPE_DOCUMENT) - ][(#TAILLE|taille_en_octets)]][(#MIME_TYPE|match{^image/(gif|jpg|jpeg|png)}|oui) <:accessibilite:voir_grand:>]"><img src='#GET{fichier}' width='#GET{width}' height='#GET{height}'[ lang="(#ENV{langue})"] alt="[(#ENV{alt}|sinon{#TITRE|sinon{#ENV{lien}|sinon{<:info_document:>}}}|attribut_html)[(#ENV{lien}|?{'',' - '})]][(#MIME_TYPE|match{^image/(gif|jpg|jpeg|png)}|non)[(#TYPE_DOCUMENT) - ][(#TAILLE|taille_en_octets)]][(#MIME_TYPE|match{^image/(gif|jpg|jpeg|png)}|oui)<:accessibilite:voir_grand:>]"[(#DESCRIPTIF|oui)longdesc="[(#URL_PAGE{longdesc,id=#ID_DOCUMENT}|parametre_url{'lang',#ENV{langue,#LANG}})]"] /></a></span>
|
||||
]</BOUCLE_document>
|
@ -1,61 +0,0 @@
|
||||
|
||||
#ENV*{bloc_ancre}
|
||||
#SET{bornes,#ENV{page_courante}|bornes_pagination{#ENV{nombre_pages},10}}
|
||||
#SET{premiere, #GET{bornes}|reset}
|
||||
#SET{derniere, #GET{bornes}|end}
|
||||
#SET{separateur,#ENV{separateur,'|'}}
|
||||
|
||||
[<a href='[(#ENV{url}|parametre_url{#ENV{debut},''})]##ENV{ancre}' class='lien_pagination' rel='nofollow' title="<:accessibilite:pages_premieres:>[ (#ENV{apres})]">(#GET{premiere}|>{1}|?{'...',''})</a> #GET*{separateur}]
|
||||
|
||||
#SET{i,#GET{premiere}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
]
|
||||
[(#INCLURE{fond=modeles/paginationitem}{avant=<:accessibilite:resultats:>}{pas=#ENV{pas}}{modele_item=standard}{num=#GET{i}}{texte=#GET{item}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=<:accessibilite:resultats:>}{pas=#ENV{pas}}{modele_item=standard}{num=#GET{i}}{texte=#GET{item}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=<:accessibilite:resultats:>}{pas=#ENV{pas}}{modele_item=standard}{num=#GET{i}}{texte=#GET{item}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=<:accessibilite:resultats:>}{pas=#ENV{pas}}{modele_item=standard}{num=#GET{i}}{texte=#GET{item}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=<:accessibilite:resultats:>}{pas=#ENV{pas}}{modele_item=standard}{num=#GET{i}}{texte=#GET{item}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=<:accessibilite:resultats:>}{pas=#ENV{pas}}{modele_item=standard}{num=#GET{i}}{texte=#GET{item}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=<:accessibilite:resultats:>}{pas=#ENV{pas}}{modele_item=standard}{num=#GET{i}}{texte=#GET{item}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=<:accessibilite:resultats:>}{pas=#ENV{pas}}{modele_item=standard}{num=#GET{i}}{texte=#GET{item}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=<:accessibilite:resultats:>}{pas=#ENV{pas}}{modele_item=standard}{num=#GET{i}}{texte=#GET{item}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=<:accessibilite:resultats:>}{pas=#ENV{pas}}{modele_item=standard}{num=#GET{i}}{texte=#GET{item}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
[#GET*{separateur} <a href='[(#ENV{url}|parametre_url{#ENV{debut},#ENV{nombre_pages}|moins{1}|mult{#ENV{pas}}})]##ENV{ancre}' class='lien_pagination' rel='nofollow' title="<:accessibilite:pages_dernieres:>[ (#ENV{apres})]">(#GET{derniere}|<{#ENV{nombre_pages}}|?{'...',''})</a>]
|
@ -1,59 +0,0 @@
|
||||
#ENV*{bloc_ancre}
|
||||
#SET{bornes,#ENV{page_courante}|bornes_pagination{#ENV{nombre_pages},10}}
|
||||
#SET{premiere, #GET{bornes}|reset}
|
||||
#SET{derniere, #GET{bornes}|end}
|
||||
#SET{separateur,#ENV{separateur,'|'}}
|
||||
|
||||
[<a href='[(#ENV{url}|parametre_url{#ENV{debut},''})]##ENV{ancre}' class='lien_pagination' rel='nofollow' title="<:accessibilite:pages_premieres:>[ (#ENV{apres})]">(#GET{premiere}|>{1}|?{'...',''})</a> #GET*{separateur}]
|
||||
|
||||
#SET{i,#GET{premiere}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
[#GET*{separateur} <a href='[(#ENV{url}|parametre_url{#ENV{debut},#ENV{nombre_pages}|moins{1}|mult{#ENV{pas}}})]##ENV{ancre}' class='lien_pagination' rel='nofollow' title="<:accessibilite:pages_dernieres:>[ (#ENV{apres})]">(#GET{derniere}|<{#ENV{nombre_pages}}|?{'...',''})</a>]
|
@ -1,70 +0,0 @@
|
||||
#ENV*{bloc_ancre}
|
||||
#SET{bornes,#ENV{page_courante}|bornes_pagination{#ENV{nombre_pages},10}}
|
||||
#SET{premiere, #GET{bornes}|reset}
|
||||
#SET{derniere, #GET{bornes}|end}
|
||||
#SET{separateur,#ENV{separateur,'|'}}
|
||||
|
||||
[<a href='[(#ENV{url}|parametre_url{#ENV{debut},''})]##ENV{ancre}' class='lien_pagination' rel='nofollow' title="<:accessibilite:pages_premieres:>[ (#ENV{apres})]">(#GET{premiere}|>{1}|?{'...',''})</a> #GET*{separateur}]
|
||||
#SET{i,#ENV{page_courante}|moins{1}}
|
||||
[(#GET{i}|>{0}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{apres=#ENV{apres}}{num=#GET{i}}{texte='<'}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#ENV{derniere}})]
|
||||
]
|
||||
|
||||
#SET{i,#GET{premiere}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
#SET{i,#GET{i}|plus{1}}
|
||||
[(#GET{i}|<={#GET{derniere}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{avant=#ENV{avant}}{apres=#ENV{apres}}{num=#GET{i}}{texte=#GET{i}}{separateur=#GET*{separateur}}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#GET{derniere}})]
|
||||
]
|
||||
|
||||
#SET{i,#ENV{page_courante}|plus{1}}
|
||||
[(#GET{i}|<{#ENV{nombre_pages}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][#GET*{separateur} (#INCLURE{fond=modeles/paginationitem}{apres=#ENV{apres}}{num=#GET{i}}{texte='>'}{separateur=''}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#ENV{derniere}})]
|
||||
]
|
||||
[#GET*{separateur} <a href='[(#ENV{url}|parametre_url{#ENV{debut},#ENV{nombre_pages}|moins{1}|mult{#ENV{pas}}})]##ENV{ancre}' class='lien_pagination' rel='nofollow' title="<:accessibilite:pages_dernieres:>[ (#ENV{apres})]">(#GET{derniere}|<{#ENV{nombre_pages}}|?{'...',''})</a>]
|
@ -1,17 +0,0 @@
|
||||
#ENV*{bloc_ancre}
|
||||
#SET{bornes,#ENV{page_courante}|bornes_pagination{#ENV{nombre_pages},10}}
|
||||
#SET{premiere, #GET{bornes}|reset}
|
||||
#SET{derniere, #GET{bornes}|end}
|
||||
#SET{separateur,#ENV{separateur,'|'}}
|
||||
#SET{i,#ENV{page_courante}|moins{1}}
|
||||
[(#GET{i}|>{0}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{apres=#ENV{apres}}{num=#GET{i}}{texte=<:accessibilite:page_precedente:>}{separateur=''}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#ENV{derniere}})]
|
||||
#SET{i,#GET{i}|plus{2}}
|
||||
[(#GET{i}|<={#ENV{nombre_pages}}|?{#GET{separateur}})]
|
||||
]
|
||||
#SET{i,#ENV{page_courante}|plus{1}}
|
||||
[(#GET{i}|<={#ENV{nombre_pages}}|oui)[
|
||||
(#SET{item, #GET{i}|moins{1}|mult{#ENV{pas}} })
|
||||
][(#INCLURE{fond=modeles/paginationitem}{apres=#ENV{apres}}{num=#GET{i}}{texte=<:accessibilite:page_suivante:>}{separateur=''}{url=#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|ancre_url{#ENV{ancre}}}{page_courante=#ENV{page_courante}}{derniere=#ENV{derniere}})]
|
||||
]
|
@ -1,6 +0,0 @@
|
||||
[(#ENV{num}|=={#ENV{page_courante}}|oui)
|
||||
[<span class="on">(#ENV*{texte})</span>]
|
||||
][(#ENV{num}|=={#ENV{page_courante}}|non)
|
||||
[<a href='#ENV{url}' class='lien_pagination' rel='nofollow'[(#ENV{avant}|?{' ',#ENV{apres}|oui})title="[(#ENV{avant}) ][(#ENV*{texte}|strval|=={'>'}|?{<:accessibilite:page_suivante:>,[(#ENV*{texte}|strval|=={'<'}|?{<:accessibilite:page_precedente:>,[(#ENV*{texte}|attribut_html)]})]})][-(#ENV{modele_item}|=={'standard'}|?{#ENV*{texte}|plus{#ENV{pas}},''})][ (#ENV{apres})]"]>(#ENV*{texte})</a>]
|
||||
][(#ENV{num}|<{#ENV{derniere}}|?{#ENV*{separateur},''})]
|
||||
|
Loading…
Reference in New Issue