Am 06.06.2004 um 04:13 schrieb Gary King:
>> ^if(^exists(basicLinks))
>> ^basiclinks('<table border="2"
>> cellspacing="0"
>> cellpadding="3" width="100%">
>> <caption>
>> <STRONG>Related pages:</STRONG>
>> </caption><TR>',
>> '<TD>', '</TD>',
>> '</TR></TABLE>')
>> ^endif
>>
>> </body>
>> </html>
>
> The page I'm exporting has children and basic links but the only thing
> that prints out is the "Children" (in heading 5 style). No links are
> generated.
I have a similar piece in my templates, but I have a caret in front of
the "basicLinks" part:
^if(^exists(^basicLinks))^
...
^endif^
Hope it helps.
Oliver Wrede
Received on Mon Jun 7 13:07:31 2004
This archive was generated by hypermail 2.1.8 : Wed Dec 14 2005 - 10:45:20 EST