From: <var...@us...> - 2008-08-28 18:12:49
|
Revision: 6216 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6216&view=rev Author: vargenau Date: 2008-08-28 18:12:59 +0000 (Thu, 28 Aug 2008) Log Message: ----------- Bordered table Modified Paths: -------------- trunk/pgsrc/Help%2FMediawikiTablePlugin Modified: trunk/pgsrc/Help%FMediawikiTablePlugin =================================================================== --- trunk/pgsrc/Help%2FMediawikiTablePlugin 2008-08-28 18:11:39 UTC (rev 6215) +++ trunk/pgsrc/Help%2FMediawikiTablePlugin 2008-08-28 18:12:59 UTC (rev 6216) @@ -1,4 +1,4 @@ -Date: Mon, 19 Jun 2008 14:15:24 +0000 +Date: Mon, 28 Aug 2008 14:15:24 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -19,9 +19,14 @@ !!! HTML attributes <?plugin RichTable -* border="1", cellpadding="5" +* class="bordered" - | +Attribute +| +Syntax +- +| For the table | {| border="1" @@ -131,3 +136,4 @@ ---- [PhpWikiDocumentation] [CategoryWikiPlugin] + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |