Hello again!
Could someone help me with this?
I'm trying to display a list of articles published under the same
heading using this BOUCLE:
<BOUCLE_list(ARTICLES){id_rubrique}{par date}{inverse}{0,5}>
<IMG SRC="NAVPICS/puce.gif" BORDER=0><font
face="Verdana,Arial,Helvetica,Swiss,sans-serif" size="1"
color="#000000">
<A HREF="#URL_ARTICLE">#TITRE</font></A><BR>
</BOUCLE_list>
This generates a list of the 5 latest published articles under the
heading. What I would like is to include {doublons} in the BOUCLE so
that the actual article I'm currently viewing is not listed. However,
when I add {doublons} I get no listing at all? Any soultion to this?
(same problems when I tries to include {doublons} in the BOUCLE for
listing the 5 latest published articles under same keyword).
Best regards,
H.Kim