From: <var...@us...> - 2016-02-08 09:26:44
|
Revision: 9780 http://sourceforge.net/p/phpwiki/code/9780 Author: vargenau Date: 2016-02-08 09:26:42 +0000 (Mon, 08 Feb 2016) Log Message: ----------- Known Problems Modified Paths: -------------- trunk/pgsrc/Help%2FBackLinksPlugin trunk/pgsrc/Help%2FIncludePagePlugin trunk/pgsrc/Help%2FRichTablePlugin Modified: trunk/pgsrc/Help%2FBackLinksPlugin =================================================================== --- trunk/pgsrc/Help%2FBackLinksPlugin 2016-02-08 09:25:14 UTC (rev 9779) +++ trunk/pgsrc/Help%2FBackLinksPlugin 2016-02-08 09:26:42 UTC (rev 9780) @@ -1,4 +1,4 @@ -Date: Thu, 10 Dec 2015 18:48:03 +0000 +Date: Mon, 8 Feb 2016 10:24:27 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) Content-Type: application/x-phpwiki; pagename=Help%2FBackLinksPlugin; @@ -57,7 +57,7 @@ <<BackLinks page=HomePage>> -== Known Bugs == +== Known Problems == Back links should be found even if the link is inside a table, or in an included template, but not in some complex cases (for example, the link Modified: trunk/pgsrc/Help%2FIncludePagePlugin =================================================================== --- trunk/pgsrc/Help%2FIncludePagePlugin 2016-02-08 09:25:14 UTC (rev 9779) +++ trunk/pgsrc/Help%2FIncludePagePlugin 2016-02-08 09:26:42 UTC (rev 9780) @@ -1,4 +1,4 @@ -Date: Thu, 10 Dec 2015 18:48:03 +0000 +Date: Mon, 8 Feb 2016 10:24:27 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) Content-Type: application/x-phpwiki; pagename=Help%2FIncludePagePlugin; @@ -85,7 +85,7 @@ Does not work in Wikicreole syntax <!-- <<IncludePage page=Help/AllPagesPlugin sections=2>> --> -== Known bugs === +== Known Problems === * 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. Modified: trunk/pgsrc/Help%2FRichTablePlugin =================================================================== --- trunk/pgsrc/Help%2FRichTablePlugin 2016-02-08 09:25:14 UTC (rev 9779) +++ trunk/pgsrc/Help%2FRichTablePlugin 2016-02-08 09:26:42 UTC (rev 9780) @@ -1,4 +1,4 @@ -Date: Thu, 10 Dec 2015 18:48:03 +0000 +Date: Mon, 8 Feb 2016 10:24:27 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) Content-Type: application/x-phpwiki; pagename=Help%2FRichTablePlugin; @@ -124,7 +124,7 @@ >> }}} -== Known Bugs == +== Known Problems == * The plugin can't nest itself. Thus nested tables are currently not possible. See [[Help:MediawikiTablePlugin|Mediawiki tables]] to have nested tables. == Author == This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |