From: <var...@us...> - 2014-09-12 12:21:24
|
Revision: 9072 http://sourceforge.net/p/phpwiki/code/9072 Author: vargenau Date: 2014-09-12 12:21:21 +0000 (Fri, 12 Sep 2014) Log Message: ----------- Add "See Also" Modified Paths: -------------- trunk/pgsrc/Help%2FListSubpagesPlugin trunk/pgsrc/Help%2FUnfoldSubpagesPlugin Modified: trunk/pgsrc/Help%2FListSubpagesPlugin =================================================================== --- trunk/pgsrc/Help%2FListSubpagesPlugin 2014-09-12 11:53:25 UTC (rev 9071) +++ trunk/pgsrc/Help%2FListSubpagesPlugin 2014-09-12 12:21:21 UTC (rev 9072) @@ -1,4 +1,4 @@ -Date: Tue, 29 Jul 2014 10:42:12 +0000 +Date: Fri, 12 Sep 2014 14:19:07 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.0) Content-Type: application/x-phpwiki; pagename=Help%2FListSubpagesPlugin; @@ -53,6 +53,7 @@ * [[Help:Reini Urban|Reini Urban]] == See Also == +* [[Help:UnfoldSubpagesPlugin]] <noinclude> ---- Modified: trunk/pgsrc/Help%2FUnfoldSubpagesPlugin =================================================================== --- trunk/pgsrc/Help%2FUnfoldSubpagesPlugin 2014-09-12 11:53:25 UTC (rev 9071) +++ trunk/pgsrc/Help%2FUnfoldSubpagesPlugin 2014-09-12 12:21:21 UTC (rev 9072) @@ -1,4 +1,4 @@ -Date: Tue, 29 Jul 2014 10:42:12 +0000 +Date: Fri, 12 Sep 2014 14:19:07 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.0) Content-Type: application/x-phpwiki; pagename=Help%2FUnfoldSubpagesPlugin; @@ -64,7 +64,7 @@ | false |- | **smalltitle** -| If set, hide transclusion-title, just have a small link at the start of the page. +| If set, hide transclusion-title, just have a small link at the start of the page. | false |- | **words** @@ -102,6 +102,9 @@ <<UnfoldSubpages pagename=Help maxpages=5 lines=10>> +== See Also == +* [[Help:ListSubpagesPlugin]] + <noinclude> ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |