Thanks Ondra,
How i turn off the topic?
Quoting Ondra Koutek <kouteko tol.org>:
> I bet the 1st version works, however if you leave
article, you need to
> turn topic off. In other case topic temain a part of
URL and is all the
> time set.
>
> Ondra
>
> ccabrera elperiodico.com.gt píše v Po 09. 04.
2007 v 13:30 -0500:
>> Hi,
>> I need display a list of articles, if they have the
same topic of the
>> current article.
>> I try with this:
>>
>> <!** If Topic is "topicname:es">
>> <!** List Article topic is
"topicname:es">
>> <li><a href="<!** uri
reset_subtitle_list>"><!** print article
>> name></a></li>
>> <!** EndList>
>> <!** EndIf>
>>
>> This works, but show me always the list, even in
articles dont have
>> this topic.
>>
>> I try with this too:
>> <!** List ArticleTopic>
>> <li><a href="<!** uri
reset_subtitle_list>"><!** print article
>> name></a></li>
>> <!**EndList>
>>
>> This only show me one article, the current, but no
the others with the
>> same topic.
>>
>> Theres another way to do that?
>>
>> Thanks.
>
>
|