From: <var...@us...> - 2014-10-01 08:53:46
|
Revision: 9142 http://sourceforge.net/p/phpwiki/code/9142 Author: vargenau Date: 2014-10-01 08:53:38 +0000 (Wed, 01 Oct 2014) Log Message: ----------- Add Known Bugs section for BackLinks Modified Paths: -------------- trunk/pgsrc/Help%2FBackLinksPlugin Modified: trunk/pgsrc/Help%2FBackLinksPlugin =================================================================== --- trunk/pgsrc/Help%2FBackLinksPlugin 2014-10-01 08:45:37 UTC (rev 9141) +++ trunk/pgsrc/Help%2FBackLinksPlugin 2014-10-01 08:53:38 UTC (rev 9142) @@ -1,4 +1,4 @@ -Date: Wed, 1 Oct 2014 10:34:21 +0000 +Date: Wed, 1 Oct 2014 10:52:27 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.0) Content-Type: application/x-phpwiki; pagename=Help%2FBackLinksPlugin; @@ -57,6 +57,12 @@ <<BackLinks page=HomePage>> +== Known Bugs == + +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). + == Author == * [[Help:Reini Urban|Reini Urban]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |