From: <var...@us...> - 2021-12-09 18:28:40
|
Revision: 10769 http://sourceforge.net/p/phpwiki/code/10769 Author: vargenau Date: 2021-12-09 18:28:38 +0000 (Thu, 09 Dec 2021) Log Message: ----------- Update pgsrc Modified Paths: -------------- trunk/locale/de/pgsrc/Hilfe%2FInhaltsVerzeichnisPlugin trunk/locale/de/pgsrc/Hilfe%2FVorlagePlugin trunk/pgsrc/Help%2FAllPagesPlugin trunk/pgsrc/Help%2FAllUsersPlugin trunk/pgsrc/Help%2FAtomFeedPlugin trunk/pgsrc/Help%2FAuthorHistoryPlugin trunk/pgsrc/Help%2FBackLinksPlugin trunk/pgsrc/Help%2FChartPlugin trunk/pgsrc/Help%2FCreateBibPlugin trunk/pgsrc/Help%2FCreateTocPlugin trunk/pgsrc/Help%2FFileInfoPlugin trunk/pgsrc/Help%2FFullTextSearchPlugin trunk/pgsrc/Help%2FGoogleMapsPlugin trunk/pgsrc/Help%2FIncludePagePlugin trunk/pgsrc/Help%2FInterWikiSearchPlugin trunk/pgsrc/Help%2FMostPopularPlugin trunk/pgsrc/Help%2FNewPagesPerUserPlugin trunk/pgsrc/Help%2FOrphanedPagesPlugin trunk/pgsrc/Help%2FPageGroupPlugin trunk/pgsrc/Help%2FPasswordResetPlugin trunk/pgsrc/Help%2FRssFeedPlugin trunk/pgsrc/Help%2FSiteMapPlugin trunk/pgsrc/Help%2FSyntaxHighlighterPlugin trunk/pgsrc/Help%2FTemplatePlugin trunk/pgsrc/Help%2FTranscludePlugin trunk/pgsrc/Help%2FUnfoldSubpagesPlugin trunk/pgsrc/Help%2FUserRatingsPlugin trunk/pgsrc/Help%2FWikiAdminChownPlugin trunk/pgsrc/Help%2FWikiAdminDeleteAclPlugin trunk/pgsrc/Help%2FWikiAdminPurgePlugin trunk/pgsrc/Help%2FWikiAdminRemovePlugin trunk/pgsrc/Help%2FWikiAdminRenamePlugin trunk/pgsrc/Help%2FWikiAdminSearchReplacePlugin trunk/pgsrc/Help%2FWikiAdminSetAclPlugin trunk/pgsrc/Help%2FWikiAdminSetAclSimplePlugin trunk/pgsrc/Help%2FWikiAdminSetExternalPlugin trunk/pgsrc/Help%2FWikiAdminUtilsPlugin Modified: trunk/locale/de/pgsrc/Hilfe%2FInhaltsVerzeichnisPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FInhaltsVerzeichnisPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/locale/de/pgsrc/Hilfe%2FInhaltsVerzeichnisPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Tue, 30 Nov 2021 13:29:00 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Hilfe%2FInhaltsVerzeichnisPlugin; @@ -99,9 +99,9 @@ |- | 3 || ~! || ~=~=~=~= || h4 |- -| 4 || //None// || ~=~=~=~=~= || h5 +| 4 || //none// || ~=~=~=~=~= || h5 |- -| 5 || //None// || ~=~=~=~=~=~= || h6 +| 5 || //none// || ~=~=~=~=~=~= || h6 |} == Beispiele == Modified: trunk/locale/de/pgsrc/Hilfe%2FVorlagePlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FVorlagePlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/locale/de/pgsrc/Hilfe%2FVorlagePlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Sat, 26 Dec 2020 12:40:06 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Hilfe%2FVorlagePlugin; @@ -61,11 +61,11 @@ |- | **page** | pagename to be included as template -| //None// (required argument) +| //none// (required argument) |- | **vars** | optional parameters to be expanded inside the template -| (empty) +| //empty// |- | **rev** | page revision @@ -73,11 +73,11 @@ |- | **section** | just include a named section -| (empty) +| //empty// |- | **sectionhead** | when including a named section show the heading -| (empty) +| //empty// |} === Page to include === Modified: trunk/pgsrc/Help%2FAllPagesPlugin =================================================================== --- trunk/pgsrc/Help%2FAllPagesPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FAllPagesPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Sat, 20 Feb 2021 11:52:37 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FAllPagesPlugin; @@ -33,7 +33,7 @@ |- | **info** | Allows multiple columns: info=mtime,hits,summary,version,author,locked,minor or all -| none +| //empty// |- | **userpages** | Boolean. If true, display only pages created by users (not the ones created at initialisation of the wiki). Modified: trunk/pgsrc/Help%2FAllUsersPlugin =================================================================== --- trunk/pgsrc/Help%2FAllUsersPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FAllUsersPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Sat, 20 Feb 2021 11:52:37 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FAllUsersPlugin; @@ -25,7 +25,7 @@ ! Default value |- | **noheader** -| Boolean. If true, do not display the header. +| Boolean. If true, header should be omitted. | false |- | **include_empty** Modified: trunk/pgsrc/Help%2FAtomFeedPlugin =================================================================== --- trunk/pgsrc/Help%2FAtomFeedPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FAtomFeedPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Sat, 20 Feb 2021 11:52:37 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FAtomFeedPlugin; @@ -24,15 +24,15 @@ |- | **url** | Atom feed URL -| (empty) +| //empty// |- | **feed** | Name of the Atom feed -| (empty) +| //empty// |- | **description** | Description of the feed. -| (empty) +| //empty// |- | **maxitem** | Max. number of entries (0 = unlimited) Modified: trunk/pgsrc/Help%2FAuthorHistoryPlugin =================================================================== --- trunk/pgsrc/Help%2FAuthorHistoryPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FAuthorHistoryPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Sat, 20 Feb 2021 11:52:37 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FAuthorHistoryPlugin; @@ -24,10 +24,10 @@ |- | **exclude** | Comma-separated list of pages to exclude -| none +| //empty// |- | **noheader** -| Boolean. If true, do not display page header. +| Boolean. If true, page header should be omitted. | false |- | **includeminor** Modified: trunk/pgsrc/Help%2FBackLinksPlugin =================================================================== --- trunk/pgsrc/Help%2FBackLinksPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FBackLinksPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Tue, 30 Nov 2021 12:51:19 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FBackLinksPlugin; @@ -41,7 +41,7 @@ | false |- | **noheader** -| Boolean. If true, do not display header. +| Boolean. If true, header should be omitted. | false |- | **linkmore** Modified: trunk/pgsrc/Help%2FChartPlugin =================================================================== --- trunk/pgsrc/Help%2FChartPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FChartPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Tue, 28 Sep 2021 17:38:55 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FChartPlugin; @@ -37,7 +37,7 @@ |- | **legend** | Legend of the chart -| //None// +| //none// |- | **type** | line, bar or pie @@ -45,7 +45,7 @@ |- | **data** | Graph data: a list of numbers separated by comma -| //None// (required argument) +| //none// (required argument) |} == Examples == Modified: trunk/pgsrc/Help%2FCreateBibPlugin =================================================================== --- trunk/pgsrc/Help%2FCreateBibPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FCreateBibPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FCreateBibPlugin; @@ -26,7 +26,7 @@ |- | **pagename** | The page from which the ~BibTex file is generated -| //None// (required argument) +| //none// (required argument) |} == Example == Modified: trunk/pgsrc/Help%2FCreateTocPlugin =================================================================== --- trunk/pgsrc/Help%2FCreateTocPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FCreateTocPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Sat, 20 Feb 2021 11:52:37 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FCreateTocPlugin; @@ -99,9 +99,9 @@ |- | 3 || ~! || ~=~=~=~= || h4 |- -| 4 || //None// || ~=~=~=~=~= || h5 +| 4 || //none// || ~=~=~=~=~= || h5 |- -| 5 || //None// || ~=~=~=~=~=~= || h6 +| 5 || //none// || ~=~=~=~=~=~= || h6 |} == Examples == Modified: trunk/pgsrc/Help%2FFileInfoPlugin =================================================================== --- trunk/pgsrc/Help%2FFileInfoPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FFileInfoPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Tue, 30 Nov 2021 18:48:42 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FFileInfoPlugin; @@ -27,11 +27,11 @@ |- | **file** | Relative path from PHPWIKI_DIR. -| //None// (required argument) +| //none// (required argument) |- | **display** | Comma-separated string of size, phonysize, date, mtime, owner, group, name, path, dirname, mime, link -| //None// (required argument) +| //none// (required argument) |- | **format** | printf format string with %s only, all display modes from above vars return strings Modified: trunk/pgsrc/Help%2FFullTextSearchPlugin =================================================================== --- trunk/pgsrc/Help%2FFullTextSearchPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FFullTextSearchPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 9 Dec 2021 18:08:50 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FFullTextSearchPlugin; @@ -45,7 +45,7 @@ | ~-hi_content |- | **noheader** -| Boolean. If true, do not display header. +| Boolean. If true, header should be omitted. | false |- | **exclude** Modified: trunk/pgsrc/Help%2FGoogleMapsPlugin =================================================================== --- trunk/pgsrc/Help%2FGoogleMapsPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FGoogleMapsPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Tue, 10 Aug 2021 10:45:37 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FGoogleMapsPlugin; @@ -31,11 +31,11 @@ |- | **Longitude** | Longitude -| //None// (required argument) +| //none// (required argument) |- | **Latitude** | Latitude -| //None// (required argument) +| //none// (required argument) |- | **~ZoomFactor** | Zoom factor @@ -47,7 +47,7 @@ |- | **~InfoText** | -| //None// +| //none// |- | **~MapType** | Map or Satellite or Hybrid Modified: trunk/pgsrc/Help%2FIncludePagePlugin =================================================================== --- trunk/pgsrc/Help%2FIncludePagePlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FIncludePagePlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Sat, 20 Feb 2021 11:52:37 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FIncludePagePlugin; @@ -25,7 +25,7 @@ |- | **page** | The page to include -| //None// (required argument) +| //none// (required argument) |- | **rev** | The revision @@ -37,23 +37,23 @@ |- | **bytes** | Maximum number of bytes to include -| //None// (include whole page) +| //none// (include whole page) |- | **words** | Maximum number of words to include -| //None// (include whole page) +| //none// (include whole page) |- | **lines** | Maximum number of lines to include -| //None// (include whole page) +| //none// (include whole page) |- | **sections** | Maximum number of sections to include -| //None// (include all sections) +| //none// (include all sections) |- | **section** | Include a named section -| //None// +| //none// |- | **sectionhead** | Boolean. If true, when including a named section show the heading Modified: trunk/pgsrc/Help%2FInterWikiSearchPlugin =================================================================== --- trunk/pgsrc/Help%2FInterWikiSearchPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FInterWikiSearchPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FInterWikiSearchPlugin; @@ -23,7 +23,7 @@ |- | **s** | The search term -| //none// +| //none// (mandatory argument) |- | **formsize** | Modified: trunk/pgsrc/Help%2FMostPopularPlugin =================================================================== --- trunk/pgsrc/Help%2FMostPopularPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FMostPopularPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Sat, 20 Feb 2021 11:52:37 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FMostPopularPlugin; @@ -33,7 +33,7 @@ | ~-hits |- | **noheader** -| Boolean. If true, do not display header. +| Boolean. If true, header should be omitted. | false |- | **info** Modified: trunk/pgsrc/Help%2FNewPagesPerUserPlugin =================================================================== --- trunk/pgsrc/Help%2FNewPagesPerUserPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FNewPagesPerUserPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Fri, 10 Sep 2021 11:53:01 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FNewPagesPerUserPlugin; @@ -24,19 +24,19 @@ |- | **userid** | Limit to the pages created by a specific user. -| //none// +| //empty// |- | **month** | Limit to the pages created during a specific month. -| //none// +| //empty// |- | **since** | Limit to the pages created after a specific date. -| //none// +| //empty// |- | **until** | Limit to the pages created before a specific date. -| //none// +| //empty// |- | **comments** | Boolean. If true, pages that are comments are included (page names that include "/Comment"). Modified: trunk/pgsrc/Help%2FOrphanedPagesPlugin =================================================================== --- trunk/pgsrc/Help%2FOrphanedPagesPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FOrphanedPagesPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Mon, 22 Feb 2021 21:27:53 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FOrphanedPagesPlugin; @@ -31,11 +31,11 @@ |- | **exclude** | Comma-separated list of pages to exclude -| empty +| //empty// |- | **info** | List of columns to display -| empty +| //empty// |- | **sortby** | Modified: trunk/pgsrc/Help%2FPageGroupPlugin =================================================================== --- trunk/pgsrc/Help%2FPageGroupPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FPageGroupPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FPageGroupPlugin; @@ -23,7 +23,7 @@ |- | **parent** | -| //None// (required argument) +| //none// (required argument) |- | **rev** | Modified: trunk/pgsrc/Help%2FPasswordResetPlugin =================================================================== --- trunk/pgsrc/Help%2FPasswordResetPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FPasswordResetPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FPasswordResetPlugin; @@ -32,8 +32,8 @@ ! Default value |- | user -| username to reset the password. (optional) -| none +| Username to reset the password (optional) +| //empty// |} <noinclude> Modified: trunk/pgsrc/Help%2FRssFeedPlugin =================================================================== --- trunk/pgsrc/Help%2FRssFeedPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FRssFeedPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Sat, 20 Feb 2021 11:52:37 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FRssFeedPlugin; @@ -24,15 +24,15 @@ |- | **url** | RSS Feed URL -| (empty) +| //empty// |- | **feed** | RSS Feed Name -| (empty) +| //empty// |- | **description** | Description of the RSS Feed -| (empty) +| //empty// |- | **maxitem** | Max. number of entries (0 = unlimited) Modified: trunk/pgsrc/Help%2FSiteMapPlugin =================================================================== --- trunk/pgsrc/Help%2FSiteMapPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FSiteMapPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Mon, 22 Feb 2021 19:16:32 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FSiteMapPlugin; @@ -41,7 +41,7 @@ |- | **exclude** | List of pagenames to exclude, separated by comma -| (empty) +| //empty// |- | **include_self** | Boolean. If true, include yourself in the results. Modified: trunk/pgsrc/Help%2FSyntaxHighlighterPlugin =================================================================== --- trunk/pgsrc/Help%2FSyntaxHighlighterPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FSyntaxHighlighterPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 18 Apr 2019 15:07:59 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FSyntaxHighlighterPlugin; @@ -64,7 +64,7 @@ |- | **syntax** | -| //None// (required argument), see http://www.andre-simon.de/doku/highlight/highlight.html +| //none// (required argument), see http://www.andre-simon.de/doku/highlight/highlight.html |- | **style** | Modified: trunk/pgsrc/Help%2FTemplatePlugin =================================================================== --- trunk/pgsrc/Help%2FTemplatePlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FTemplatePlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FTemplatePlugin; @@ -61,11 +61,11 @@ |- | **page** | pagename to be included as template -| //None// (required argument) +| //none// (required argument) |- | **vars** | optional parameters to be expanded inside the template -| (empty) +| //empty// |- | **rev** | page revision @@ -73,11 +73,11 @@ |- | **section** | just include a named section -| (empty) +| //empty// |- | **sectionhead** | when including a named section show the heading -| (empty) +| //empty// |} === Page to include === Modified: trunk/pgsrc/Help%2FTranscludePlugin =================================================================== --- trunk/pgsrc/Help%2FTranscludePlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FTranscludePlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 2 Dec 2021 12:30:31 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FTranscludePlugin; @@ -20,7 +20,7 @@ |- | **src** | The URL of the page to transclude -| //none// +| //none// (mandatory argument) |- | **title** | The title of the page to transclude Modified: trunk/pgsrc/Help%2FUnfoldSubpagesPlugin =================================================================== --- trunk/pgsrc/Help%2FUnfoldSubpagesPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FUnfoldSubpagesPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Tue, 30 Nov 2021 13:09:40 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +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** -| Boolean. If true, print no header. +| Boolean. If true, header should be omitted. | false |- | **sortby** Modified: trunk/pgsrc/Help%2FUserRatingsPlugin =================================================================== --- trunk/pgsrc/Help%2FUserRatingsPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FUserRatingsPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Tue, 23 Feb 2021 18:51:32 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FUserRatingsPlugin; @@ -44,7 +44,7 @@ |- | **exclude** | Pages to exclude (allows multiple pagenames exclude=HomePage,RecentChanges) -| none +| //empty// |- | **limit** | limit of <=0 is show-all Modified: trunk/pgsrc/Help%2FWikiAdminChownPlugin =================================================================== --- trunk/pgsrc/Help%2FWikiAdminChownPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FWikiAdminChownPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FWikiAdminChownPlugin; @@ -23,11 +23,11 @@ |- | **s** | Pages to select -| //None// +| //none// (if argument "s" is not provided, the list of pages with checkboxes will be displayed) |- | **user** | User name -| //None// +| //empty// |} Modified: trunk/pgsrc/Help%2FWikiAdminDeleteAclPlugin =================================================================== --- trunk/pgsrc/Help%2FWikiAdminDeleteAclPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FWikiAdminDeleteAclPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FWikiAdminDeleteAclPlugin; @@ -23,7 +23,7 @@ |- | **s** | Pages to select -| //None// +| //none// (if argument "s" is not provided, the list of pages with checkboxes will be displayed) |- | **info** | Columns to include in listing Modified: trunk/pgsrc/Help%2FWikiAdminPurgePlugin =================================================================== --- trunk/pgsrc/Help%2FWikiAdminPurgePlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FWikiAdminPurgePlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FWikiAdminPurgePlugin; @@ -23,7 +23,7 @@ |- | **s** | Pages to select -| //None// +| //none// (if argument "s" is not provided, the list of pages with checkboxes will be displayed) |} == Example == Modified: trunk/pgsrc/Help%2FWikiAdminRemovePlugin =================================================================== --- trunk/pgsrc/Help%2FWikiAdminRemovePlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FWikiAdminRemovePlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FWikiAdminRemovePlugin; @@ -23,7 +23,7 @@ |- | **s** | Pages to select -| //None// +| //none// (if argument "s" is not provided, the list of pages with checkboxes will be displayed) |} == Example == Modified: trunk/pgsrc/Help%2FWikiAdminRenamePlugin =================================================================== --- trunk/pgsrc/Help%2FWikiAdminRenamePlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FWikiAdminRenamePlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FWikiAdminRenamePlugin; @@ -23,14 +23,13 @@ |- | **s** | Pages to select -| //None// +| //none// (if argument "s" is not provided, the list of pages with checkboxes will be displayed) |- | **updatelinks** -| Change pagename in all linked pages also? +| Boolean. If true, change pagename in all linked pages also | false |} - == Example == {{{ Modified: trunk/pgsrc/Help%2FWikiAdminSearchReplacePlugin =================================================================== --- trunk/pgsrc/Help%2FWikiAdminSearchReplacePlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FWikiAdminSearchReplacePlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FWikiAdminSearchReplacePlugin; @@ -23,7 +23,7 @@ |- | **s** | Pages to select -| //None// +| //none// (if argument "s" is not provided, the list of pages with checkboxes will be displayed) |} == Example == Modified: trunk/pgsrc/Help%2FWikiAdminSetAclPlugin =================================================================== --- trunk/pgsrc/Help%2FWikiAdminSetAclPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FWikiAdminSetAclPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FWikiAdminSetAclPlugin; @@ -23,7 +23,7 @@ |- | **s** | Pages to select -| //None// +| //none// (if argument "s" is not provided, the list of pages with checkboxes will be displayed) |- | **info** | Columns to include in listing Modified: trunk/pgsrc/Help%2FWikiAdminSetAclSimplePlugin =================================================================== --- trunk/pgsrc/Help%2FWikiAdminSetAclSimplePlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FWikiAdminSetAclSimplePlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FWikiAdminSetAclSimplePlugin; @@ -23,7 +23,7 @@ |- | **s** | Pages to select -| //None// +| //none// (if argument "s" is not provided, the list of pages with checkboxes will be displayed) |- | **info** | Columns to include in listing Modified: trunk/pgsrc/Help%2FWikiAdminSetExternalPlugin =================================================================== --- trunk/pgsrc/Help%2FWikiAdminSetExternalPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FWikiAdminSetExternalPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Sat, 20 Feb 2021 11:52:37 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FWikiAdminSetExternalPlugin; @@ -27,7 +27,7 @@ |- | **s** | Pages to select -| //None// +| //none// (if argument "s" is not provided, the list of pages with checkboxes will be displayed) |- | **info** | Columns to include in listing Modified: trunk/pgsrc/Help%2FWikiAdminUtilsPlugin =================================================================== --- trunk/pgsrc/Help%2FWikiAdminUtilsPlugin 2021-12-09 18:26:58 UTC (rev 10768) +++ trunk/pgsrc/Help%2FWikiAdminUtilsPlugin 2021-12-09 18:28:38 UTC (rev 10769) @@ -1,4 +1,4 @@ -Date: Fri, 6 Aug 2021 16:19:21 +0000 +Date: Thu, 9 Dec 2021 18:48:34 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FWikiAdminUtilsPlugin; @@ -28,7 +28,7 @@ |- | **action** | Valid action are: "purge-cache", "purge-bad-pagenames", "purge-empty-pages", "email-verification", "db-check" and "db-rebuild" -| //None// +| //none// (mandatory argument) |- | **label** | Custom button text This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |