From: <var...@us...> - 2009-02-23 09:45:20
|
Revision: 6530 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6530&view=rev Author: vargenau Date: 2009-02-23 09:45:12 +0000 (Mon, 23 Feb 2009) Log Message: ----------- Commas inside now work Modified Paths: -------------- trunk/pgsrc/Help%2FRichTablePlugin Modified: trunk/pgsrc/Help%FRichTablePlugin =================================================================== --- trunk/pgsrc/Help%2FRichTablePlugin 2009-02-22 18:19:50 UTC (rev 6529) +++ trunk/pgsrc/Help%2FRichTablePlugin 2009-02-23 09:45:12 UTC (rev 6530) @@ -31,9 +31,6 @@ {{{ border=1, cellpadding="5" style="font-family: sans-serif; border-top:1px solid #dddddd;" -}}} -What will not work is style with comma inside, e. g. -{{{ style="font-family: Verdana, Arial, Helvetica, sans-serif" }}} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |