| j’essaie de comprendre : * avec <B_art> #ANCRE_PAGINATION
<BOUCLE_art(ARTICLES){pagination 5}> </BOUCLE_art> #PAGINATION </B_art> j obtiens la pagination de mes articles normalement. * avec <B_art> #ANCRE_PAGINATION
<BOUCLE_art(ARTICLES){id_groupe=5}{pagination 5}> </BOUCLE_art> #PAGINATION </B_art> je n obtiens strictement rien du tout, page blanche. Y a t il une subtilite qui m echappe ? merci. |
|---|
id_groupe fait référence à un groupe de mots clés
Tes articles sont-ils liés à au groupe de mots clés 5 ?
A+
JPH
Le 04/04/2010 17:47, Raf Raf a écrit :
j'essaie de comprendre :
* avec
<B_art>
#ANCRE_PAGINATION
<ul>
<BOUCLE_art(ARTICLES){pagination 5}>
<li>#TITRE</li>
</BOUCLE_art>
</ul>
#PAGINATION
</B_art>
j obtiens la pagination de mes articles normalement.* avec
<B_art>
#ANCRE_PAGINATION
<ul>
<BOUCLE_art(ARTICLES){id_groupe=5}{pagination 5}>
<li>#TITRE</li>
</BOUCLE_art>
</ul>
#PAGINATION
</B_art>je n obtiens strictement rien du tout, page blanche. Y a t il une
subtilite qui m echappe ?merci.
| resolu. un plug in en cours de developpement a perturbe la requete. merci R — En date de : Dim 4.4.10, JPH jeanpaul@couleurs-pays.fr a écrit : > De: JPH jeanpaul@couleurs-pays.fr > Objet: Re: [Spip] pagination, boucles, mots cles > À: spip@rezo.net > Date: Dimanche 4 avril 2010, 21h07 > > id_groupe fait référence à un groupe de mots clés > Tes articles sont-ils liés à au groupe de mots clés 5 ? > http://www.spip.net/fr_article902.html > A+ > JPH > > Le 04/04/2010 17:47, Raf Raf a écrit : > > j’essaie de comprendre : > > * avec > > <B_art> > > #ANCRE_PAGINATION > >
> > <BOUCLE_art(ARTICLES){pagination 5}> > > > > </BOUCLE_art> > > > > #PAGINATION > > </B_art> > > j obtiens la pagination de mes articles normalement. > > > > * avec > > <B_art> > > #ANCRE_PAGINATION > >
> > <BOUCLE_art(ARTICLES){id_groupe=5}{pagination 5}> > > > > </BOUCLE_art> > > > > #PAGINATION > > </B_art> > > > > je n obtiens strictement rien du tout, page blanche. Y a t il une > > subtilite qui m echappe ? > > > > merci. > > > > > > _______________________________________________ > liste spip > spip@rezo.net - désabonnement : envoyer un mail à spip-off@rezo.net > > Infos et archives : http://listes.rezo.net/mailman/listinfo/spip > http://archives.rezo.net/spip.mbox/ > > Documentation de SPIP : http://www.spip.net/ > > Irc : de l’aide à toute heure : http://spip.net/irc |
|---|