From ffe9d3e682545a705468b32cd1aa9f7eb07ab597 Mon Sep 17 00:00:00 2001 From: vargenau Date: Tue, 22 Jan 2008 14:24:02 +0000 Subject: [PATCH] Patch for RichTable.php: enrich syntax for attributes git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@5964 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- lib/plugin/RichTable.php | 14 +++++++++++--- pgsrc/Help%2FRichTablePlugin | 14 ++++++++++++-- 2 files changed, 23 insertions(+), 5 deletions(-) diff --git a/lib/plugin/RichTable.php b/lib/plugin/RichTable.php index 437406e2d..c5dea5e6d 100644 --- a/lib/plugin/RichTable.php +++ b/lib/plugin/RichTable.php @@ -1,5 +1,5 @@ +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" + + ! Example