Bonjour
je cherche à attribuer un filtre sur ces logos :
cette boucle fonctionne bien
#EXPOSE{#LOGO_RUBRIQUE_SURVOL, #LOGO_RUBRIQUE}
celle-ci non :
#EXPOSE{[(#LOGO_RUBRIQUE_SURVOL||nomargin)], [(#LOGO_RUBRIQUE||nomargin)]]}
ni celle-ci (ce n'est pas du au filtre)
#EXPOSE{[(#LOGO_RUBRIQUE_SURVOL)], [(#LOGO_RUBRIQUE)]]}
ai-je oublié qqch ?
merci
Il y a un crochet fermant en trop, ça devrait être ça selon la logique
de ta boucle:
#EXPOSE{[(#LOGO_RUBRIQUE_SURVOL||nomargin)], [(#LOGO_RUBRIQUE||nomargin)]}
Le 04/05/07, freedee@free.fr<freedee@free.fr> a écrit :
Bonjour
je cherche à attribuer un filtre sur ces logos :
cette boucle fonctionne bien
#EXPOSE{#LOGO_RUBRIQUE_SURVOL, #LOGO_RUBRIQUE}
celle-ci non :
#EXPOSE{[(#LOGO_RUBRIQUE_SURVOL||nomargin)], [(#LOGO_RUBRIQUE||nomargin)]]}
ni celle-ci (ce n'est pas du au filtre)
#EXPOSE{[(#LOGO_RUBRIQUE_SURVOL)], [(#LOGO_RUBRIQUE)]]}
ai-je oublié qqch ?
merci
_______________________________________________
liste spip
spip@rezo.net - désabonnement : spip-off@rezo.net
Infos et archives : http://listes.rezo.net/mailman/listinfo/spip
Documentation de SPIP : http://www.spip.net/
irc://irc.freenode.net/spip
FAQ : http://www.spip-contrib.net/spikini/FaQ
pardon, j'ai fait une erreur en rédigeant mon message, ce n'est pas ça.
cette boucle fonctionne bien
> #EXPOSE{#LOGO_RUBRIQUE_SURVOL, #LOGO_RUBRIQUE}
>
> celle-ci non :
> #EXPOSE{[(#LOGO_RUBRIQUE_SURVOL||nomargin)], [(#LOGO_RUBRIQUE||nomargin)]}
>
> ni celle-ci (ce n'est pas du au filtre)
> #EXPOSE{[(#LOGO_RUBRIQUE_SURVOL)], [(#LOGO_RUBRIQUE)]]}
Selon Teddy Payet <teddy.payet@gmail.com>:
Il y a un crochet fermant en trop, ça devrait être ça selon la logique
de ta boucle:
#EXPOSE{[(#LOGO_RUBRIQUE_SURVOL||nomargin)], [(#LOGO_RUBRIQUE||nomargin)]}
Le 04/05/07, freedee@free.fr<freedee@free.fr> a écrit :
>
> Bonjour
>
> je cherche à attribuer un filtre sur ces logos :
>
> cette boucle fonctionne bien
> #EXPOSE{#LOGO_RUBRIQUE_SURVOL, #LOGO_RUBRIQUE}
>
> celle-ci non :
> #EXPOSE{[(#LOGO_RUBRIQUE_SURVOL||nomargin)], [(#LOGO_RUBRIQUE||nomargin)]]}
>
> ni celle-ci (ce n'est pas du au filtre)
> #EXPOSE{[(#LOGO_RUBRIQUE_SURVOL)], [(#LOGO_RUBRIQUE)]]}
>
> ai-je oublié qqch ?
> merci
> _______________________________________________
> liste spip
> spip@rezo.net - désabonnement : spip-off@rezo.net
> Infos et archives : http://listes.rezo.net/mailman/listinfo/spip
> Documentation de SPIP : http://www.spip.net/
> irc://irc.freenode.net/spip
> FAQ : http://www.spip-contrib.net/spikini/FaQ
>