This looks like a problem with html of tables using the new wikimarkup,
the last column is rendered with <td> instead of <th>. I notice the same
problem also appears with the table at http://phpwiki.sourceforge.net/demo/
en/PgsrcTranslation.
Thanks for reporting this, It's now on the list of known bugs to fix. http:
//phpwiki.sourceforge.net/phpwiki/KnownBugs
I haven't been able to reproduce the CSS bug on my system but looking at
your Wiki I see something interesting, that your index.php is running off
of the server root. Would you try using the Pretty Wiki setup to see
whether the bug goes away / your fix is no longer needed?
http://phpwiki.sourceforge.net/phpwiki/PrettyWiki
Carsten
On Tuesday, March 26, 2002, at 08:59 pm, Philip J. Hollenback wrote:
> Ok, I've got a post-1.3.3 phpwiki (from cvs about a week back) running
> on my site, and I'm trying to figure out the new markup.
>
> Can anyone explain why the caption on the first picture on this page:
>
> http://www.hollenback.net/index.php/EdSnowRetard
>
> is bold but the caption on the second image isn't?
>
> I'm very impressed with the improvements between phpwiki 1.2 and 1.3.
> Migrating wasn't too hard, either (once I figured out a workaround for
> that css bug).
>
> P.
>
> --
> Philip J. Hollenback
> ph...@po...
> http://www.hollenback.net
|