From: <var...@us...> - 2016-07-27 13:54:58
|
Revision: 9911 http://sourceforge.net/p/phpwiki/code/9911 Author: vargenau Date: 2016-07-27 13:54:55 +0000 (Wed, 27 Jul 2016) Log Message: ----------- Add "See Also" Modified Paths: -------------- trunk/pgsrc/Help%2FMediawikiTablePlugin trunk/pgsrc/Help%2FOldStyleTablePlugin trunk/pgsrc/Help%2FRichTablePlugin Modified: trunk/pgsrc/Help%2FMediawikiTablePlugin =================================================================== --- trunk/pgsrc/Help%2FMediawikiTablePlugin 2016-07-27 13:45:20 UTC (rev 9910) +++ trunk/pgsrc/Help%2FMediawikiTablePlugin 2016-07-27 13:54:55 UTC (rev 9911) @@ -1,4 +1,4 @@ -Date: Thu, 10 Dec 2015 18:48:03 +0000 +Date: Wed, 27 Jul 2016 15:50:11 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) Content-Type: application/x-phpwiki; pagename=Help%2FMediawikiTablePlugin; @@ -256,6 +256,9 @@ == See Also == * [[http://meta.wikimedia.org/wiki/Help:Table|Mediawiki table help page]] +* [[Help:OldStyleTablePlugin]] +* [[Help:RichTablePlugin]] +* [[Help:WikicreoleTablePlugin]] <noinclude> ---- Modified: trunk/pgsrc/Help%2FOldStyleTablePlugin =================================================================== --- trunk/pgsrc/Help%2FOldStyleTablePlugin 2016-07-27 13:45:20 UTC (rev 9910) +++ trunk/pgsrc/Help%2FOldStyleTablePlugin 2016-07-27 13:54:55 UTC (rev 9911) @@ -1,4 +1,4 @@ -Date: Thu, 10 Dec 2015 18:48:03 +0000 +Date: Wed, 27 Jul 2016 15:50:11 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) Content-Type: application/x-phpwiki; pagename=Help%2FOldStyleTablePlugin; @@ -73,6 +73,11 @@ include multi-line plugin invocations using the old-style markup rules.) +== See Also == +* [[Help:MediawikiTablePlugin]] +* [[Help:RichTablePlugin]] +* [[Help:WikicreoleTablePlugin]] + <noinclude> ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] Modified: trunk/pgsrc/Help%2FRichTablePlugin =================================================================== --- trunk/pgsrc/Help%2FRichTablePlugin 2016-07-27 13:45:20 UTC (rev 9910) +++ trunk/pgsrc/Help%2FRichTablePlugin 2016-07-27 13:54:55 UTC (rev 9911) @@ -1,4 +1,4 @@ -Date: Mon, 8 Feb 2016 10:24:27 +0000 +Date: Wed, 27 Jul 2016 15:50:11 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) Content-Type: application/x-phpwiki; pagename=Help%2FRichTablePlugin; @@ -127,6 +127,11 @@ == Known Problems == * The plugin can't nest itself. Thus nested tables are currently not possible. See [[Help:MediawikiTablePlugin|Mediawiki tables]] to have nested tables. +== See Also == +* [[Help:MediawikiTablePlugin]] +* [[Help:OldStyleTablePlugin]] +* [[Help:WikicreoleTablePlugin]] + == Author == * [[http://www.it.iitb.ac.in/~sameerds/phpwiki/index.php/RichTablePlugin|Sameer D. Sahasrabuddhe]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |