Saw that the richtable.php of the nightly build was changed on 9. march, 04 and now it is working again.
But Links in barckets [] within the table are not shown as links only as plain text
<?plugin RichTable *border=1, cellpadding=1, bgcolor=#f0f8f8, align=center, width=99% - |[TestLink] |[TestLink2] ?>
TestLink1 und TestLink2 are shown as plain Text TestLink1 ...
yes, that's a general WikiPlugin limitation right now. only fixed for PhpHighLight
It's a pity.
Thanks for the answer. Stefan
fixed by lib/CachedMarkup.php v 1.12 (current CVBS)
Note, that these pages still not show up in Backlinks.
Log in to post a comment.
Saw that the richtable.php of the nightly build was changed on 9. march, 04 and now it is working again.
But Links in barckets [] within the table are not shown as links only as plain text
<?plugin RichTable
*border=1, cellpadding=1, bgcolor=#f0f8f8, align=center, width=99%
-
|[TestLink]
|[TestLink2]
?>
TestLink1 und TestLink2 are shown as plain Text
TestLink1 ...
yes, that's a general WikiPlugin limitation right now.
only fixed for PhpHighLight
It's a pity.
Thanks for the answer.
Stefan
fixed by lib/CachedMarkup.php v 1.12 (current CVBS)
Note, that these pages still not show up in Backlinks.