#LOGO_ARTICLE_RUBRIQUE et survol

Quelqu'un avait, semble-t-il, posé la question en 2002 mais je n'y trouve pas de réponse.

Comment faire en sorte que #LOGO_ARTICLE_RUBRIQUE ne génère pas de survol ?

Merci !

Valentin GUENICHON a écrit :

Quelqu'un avait, semble-t-il, posé la question en 2002 mais je n'y trouve pas de réponse.

Comment faire en sorte que #LOGO_ARTICLE_RUBRIQUE ne génère pas de survol ?

[(#LOGO_ARTICLE_NORMAL|sinon{ #LOGO_RUBRIQUE_NORMAL})] je suppose...

Eric

beuh oui ça devrait fonctionner, mais j'ai pas réussi...
c'est pour ça que je demande en fait :wink:

pourtant j'ai une boucle simplissime
<BOUCLE_visuel(ARTICLES) {id_article} {lang}>
     [(#LOGO_ARTICLE_NORMAL|sinon{#LOGO_RUBRIQUE})]
</BOUCLE_visuel>

pourtant ça fonctionne si j'appelle #LOGO_RUBRIQUE tout seul.

Le 20 juil. 07 à 20:37, Eric L a écrit :

Valentin GUENICHON a écrit :

Quelqu'un avait, semble-t-il, posé la question en 2002 mais je n'y
trouve pas de réponse.

Comment faire en sorte que #LOGO_ARTICLE_RUBRIQUE ne génère pas de
survol ?

[(#LOGO_ARTICLE_NORMAL|sinon{ #LOGO_RUBRIQUE_NORMAL})] je suppose...

Eric
_______________________________________________
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

Valentin GUENICHON a écrit :

beuh oui ça devrait fonctionner, mais j'ai pas réussi...
c'est pour ça que je demande en fait :wink:

pourtant j'ai une boucle simplissime
<BOUCLE_visuel(ARTICLES) {id_article} {lang}>
     [(#LOGO_ARTICLE_NORMAL|sinon{#LOGO_RUBRIQUE})]

il faut 2 pipes derriere les balises logo (le truc derriere le premier etant l'url du lien)

</BOUCLE_visuel>

pourtant ça fonctionne si j'appelle #LOGO_RUBRIQUE tout seul.

sinon, sans doute :
<img src="[(#LOGO_ARTICLE_RUBRIQUE||extraire_attribut{src})]"/>

Je n'aurai qu'un mot : parfait !
J'opte pour la 2e solution, incroyablement simple... j'me sens bête...
Merci !

Le 23 juil. 07 à 14:32, Stephane a écrit :

Valentin GUENICHON a écrit :

beuh oui ça devrait fonctionner, mais j'ai pas réussi...
c'est pour ça que je demande en fait :wink:

pourtant j'ai une boucle simplissime
<BOUCLE_visuel(ARTICLES) {id_article} {lang}>
     [(#LOGO_ARTICLE_NORMAL|sinon{#LOGO_RUBRIQUE})]

il faut 2 pipes derriere les balises logo (le truc derriere le premier
etant l'url du lien)

</BOUCLE_visuel>

pourtant ça fonctionne si j'appelle #LOGO_RUBRIQUE tout seul.

sinon, sans doute :
<img src="[(#LOGO_ARTICLE_RUBRIQUE||extraire_attribut{src})]"/>

_______________________________________________
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

Comment faire en sorte que #LOGO_ARTICLE_RUBRIQUE ne génère
pas de survol ?

#LOGO_ARTICLE_RUBRIQUE_NORMAL