From: <var...@us...> - 2009-11-20 17:32:15
|
Revision: 7272 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7272&view=rev Author: vargenau Date: 2009-11-20 17:32:02 +0000 (Fri, 20 Nov 2009) Log Message: ----------- Update "Known bugs" section Modified Paths: -------------- trunk/pgsrc/Help%2FIncludePagePlugin Modified: trunk/pgsrc/Help%2FIncludePagePlugin =================================================================== --- trunk/pgsrc/Help%2FIncludePagePlugin 2009-11-20 17:09:23 UTC (rev 7271) +++ trunk/pgsrc/Help%2FIncludePagePlugin 2009-11-20 17:32:02 UTC (rev 7272) @@ -1,4 +1,4 @@ -Date: Mon, 1 Jun 2009 15:05:05 +0000 +Date: Fri, 20 Nov 2009 18:30:13 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -82,9 +82,9 @@ == Known bugs -* [[Help:RedirectToPlugin|~RedirectTo]] plugin is not handled correctly. * Line and word limit doesn't work if the included page itself includes a plugin. -* "sections" parameter does not work if sections to include are in Wikicreole syntax +* "sections" parameter does not work if sections to include are in Wikicreole syntax. +* "section" parameter does not always work if sections to include use both Wikicreole/Mediawiki and classic Phpwiki syntax. == Authors This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |