Browse Source

aoustrong est devenu lien_ou_expose (intégré à SPIP)

svn/attic/spip-bonux-3/118152
real3t@gmail.com 8 years ago
parent
commit
32f5d9d4da
  1. 2
      modeles/pagination_noancre.html
  2. 2
      paquet.xml

2
modeles/pagination_noancre.html

@ -9,7 +9,7 @@
[<a href='[(#ENV{url}|parametre_url{#ENV{debut},''})]' class='lien_pagination' rel='nofollow'>(#GET{premiere}|>{1}|?{'...',''})</a> [<span class='sep separateur'>(#GET*{separateur})</span>]]
<BOUCLE_pages(POUR){tableau #GET{pages}}>
[(#SET{item, #VALEUR|moins{1}|mult{#ENV{pas}} })]
[(#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|aoustrong{#VALEUR,#VALEUR|=={#ENV{page_courante}},lien_pagination,'',nofollow})]
[(#ENV{url}|parametre_url{#ENV{debut},#GET{item}}|lien_ou_expose{#VALEUR,#VALEUR|=={#ENV{page_courante}},lien_pagination,'',nofollow})]
[<span class='sep separateur'>(#VALEUR|<{#GET{derniere}}|?{#GET{separateur}})</span>]
</BOUCLE_pages>
[[<span class='sep separateur'>(#GET*{separateur})</span>] <a href='[(#ENV{url}|parametre_url{#ENV{debut},#ENV{nombre_pages}|moins{1}|mult{#ENV{pas}}})]' class='lien_pagination' rel='nofollow'>(#GET{derniere}|<{#ENV{nombre_pages}}|?{'...',''})</a>]

2
paquet.xml

@ -1,7 +1,7 @@
<paquet
prefix="spip_bonux"
categorie="outil"
version="3.2.0"
version="3.2.1"
etat="stable"
compatibilite="[3.0.0;3.1.*]"
logo="img_pack/spip-bonux.png"

Loading…
Cancel
Save