From: <var...@us...> - 2021-11-30 11:55:41
|
Revision: 10709 http://sourceforge.net/p/phpwiki/code/10709 Author: vargenau Date: 2021-11-30 11:55:39 +0000 (Tue, 30 Nov 2021) Log Message: ----------- Update Known Problems in Help%2FBackLinksPlugin Modified Paths: -------------- trunk/pgsrc/Help%2FBackLinksPlugin Modified: trunk/pgsrc/Help%2FBackLinksPlugin =================================================================== --- trunk/pgsrc/Help%2FBackLinksPlugin 2021-11-30 11:54:16 UTC (rev 10708) +++ trunk/pgsrc/Help%2FBackLinksPlugin 2021-11-30 11:55:39 UTC (rev 10709) @@ -1,4 +1,4 @@ -Date: Sat, 20 Feb 2021 11:52:37 +0000 +Date: Tue, 30 Nov 2021 12:51:19 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FBackLinksPlugin; @@ -59,9 +59,8 @@ == 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 -is in a template included inside a table). +Back links will not be found if the link is inside a table, or in an included template, +or in general if the link is in text generated by a plugin. == Author == * [[Help:Reini Urban|Reini Urban]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |