SF.net SVN: phpwiki:[10864] trunk/pgsrc

vargenau--- via phpwiki-checkins <[email protected]> Fri, 07 Jan 2022 17:36:41 +0000
Newsgroups gmane.comp.web.wiki.phpwiki.checkins
Message-ID <[email protected]>
Revision: 10864
          http://sourceforge.net/p/phpwiki/code/10864
Author:   vargenau
Date:     2022-01-07 17:36:41 +0000 (Fri, 07 Jan 2022)
Log Message:
-----------
In help pages, //empty// in italics

Modified Paths:
--------------
    trunk/pgsrc/Help%2FBlogArchivesPlugin
    trunk/pgsrc/Help%2FBlogJournalPlugin
    trunk/pgsrc/Help%2FCalendarListPlugin
    trunk/pgsrc/Help%2FIncludeSiteMapPlugin
    trunk/pgsrc/Help%2FIncludeTreePlugin
    trunk/pgsrc/Help%2FLdapSearchPlugin
    trunk/pgsrc/Help%2FLikePagesPlugin
    trunk/pgsrc/Help%2FPopularNearbyPlugin
    trunk/pgsrc/Help%2FPrevNextPlugin
    trunk/pgsrc/Help%2FUnfoldSubpagesPlugin

Modified: trunk/pgsrc/Help%2FBlogArchivesPlugin
===================================================================
--- trunk/pgsrc/Help%2FBlogArchivesPlugin	2022-01-07 17:29:04 UTC (rev 10863)
+++ trunk/pgsrc/Help%2FBlogArchivesPlugin	2022-01-07 17:36:41 UTC (rev 10864)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:28 +0000
+Date: Fri,  7 Jan 2022 18:35:36 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
 Content-Type: application/x-phpwiki;
   pagename=Help%2FBlogArchivesPlugin;
@@ -24,11 +24,11 @@
 |-
 | **user**
 | Blog of given user
-| empty
+| //empty//
 |-
 | **month**
 | List the blog titles per month
-| empty
+| //empty//
 |}
 
 == Example ==

Modified: trunk/pgsrc/Help%2FBlogJournalPlugin
===================================================================
--- trunk/pgsrc/Help%2FBlogJournalPlugin	2022-01-07 17:29:04 UTC (rev 10863)
+++ trunk/pgsrc/Help%2FBlogJournalPlugin	2022-01-07 17:36:41 UTC (rev 10864)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:28 +0000
+Date: Fri,  7 Jan 2022 18:35:36 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
 Content-Type: application/x-phpwiki;
   pagename=Help%2FBlogJournalPlugin;
@@ -24,15 +24,15 @@
 |-
 | **count**
 | Number of entries
-| empty
+| //empty//
 |-
 | **user**
 | Blog of given user
-| empty
+| //empty//
 |-
 | **month**
 | List the blog titles per month
-| empty
+| //empty//
 |}
 
 == Example ==

Modified: trunk/pgsrc/Help%2FCalendarListPlugin
===================================================================
--- trunk/pgsrc/Help%2FCalendarListPlugin	2022-01-07 17:29:04 UTC (rev 10863)
+++ trunk/pgsrc/Help%2FCalendarListPlugin	2022-01-07 17:36:41 UTC (rev 10864)
@@ -1,4 +1,4 @@
-Date: Sat, 20 Feb 2021 11:52:37 +0000
+Date: Fri,  7 Jan 2022 18:35:36 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
 Content-Type: application/x-phpwiki;
   pagename=Help%2FCalendarListPlugin;
@@ -70,19 +70,19 @@
 |-
 | **next_n_days**
 | next_n_days=60: Display entries for the next 60 days / 2 months.
-| PLUGIN_CALENDARLIST_NEXT_N_DAYS (empty)
+| PLUGIN_CALENDARLIST_NEXT_N_DAYS (//empty//)
 |-
 | **next_n**
 | next_n=20: Display only the next 20 entries. Ignored if next_n_days is defined.
-| PLUGIN_CALENDARLIST_NEXT_N (empty)
+| PLUGIN_CALENDARLIST_NEXT_N (//empty//)
 |-
 | **last_n_days**
 | last_n_days=60: Display entries for the last 60 days / 2 months.
-| PLUGIN_CALENDARLIST_LAST_N_DAYS (empty)
+| PLUGIN_CALENDARLIST_LAST_N_DAYS (//empty//)
 |-
 | **last_n**
 | last_n=20: Display only the last 20 entries. Ignored if last_n_days is defined.
-| PLUGIN_CALENDARLIST_LAST_N (empty)
+| PLUGIN_CALENDARLIST_LAST_N (//empty//)
 |-
 | **month_format**
 | How to display the Month.

Modified: trunk/pgsrc/Help%2FIncludeSiteMapPlugin
===================================================================
--- trunk/pgsrc/Help%2FIncludeSiteMapPlugin	2022-01-07 17:29:04 UTC (rev 10863)
+++ trunk/pgsrc/Help%2FIncludeSiteMapPlugin	2022-01-07 17:36:41 UTC (rev 10864)
@@ -1,4 +1,4 @@
-Date: Mon, 22 Feb 2021 19:16:32 +0000
+Date: Fri,  7 Jan 2022 18:35:36 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
 Content-Type: application/x-phpwiki;
   pagename=Help%2FIncludeSiteMapPlugin;
@@ -28,7 +28,7 @@
 |-
 | **exclude**
 | Comma-separated list of pages to exclude
-| empty
+| //empty//
 |-
 | **include_self**
 | Boolean. If true, include yourself in the results.

Modified: trunk/pgsrc/Help%2FIncludeTreePlugin
===================================================================
--- trunk/pgsrc/Help%2FIncludeTreePlugin	2022-01-07 17:29:04 UTC (rev 10863)
+++ trunk/pgsrc/Help%2FIncludeTreePlugin	2022-01-07 17:36:41 UTC (rev 10864)
@@ -1,4 +1,4 @@
-Date: Mon, 22 Feb 2021 19:16:32 +0000
+Date: Fri,  7 Jan 2022 18:35:36 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
 Content-Type: application/x-phpwiki;
   pagename=Help%2FIncludeTreePlugin;
@@ -24,7 +24,7 @@
 |-
 | **exclude**
 | Comma-separated list of pages to exclude
-| empty
+| //empty//
 |-
 | **include_self**
 | Boolean. If true, include yourself in the results.
@@ -68,7 +68,7 @@
 |-
 | **category**
 |
-| empty
+| //empty//
 |-
 | **dtree**
 |

Modified: trunk/pgsrc/Help%2FLdapSearchPlugin
===================================================================
--- trunk/pgsrc/Help%2FLdapSearchPlugin	2022-01-07 17:29:04 UTC (rev 10863)
+++ trunk/pgsrc/Help%2FLdapSearchPlugin	2022-01-07 17:36:41 UTC (rev 10864)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:28 +0000
+Date: Fri,  7 Jan 2022 18:35:36 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
 Content-Type: application/x-phpwiki;
   pagename=Help%2FLdapSearchPlugin;
@@ -53,7 +53,7 @@
 |-
 | **attributes**
 | space separated fields to return as table columns: "cn sn"
-| empty
+| //empty//
 |-
 | **options**
 | ldap_set_option(). Column separated name=value pairs. Esp. needed for Windows Active directory: "LDAP_OPT_PROTOCOL_VERSION=3:LDAP_OPT_REFERRALS=0"

Modified: trunk/pgsrc/Help%2FLikePagesPlugin
===================================================================
--- trunk/pgsrc/Help%2FLikePagesPlugin	2022-01-07 17:29:04 UTC (rev 10863)
+++ trunk/pgsrc/Help%2FLikePagesPlugin	2022-01-07 17:36:41 UTC (rev 10864)
@@ -1,4 +1,4 @@
-Date: Wed,  6 Oct 2021 17:59:01 +0000
+Date: Fri,  7 Jan 2022 18:35:36 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
 Content-Type: application/x-phpwiki;
   pagename=Help%2FLikePagesPlugin;
@@ -30,11 +30,11 @@
 |-
 | **prefix**
 | List only pages that share the same prefix
-| //empty string//
+| //empty//
 |-
 | **suffix**
 | List only pages that share the same suffix
-| //empty string//
+| //empty//
 |}
 
 == Examples ==

Modified: trunk/pgsrc/Help%2FPopularNearbyPlugin
===================================================================
--- trunk/pgsrc/Help%2FPopularNearbyPlugin	2022-01-07 17:29:04 UTC (rev 10863)
+++ trunk/pgsrc/Help%2FPopularNearbyPlugin	2022-01-07 17:36:41 UTC (rev 10864)
@@ -1,4 +1,4 @@
-Date: Mon, 22 Feb 2021 19:16:32 +0000
+Date: Fri,  7 Jan 2022 18:35:36 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
 Content-Type: application/x-phpwiki;
   pagename=Help%2FPopularNearbyPlugin;
@@ -23,7 +23,7 @@
 |-
 | **pagename**
 | Pagename to look for
-| empty
+| //empty//
 |-
 | **mode**
 | Nearby or incoming or outgoing

Modified: trunk/pgsrc/Help%2FPrevNextPlugin
===================================================================
--- trunk/pgsrc/Help%2FPrevNextPlugin	2022-01-07 17:29:04 UTC (rev 10863)
+++ trunk/pgsrc/Help%2FPrevNextPlugin	2022-01-07 17:36:41 UTC (rev 10864)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:28 +0000
+Date: Fri,  7 Jan 2022 18:35:36 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
 Content-Type: application/x-phpwiki;
   pagename=Help%2FPrevNextPlugin;
@@ -23,35 +23,35 @@
 |-
 | **prev**
 | Link to the **Previous** page
-| empty
+| //empty//
 |-
 | **next**
 | Link to the **Next** page
-| empty
+| //empty//
 |-
 | **up**
 | Link to the **Up** page
-| empty
+| //empty//
 |-
 | **contents**
 | Link to the **Contents** page
-| empty
+| //empty//
 |-
 | **index**
 | Link to the **Index** page
-| empty
+| //empty//
 |-
 | **first**
 | Link to the **First** page
-| empty
+| //empty//
 |-
 | **last**
 | Link to the **Last** page
-| empty
+| //empty//
 |-
 | **order**
 | Reorder the buttons: comma-delimited
-| empty
+| //empty//
 |-
 | **align**
 | Can be //left//, //right// or //center//

Modified: trunk/pgsrc/Help%2FUnfoldSubpagesPlugin
===================================================================
--- trunk/pgsrc/Help%2FUnfoldSubpagesPlugin	2022-01-07 17:29:04 UTC (rev 10863)
+++ trunk/pgsrc/Help%2FUnfoldSubpagesPlugin	2022-01-07 17:36:41 UTC (rev 10864)
@@ -1,4 +1,4 @@
-Date: Thu,  9 Dec 2021 18:48:34 +0000
+Date: Fri,  7 Jan 2022 18:35:36 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
 Content-Type: application/x-phpwiki;
   pagename=Help%2FUnfoldSubpagesPlugin;
@@ -37,7 +37,7 @@
 |-
 | **pagename**
 | Any pagename or if empty the current page.
-| empty
+| //empty//
 |-
 | **quiet**
 | Boolean. If true, header should be omitted.
@@ -57,7 +57,7 @@
 |-
 | **section**
 | Include this named section per page only if defined.
-| empty
+| //empty//
 |-
 | **sectionhead**
 | When including a named section show the heading.

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.