From: <var...@us...> - 2021-11-30 12:10:13
|
Revision: 10710 http://sourceforge.net/p/phpwiki/code/10710 Author: vargenau Date: 2021-11-30 12:10:11 +0000 (Tue, 30 Nov 2021) Log Message: ----------- pgsrc: add "Boolean" Modified Paths: -------------- trunk/pgsrc/Help%2FFileInfoPlugin trunk/pgsrc/Help%2FTranscludePlugin trunk/pgsrc/Help%2FUnfoldSubpagesPlugin Modified: trunk/pgsrc/Help%2FFileInfoPlugin =================================================================== --- trunk/pgsrc/Help%2FFileInfoPlugin 2021-11-30 11:55:39 UTC (rev 10709) +++ trunk/pgsrc/Help%2FFileInfoPlugin 2021-11-30 12:10:11 UTC (rev 10710) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Tue, 30 Nov 2021 13:09:40 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FFileInfoPlugin; @@ -41,7 +41,7 @@ | (optional) |- | **quiet** -| print no error if file not found +| Boolean. If true, print no error if file is not found | false |} Modified: trunk/pgsrc/Help%2FTranscludePlugin =================================================================== --- trunk/pgsrc/Help%2FTranscludePlugin 2021-11-30 11:55:39 UTC (rev 10709) +++ trunk/pgsrc/Help%2FTranscludePlugin 2021-11-30 12:10:11 UTC (rev 10710) @@ -1,4 +1,4 @@ -Date: Thu, 4 Apr 2019 14:07:40 +0000 +Date: Tue, 30 Nov 2021 13:09:40 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FTranscludePlugin; @@ -31,7 +31,7 @@ | 450 |- | **quiet** -| If set, frame appears as normal content +| Boolean. If true, frame appears as normal content. | false |} Modified: trunk/pgsrc/Help%2FUnfoldSubpagesPlugin =================================================================== --- trunk/pgsrc/Help%2FUnfoldSubpagesPlugin 2021-11-30 11:55:39 UTC (rev 10709) +++ trunk/pgsrc/Help%2FUnfoldSubpagesPlugin 2021-11-30 12:10:11 UTC (rev 10710) @@ -1,4 +1,4 @@ -Date: Fri, 12 Apr 2019 15:36:06 +0000 +Date: Tue, 30 Nov 2021 13:09:40 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FUnfoldSubpagesPlugin; @@ -40,7 +40,7 @@ | empty |- | **quiet** -| Print no header. +| Boolean. If true, print no header. | false |- | **sortby** This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |