Recent Changes - Search:

add Test Extensions page

hide Test Extensions

Test Extensions


hide Topics

Topics

show Changed

Changed

Visitor's book Site map pmwiki-2.6.0 5554

PmWiki Plus

Extension Hub - PmWikiPlus version 2026-07-10 Category: Extensions SiteAdmin.Extension Hub PmWikiPlusMarkup test Testing the PmWikiPlus extension. See PmWiki Cookbook:PmWikiPlus


KiwiWiki Pm Wiki Plus

(:pmwikiplus:)

PmWikiPlus arguments are "show", "form", "saved", "dump", "plus", "conf" or "?"

(:pmwikiplus ?:)

PmWikiPlus arguments are "show", "form", "saved", "dump", "plus", "conf" or "?"

(:pmwikiplus show:)

PmWikiPlus capabilities

These built-in recipe scripts can be enabled by PmWikiPlus:

These settings can be adjusted by PmWikiPlus:

These additional markups can be enabled by PmWikiPlus:

  • [[\\]]       Line Break. PmWiki has two markups for line break, [[<<]] for Line Break with "clear:both"; \\ which only works at the end of a line.
    This new markup for line break works inside a line.
  • [[<]]        Line Break with "clear:left"
  • [[>]]        Line Break with "clear:right"
  • '* *'        Bold
  • '~ ~'        Italic

These additional markup expressionss can be enabled by PmWikiPlus:

  • {(cc)}       Concatenate
  • {(chrfltr)}  Character filter
  • {(testargp)} Test argp
  • {(testargs)} Test args
  • {(testp)}    Test params
(:pmwikiplus form:)

Action: browse

Enable built-in recipe scripts

Important: Before enabling these recipes here they must be disabled in or removed from config.php
Important: This Extension can only enable recipes on pages on which it itself is enabled.

Creole markup

Delta Bytes Recent Changes

Drag Drop Multi Upload

Email link obfuscator ("mailto:")

Keyboard shortcuts and markup insertion

Encode special characters in link addresses

requires $EnableGUIButtons; 2000 = button position

Local CSS

Display timestamps in the local timezone

Not Saved Warning

Pm Form

Pm Syntax

Preview Changes

Ref Count

Rowspan In Simple Tables

Skin Change

Sortable Tables

URL Approvals

Web Feeds ("atom")

Web Feeds ("dc")

Web Feeds ("rdf")

Web Feeds ("rss")

Note: Configuration in PmWikiPlus will override settings in config.php

Adjust PmWiki settings

Important: This Extension can only adjust PmWiki settings on pages on which it itself is enabled.

Enable the Blocklist

10 = enable standard blocklists

Enable why blocked

Enable Copy Code button

Display GUI Buttons

Hide Attach: prefix

Media ("EnableEmbed")

Include media functions (default disabled; required for all functionality)

Media ("EnableRemoteEmbed")

Enable embedding of 'remote' bare URLs to media files (default enabled, set to 0 to disable)

Media ("EnableUploadEmbed")

Enable embedding of 'Attach:' bare URLs to media files (default enabled, set to 0 to disable)

Merge Last Minor Edit

Table of Contents ("Enable")

Table of Contents ("EnableBacklinks")

Table of Contents ("Closed")

Note: Configuration in PmWikiPlus will override settings in config.php

Add additional markup

Line Break "[[\\]]"

PmWiki has two markups for line break, [[<<]] for Line Break with "clear:both"; \\ which only works at the end of a line.
This new markup for line break works inside a line.

Line Break with "clear:left"[[<]]"


Line Break with "clear:right"[[>]]"


Bold "'* *'"


Italic "'~ ~'"


Note: Configuration in PmWikiPlus will override settings in config.php

Add additional markup expressions

Concatenate {(cc)}


Character filter {(chrfltr)}


Test argp {(testargp)}


Test args {(testargs)}


Test params {(testp)}


Note: Configuration in PmWikiPlus will override settings in config.php

Set the PmWikiPlus internal debug flag:


Show messages

Built-in recipe messages

Msg: enableCREOL $EnableCreole change to 1 not enabled
Msg: enableDBRCH $EnableRCDiffBytes is already enabled (1)
Msg: enableDDMUP $EnableUploadDrop set to 1
Msg: enableDOBML $LinkFunctions is already enabled ("LinkIMap")
Msg: enableEDHLP $EnableEditAutoText is already enabled (1)
Msg: enableFIXUR $EnableGuiEditFixUrl is already enabled (2000)
Msg: enableLOCSS $WikiPageCSSFmt change to "Site.LocalCSS" not enabled
Msg: enableLOCTM $EnableLocalTimes is already enabled (1)
Msg: enableNSAVW $EnableNotSavedWarning is already enabled (1)
Msg: enablePMFRM $EnablePmForm is already enabled (1)
Msg: enablePMSYN $EnablePmSyntax is already enabled (2)
Msg: enablePVCHA $EnablePreviewChanges is already enabled (1)
Msg: enableRFCNT $EnableRefCount set to 1
Msg: enableRWSPN $EnableSimpleTableRowspan is already enabled (1)
Msg: enableSKNCH $EnableAutoSkinList set to 1
Msg: enableSRTBL $EnableSortable is already enabled (1)
Msg: enableURLAP $EnableUrlApprove is already enabled (1)
Msg: enableWFATM $EnableFeeds change to 1 not enabled
Msg: enableWFDC $EnableFeeds change to 1 not enabled
Msg: enableWFRDF $EnableFeeds change to 1 not enabled
Msg: enableWFRSS $EnableFeeds change to 1 not enabled

Adjust settings messages

Msg: setBLKLST $EnableBlocklist NULL change to 10 not enabled
Msg: setBLKWHY $EnableWhyBlocked NULL change to 1 not enabled
Msg: setCOPYCD $EnableCopyCode NULL change to 1 not enabled
Msg: setGUIBTN $EnableGUIButtons NULL change to 1 not enabled
Msg: setHIDATC $EnableHideAttachPrefix NULL change to 1 not enabled
Msg: setMDAMBD $PmMedia "EnableEmbed" change to 1 not enabled
Msg: setMDARMT $PmMedia "EnableRemoteEmbed" change to 1 not enabled
Msg: setMDAUPL $PmMedia "EnableUploadEmbed" change to 1 not enabled
Msg: setMRGLME $EnableMergeLastMinorEdit NULL change to 1 not enabled
Msg: setTOC $PmToC "Enable" change to 1 not enabled
Msg: setTOCBLKLST $PmToC "EnableBacklinks" change to 1 not enabled
Msg: setTOCCLS $PmToC "Closed" change to 1 not enabled

(:pmwikiplus plus:)

PmWikiPlus configuration items

PmWikiPlus provides an easy and simple way to enable built-in PmWiki recipe scripts.
Recipe name                                 Enabling variable                 setting value       original value      current value       
Creole markup                               $EnableCreole                     1                   UNDEFINED           NULL                
Delta Bytes Recent Changes                  $EnableRCDiffBytes                1                   1                   1                   
Drag Drop Multi Upload                      $EnableUploadDrop                 1                   UNDEFINED           1                   
Email link obfuscator                       $LinkFunctions ["mailto:"]        "ObfuscateLinkIMap" "LinkIMap"          "ObfuscateLinkIMap" 
Keyboard shortcuts and markup insertion     $EnableEditAutoText               1                   1                   1                   
Encode special characters in link addresses $EnableGuiEditFixUrl              2000                2000                2000                
Local CSS                                   $WikiPageCSSFmt                   "Site.LocalCSS"     UNDEFINED           UNDEFINED           
Display timestamps in the local timezone    $EnableLocalTimes                 1                   1                   1                   
Not Saved Warning                           $EnableNotSavedWarning            1                   1                   1                   
Pm Form                                     $EnablePmForm                     1                   1                   1                   
Pm Syntax                                   $EnablePmSyntax                   2                   2                   2                   
Preview Changes                             $EnablePreviewChanges             1                   1                   1                   
Ref Count                                   $EnableRefCount                   1                   UNDEFINED           1                   
Rowspan In Simple Tables                    $EnableSimpleTableRowspan         1                   1                   1                   
Skin Change                                 $EnableAutoSkinList               1                   UNDEFINED           1                   
Sortable Tables                             $EnableSortable                   1                   1                   1                   
URL Approvals                               $EnableUrlApprove                 1                   1                   1                   
Web Feeds                                   $EnableFeeds ["atom"]             1                   1                   1                   
Web Feeds                                   $EnableFeeds ["dc"]               1                   1                   1                   
Web Feeds                                   $EnableFeeds ["rdf"]              1                   1                   1                   
Web Feeds                                   $EnableFeeds ["rss"]              1                   1                   1                   


PmWikiPlus provides an easy and simple way to adjust built-in PmWiki settings.
Recipe name                                 Enabling variable                 setting value       original value      current value       
Enable the Blocklist                        $EnableBlocklist                  10                  10                  10                  
Enable why blocked                          $EnableWhyBlocked                 1                   1                   1                   
Enable Copy Code button                     $EnableCopyCode                   1                   1                   1                   
Display GUI Buttons                         $EnableGUIButtons                 1                   1                   1                   
Hide Attach: prefix                         $EnableHideAttachPrefix           1                   UNDEFINED           UNDEFINED           
Media                                       $PmMedia ["EnableEmbed"]          1                   UNDEFINED           NULL                
Media                                       $PmMedia ["EnableRemoteEmbed"]    1                   UNDEFINED           UNDEFINED           
Media                                       $PmMedia ["EnableUploadEmbed"]    1                   UNDEFINED           UNDEFINED           
Merge Last Minor Edit                       $EnableMergeLastMinorEdit         1                   1                   1                   
Table of Contents                           $PmToC ["Enable"]                 1                   UNDEFINED           UNDEFINED           
Table of Contents                           $PmToC ["EnableBacklinks"]        1                   UNDEFINED           UNDEFINED           
Table of Contents                           $PmToC ["Closed"]                 1                   UNDEFINED           UNDEFINED           


PmWikiPlus provides a way to enable additional PmWiki markup.
[[\\]]       Line BreakPmWiki has two markups for line break, [[<<]] for Line Break with "clear:both"; \\ which only works at the end of a line.
This new markup for line break works inside a line.

[[<]]        Line Break with "clear:left"
[[>]]        Line Break with "clear:right"
'* *'        Bold
'~ ~'        Italic


PmWikiPlus provides a way to enable additional PmWiki markup expressions.
{(cc)}       Concatenate
{(chrfltr)}  Character filter
{(testargp)} Test argp
{(testargs)} Test args
{(testp)}    Test params

(:pmwikiplus dump:)

PmWikiPlus working data

Recipe list

key  rName  rPage  rPageLink  rVidx  rVrbl  setVal  xSet  zSet  globalVal
enableCREOL Creole markup (Cookbook:)Creole Creole markup NULL $EnableCreole 1 UNDEFINED NULL NULL
  Msg: enableCREOL $EnableCreole change to 1 not enabled
enableDBRCH Delta Bytes Recent Changes (Cookbook:)DeltaBytesRecentChanges Delta Bytes Recent Changes NULL $EnableRCDiffBytes 1 1 1 1
  Msg: enableDBRCH $EnableRCDiffBytes is already enabled (1)
enableDDMUP Drag Drop Multi Upload (Cookbook:)DragDropMultiUpload Drag Drop Multi Upload NULL $EnableUploadDrop 1 UNDEFINED 1 1
  Msg: enableDDMUP $EnableUploadDrop set to 1
enableDOBML Email link obfuscator (Cookbook:)DeObMail Email link obfuscator "mailto:" $LinkFunctions "ObfuscateLinkIMap" "LinkIMap" "ObfuscateLinkIMap" "ObfuscateLinkIMap"
  Msg: enableDOBML $LinkFunctions is already enabled ("LinkIMap")
enableEDHLP Keyboard shortcuts and markup insertion (Cookbook:)EditHelp Keyboard shortcuts and markup insertion NULL $EnableEditAutoText 1 1 1 1
  Msg: enableEDHLP $EnableEditAutoText is already enabled (1)
enableFIXUR Encode special characters in link addresses (Cookbook:)FixURL Encode special characters in link addresses NULL $EnableGuiEditFixUrl 2000 2000 2000 2000
  Note: requires $EnableGUIButtons; 2000 = button position
  Msg: enableFIXUR $EnableGuiEditFixUrl is already enabled (2000)
enableLOCSS Local CSS (Cookbook:)LocalCSS Local CSS NULL $WikiPageCSSFmt "Site.LocalCSS" UNDEFINED UNDEFINED UNDEFINED
  Msg: enableLOCSS $WikiPageCSSFmt change to "Site.LocalCSS" not enabled
enableLOCTM Display timestamps in the local timezone (Cookbook:)LocalTimes Display timestamps in the local timezone NULL $EnableLocalTimes 1 1 1 1
  Msg: enableLOCTM $EnableLocalTimes is already enabled (1)
enableNSAVW Not Saved Warning (Cookbook:)NotSavedWarning Not Saved Warning NULL $EnableNotSavedWarning 1 1 1 1
  Msg: enableNSAVW $EnableNotSavedWarning is already enabled (1)
enablePMFRM Pm Form PmWiki:PmForm Pm Form NULL $EnablePmForm 1 1 1 1
  Msg: enablePMFRM $EnablePmForm is already enabled (1)
enablePMSYN Pm Syntax (Cookbook:)PmSyntax Pm Syntax NULL $EnablePmSyntax 2 2 2 2
  Msg: enablePMSYN $EnablePmSyntax is already enabled (2)
enablePVCHA Preview Changes (Cookbook:)PreviewChanges Preview Changes NULL $EnablePreviewChanges 1 1 1 1
  Msg: enablePVCHA $EnablePreviewChanges is already enabled (1)
enableRFCNT Ref Count (Cookbook:)PreviewChanges Ref Count NULL $EnableRefCount 1 UNDEFINED 1 1
  Msg: enableRFCNT $EnableRefCount set to 1
enableRWSPN Rowspan In Simple Tables (Cookbook:)RowspanInSimpleTables Rowspan In Simple Tables NULL $EnableSimpleTableRowspan 1 1 1 1
  Msg: enableRWSPN $EnableSimpleTableRowspan is already enabled (1)
enableSKNCH Skin Change Skins:Skin Change Skin Change NULL $EnableAutoSkinList 1 UNDEFINED 1 1
  Msg: enableSKNCH $EnableAutoSkinList set to 1
enableSRTBL Sortable Tables (Cookbook:)SortableTables Sortable Tables NULL $EnableSortable 1 1 1 1
  Msg: enableSRTBL $EnableSortable is already enabled (1)
enableURLAP URL Approvals PmWiki:SortableTables URL Approvals NULL $EnableUrlApprove 1 1 1 1
  Msg: enableURLAP $EnableUrlApprove is already enabled (1)
enableWFATM Web Feeds PmWiki:WebFeeds Web Feeds "atom" $EnableFeeds 1 1 1 1
  Msg: enableWFATM $EnableFeeds change to 1 not enabled
enableWFDC Web Feeds PmWiki:WebFeeds Web Feeds "dc" $EnableFeeds 1 1 1 1
  Msg: enableWFDC $EnableFeeds change to 1 not enabled
enableWFRDF Web Feeds PmWiki:WebFeeds Web Feeds "rdf" $EnableFeeds 1 1 1 1
  Msg: enableWFRDF $EnableFeeds change to 1 not enabled
enableWFRSS Web Feeds PmWiki:WebFeeds Web Feeds "rss" $EnableFeeds 1 1 1 1
  Msg: enableWFRSS $EnableFeeds change to 1 not enabled

Setting list

key  rName  rPage  rPageLink  rVidx  rVrbl  setVal  xSet  zSet  globalVal
setBLKLST Enable the Blocklist PmWiki:Blocklist Enable the Blocklist NULL $EnableBlocklist 10 10 10 10
  Note: 10 = enable standard blocklists
  Msg: setBLKLST $EnableBlocklist NULL change to 10 not enabled
setBLKWHY Enable why blocked PmWiki:Blocklist Enable why blocked NULL $EnableWhyBlocked 1 1 1 1
  Msg: setBLKWHY $EnableWhyBlocked NULL change to 1 not enabled
setCOPYCD Enable Copy Code button PmWiki:LayoutVariables Enable Copy Code button NULL $EnableCopyCode 1 1 1 1
  Msg: setCOPYCD $EnableCopyCode NULL change to 1 not enabled
setGUIBTN Display GUI Buttons PmWiki:EditVariables Display GUI Buttons NULL $EnableGUIButtons 1 1 1 1
  Msg: setGUIBTN $EnableGUIButtons NULL change to 1 not enabled
setHIDATC Hide Attach: prefix PmWiki:UploadVariables#EnableHideAttachPrefix Hide Attach: prefix NULL $EnableHideAttachPrefix 1 UNDEFINED UNDEFINED UNDEFINED
  Msg: setHIDATC $EnableHideAttachPrefix NULL change to 1 not enabled
setMDAMBD Media PmWiki:Media Media "EnableEmbed" $PmMedia 1 UNDEFINED NULL NULL
  Note: Include media functions (default disabled; required for all functionality)
  Msg: setMDAMBD $PmMedia "EnableEmbed" change to 1 not enabled
setMDARMT Media PmWiki:Media Media "EnableRemoteEmbed" $PmMedia 1 UNDEFINED UNDEFINED UNDEFINED
  Note: Enable embedding of 'remote' bare URLs to media files (default enabled, set to 0 to disable)
  Msg: setMDARMT $PmMedia "EnableRemoteEmbed" change to 1 not enabled
setMDAUPL Media PmWiki:Media Media "EnableUploadEmbed" $PmMedia 1 UNDEFINED UNDEFINED UNDEFINED
  Note: Enable embedding of 'Attach:' bare URLs to media files (default enabled, set to 0 to disable)
  Msg: setMDAUPL $PmMedia "EnableUploadEmbed" change to 1 not enabled
setMRGLME Merge Last Minor Edit PmWiki:EditVariables Merge Last Minor Edit NULL $EnableMergeLastMinorEdit 1 1 1 1
  Msg: setMRGLME $EnableMergeLastMinorEdit NULL change to 1 not enabled
setTOC Table of Contents PmWiki:TableOfContents Table of Contents "Enable" $PmToC 1 UNDEFINED UNDEFINED UNDEFINED
  Msg: setTOC $PmToC "Enable" change to 1 not enabled
setTOCBLKLST Table of Contents PmWiki:TableOfContents Table of Contents "EnableBacklinks" $PmToC 1 UNDEFINED UNDEFINED UNDEFINED
  Msg: setTOCBLKLST $PmToC "EnableBacklinks" change to 1 not enabled
setTOCCLS Table of Contents PmWiki:TableOfContents Table of Contents "Closed" $PmToC 1 UNDEFINED UNDEFINED UNDEFINED
  Msg: setTOCCLS $PmToC "Closed" change to 1 not enabled

Markup list

Configuration
markupList key muName  muPtrn  muRepl  muWhen  rName  rPageLink  PmWiki link
muBrk [[\\]] "/\[\[\\\\]\]/" "<br style="clear:none;" />" [[<<]]   Line Break   Line Break
  Note: PmWiki has two markups for line break, [[<<]] for Line Break with "clear:both"; \\ which only works at the end of a line.
This new markup for line break works inside a line.
  Msg: muBrk [[\\]] configured
muBrkCL [[<]] "/\[\[<\]\]/" "<br style='clear:left;' />" [[<<]]   Line Break with "clear:left"   Line Break with "clear:left"
  Msg: muBrkCL [[<]] configured
muBrkCR [[>]] "/\[\[>\]\]/" "<br style='clear:right;' />" [[<<]]   Line Break with "clear:right"   Line Break with "clear:right"
  Msg: muBrkCR [[>]] configured
muLnBold '* *' "/'\*(.*?)\*'/" "<b>$1</b>" inline   Bold   Bold
  Msg: muLnBold '* *' configured
muLnItalic '~ ~' "/'~(.*?)~'/" "<i>$1</i>" inline   Italic   Italic
  Msg: muLnItalic '~ ~' configured
Prior to PmWikiPlus running
markupList key muName  muPtrn  muRepl  muWhen  rName  rPageLink  PmWiki link
muBrk "" ""    
muBrkCL "" ""    
muBrkCR "" ""    
muLnBold "" ""    
muLnItalic "" ""    
After PmWikiPlus has run
markupList key muName  muPtrn  muRepl  muWhen  rName  rPageLink  PmWiki link
muBrk [[\\]] "/\[\[\\\\]\]/" "<br style="clear:none;" />" [[<<]]    
muBrkCL [[<]] "/\[\[<\]\]/" "<br style='clear:left;' />" [[<<]]    
muBrkCR [[>]] "/\[\[>\]\]/" "<br style='clear:right;' />" [[<<]]    
muLnBold '* *' "/'\*(.*?)\*'/" "<b>$1</b>" inline    
muLnItalic '~ ~' "/'~(.*?)~'/" "<i>$1</i>" inline    

Markup expressions list

Configuration
markupExprList key muName  muPtrn  muRepl  rName  rPageLink  PmWiki link
muxpr_cc cc "multiple strings" "PmWikiPlus\PMWP_MUExprCC ($args)"   Concatenate   Concatenate
  Msg: muxpr_cc {(cc)} "multiple strings" configured
muxpr_chrfltr chrfltr "string filter" "PmWikiPlus\PMWP_MUExprChrFltr ($args)"   Character filter   Character filter
  Msg: muxpr_chrfltr {(chrfltr)} "string filter" configured
muxpr_testargp testargp "arguments" "PmWikiPlus\PMWP_MUExprTestArgp ($argp)"   Test argp   Test argp
  Msg: muxpr_testargp {(testargp)} "arguments" configured
muxpr_testargs testargs "arguments" "PmWikiPlus\PMWP_MUExprTestArgs ($args)"   Test args   Test args
  Msg: muxpr_testargs {(testargs)} "arguments" configured
muxpr_testp testp "paramaters" "PmWikiPlus\PMWP_MUExprTestP ($params, $pagename, $func, $rpat, $repl)"   Test params   Test params
  Msg: muxpr_testp {(testp)} "paramaters" configured
Prior to PmWikiPlus running
markupExprList key muName  muPtrn  muRepl  muWhen  rName  rPageLink  PmWiki link
muxpr_cc "" ""    
muxpr_chrfltr "" ""    
muxpr_testargp "" ""    
muxpr_testargs "" ""    
muxpr_testp "" ""    
After PmWikiPlus has run
markupExprList key muPtrn  muRepl  muWhen  rName  rPageLink  PmWiki link
muxpr_cc muName "" "PmWikiPlus\PMWP_MUExprCC ($args)"    
muxpr_chrfltr muName "" "PmWikiPlus\PMWP_MUExprChrFltr ($args)"    
muxpr_testargp muName "" "PmWikiPlus\PMWP_MUExprTestArgp ($argp)"    
muxpr_testargs muName "" "PmWikiPlus\PMWP_MUExprTestArgs ($args)"    
muxpr_testp muName "" "PmWikiPlus\PMWP_MUExprTestP ($params, $pagename, $func, $rpat, $repl)"    
(:pmwikiplus conf:)

Action: browse Debug: TRUE

PmWikiPlus configuration from the Extension Hub

xPriority 101
xAction *
=path D:\Home\KiwiWiki\pmwiki\extensions/PmWikiPlus/PmWikiPlus.php
=dir D:\Home\KiwiWiki\pmwiki\extensions/PmWikiPlus
=url http://kiwiwiki.co.nz/pmwiki/extensions/PmWikiPlus(approve sites)
=conf
xEnabled 1
xNamePatterns *
_xversions 2025-12-14 2026-07-10
debug debug on
enableCREOL Inactive
enableDBRCH Enable
enableDDMUP Enable
enableDOBML Enable
enableEDHLP Enable
enableFIXUR Enable
enableLOCSS Inactive
enableLOCTM Enable
enableNSAVW Enable
enablePMFRM Enable
enablePMSYN Enable
enablePVCHA Enable
enableRFCNT Enable
enableRWSPN Enable
enableSKNCH Enable
enableSRTBL Enable
enableURLAP Enable
enableWFATM Inactive
enableWFDC Inactive
enableWFRDF Inactive
enableWFRSS Inactive
muBrk Enable
muBrkCL Enable
muBrkCR Enable
muLnBold Enable
muLnItalic Enable
muxpr_cc Enable
muxpr_chrfltr Inactive
muxpr_testargp Enable
muxpr_testargs Enable
muxpr_testp Enable
setBLKLST Inactive
setBLKWHY Inactive
setCOPYCD Inactive
setGUIBTN Inactive
setHIDATC Inactive
setMDAMBD Inactive
setMDARMT Inactive
setMDAUPL Inactive
setMRGLME Inactive
setTOC Inactive
setTOCBLKLST Inactive
setTOCCLS Inactive

PmWikiPlus custom fields exist only if the submitted values are not empty.

  • D:\Home\KiwiWiki\pmwiki/local/farmconfig.php not yet included
  • local/config.php not yet included
  • config.php not yet included
(:pmwikiplus saved:)

Previous configurations

Saved by PmWikiPlus version 2026-05-30

Saved 2026-07-14T14:57:23+12:00

Restore configuration from 2026-07-14T14:57:23+12:00
enableCREOL: Inactive
enableDBRCH: Enable
enableDDMUP: Enable
enableDOBML: Enable
enableEDHLP: Enable
enableFIXUR: Enable
enableLOCSS: Inactive
enableLOCTM: Enable
enableNSAVW: Enable
enablePMFRM: Enable
enablePMSYN: Enable
enablePVCHA: Enable
enableRFCNT: Enable
enableRWSPN: Enable
enableSKNCH: Enable
enableSRTBL: Enable
enableURLAP: Enable
enableWFATM: Inactive
enableWFDC: Inactive
enableWFRDF: Inactive
enableWFRSS: Inactive
muBrk: Enable
muBrkCL: Enable
muBrkCR: Enable
muLnBold: Enable
muLnItalic: Enable
muxpr_cc: Enable
muxpr_chrfltr: Inactive
muxpr_testargp: Enable
muxpr_testargs: Enable
muxpr_testp: Enable
setBLKLST: Inactive
setBLKWHY: Inactive
setCOPYCD: Inactive
setGUIBTN: Inactive
setHIDATC: Inactive
setMDAMBD: Inactive
setMDARMT: Inactive
setMDAUPL: Inactive
setMRGLME: Inactive
setTOC: Inactive
setTOCBLKLST: Inactive
setTOCCLS: Inactive

Saved 2026-07-14T14:56:36+12:00

Restore configuration from 2026-07-14T14:56:36+12:00
enableCREOL: Inactive
enableDBRCH: Inactive
enableDDMUP: Inactive
enableDOBML: Inactive
enableEDHLP: Inactive
enableFIXUR: Inactive
enableLOCSS: Inactive
enableLOCTM: Inactive
enableNSAVW: Inactive
enablePMFRM: Inactive
enablePMSYN: Inactive
enablePVCHA: Inactive
enableRFCNT: Inactive
enableRWSPN: Inactive
enableSKNCH: Inactive
enableSRTBL: Inactive
enableURLAP: Inactive
enableWFATM: Inactive
enableWFDC: Inactive
enableWFRDF: Inactive
enableWFRSS: Inactive
muBrk: Enable
muBrkCL: Enable
muBrkCR: Enable
muLnBold: Enable
muLnItalic: Enable
muxpr_cc: Enable
muxpr_chrfltr: Inactive
muxpr_testargp: Enable
muxpr_testargs: Enable
muxpr_testp: Enable
setBLKLST: Inactive
setBLKWHY: Inactive
setCOPYCD: Inactive
setGUIBTN: Inactive
setHIDATC: Inactive
setMDAMBD: Inactive
setMDARMT: Inactive
setMDAUPL: Inactive
setMRGLME: Inactive
setTOC: Inactive
setTOCBLKLST: Inactive
setTOCCLS: Inactive

Saved 2026-07-14T14:56:26+12:00

Restore configuration from 2026-07-14T14:56:26+12:00
enableCREOL: Inactive
enableDBRCH: Inactive
enableDDMUP: Inactive
enableDOBML: Inactive
enableEDHLP: Inactive
enableFIXUR: Inactive
enableLOCSS: Inactive
enableLOCTM: Inactive
enableNSAVW: Inactive
enablePMFRM: Inactive
enablePMSYN: Inactive
enablePVCHA: Inactive
enableRFCNT: Inactive
enableRWSPN: Inactive
enableSKNCH: Inactive
enableSRTBL: Inactive
enableURLAP: Inactive
enableWFATM: Inactive
enableWFDC: Inactive
enableWFRDF: Inactive
enableWFRSS: Inactive
muBrk: Enable
muBrkCL: Enable
muBrkCR: Enable
muLnBold: Enable
muLnItalic: Enable
muxpr_cc: Enable
muxpr_chrfltr: Inactive
setBLKLST: Inactive
setBLKWHY: Inactive
setCOPYCD: Inactive
setGUIBTN: Inactive
setHIDATC: Inactive
setMDAMBD: Inactive
setMDARMT: Inactive
setMDAUPL: Inactive
setMRGLME: Inactive
setTOC: Inactive
setTOCBLKLST: Inactive
setTOCCLS: Inactive

Saved 2026-07-12T22:07:25+12:00

Restore configuration from 2026-07-12T22:07:25+12:00

Saved 2026-07-11T15:16:23+12:00

Restore configuration from 2026-07-11T15:16:23+12:00
enableCREOL: Inactive
enableDBRCH: Enable
enableDDMUP: Enable
enableDOBML: Enable
enableEDHLP: Enable
enableFIXUR: Enable
enableLOCSS: Inactive
enableLOCTM: Enable
enableNSAVW: Enable
enablePMFRM: Enable
enablePMSYN: Enable
enablePVCHA: Enable
enableRFCNT: Enable
enableRWSPN: Enable
enableSKNCH: Enable
enableSRTBL: Enable
enableURLAP: Enable
enableWFATM: Enable
enableWFDC: Enable
enableWFRDF: Enable
enableWFRSS: Enable
muBrk: Enable
muBrkCL: Enable
muBrkCR: Enable
muLnBold: Enable
muLnItalic: Enable
muxpr_cc: Inactive
muxpr_chrfltr: Inactive
muxpr_testargp: Enable
muxpr_testargs: Enable
muxpr_testp: Enable
setBLKLST: Set
setBLKWHY: Set
setCOPYCD: Set
setGUIBTN: Set
setHIDATC: Set
setMDAMBD: Inactive
setMDARMT: Inactive
setMDAUPL: Inactive
setMRGLME: Set
setTOC: Inactive
setTOCBLKLST: Inactive
setTOCCLS: Inactive

Saved 2026-07-10T17:48:16+12:00

Restore configuration from 2026-07-10T17:48:16+12:00
enableCREOL: Inactive
enableDBRCH: Enable
enableDDMUP: Enable
enableDOBML: Enable
enableEDHLP: Enable
enableFIXUR: Enable
enableLOCSS: Inactive
enableLOCTM: Enable
enableNSAVW: Enable
enablePMFRM: Enable
enablePMSYN: Enable
enablePVCHA: Enable
enableRFCNT: Enable
enableRWSPN: Enable
enableSKNCH: Enable
enableSRTBL: Enable
enableURLAP: Enable
enableWFATM: Enable
enableWFDC: Enable
enableWFRDF: Enable
enableWFRSS: Enable
muBrk: Enable
muBrkCL: Enable
muBrkCR: Enable
muLnBold: Enable
muLnItalic: Enable
muxpr_cc: Inactive
muxpr_chrfltr: Inactive
muxpr_testa: Enable
muxpr_testp: Enable
setBLKLST: Set
setBLKWHY: Set
setCOPYCD: Set
setGUIBTN: Set
setHIDATC: Set
setMDAMBD: Inactive
setMDARMT: Inactive
setMDAUPL: Inactive
setMRGLME: Set
setTOC: Inactive
setTOCBLKLST: Inactive
setTOCCLS: Inactive

Saved 2026-07-10T17:48:09+12:00

Restore configuration from 2026-07-10T17:48:09+12:00
enableCREOL: Inactive
enableDBRCH: Enable
enableDDMUP: Enable
enableDOBML: Enable
enableEDHLP: Enable
enableFIXUR: Enable
enableLOCSS: Inactive
enableLOCTM: Enable
enableNSAVW: Enable
enablePMFRM: Enable
enablePMSYN: Enable
enablePVCHA: Enable
enableRFCNT: Enable
enableRWSPN: Enable
enableSKNCH: Enable
enableSRTBL: Enable
enableURLAP: Enable
enableWFATM: Enable
enableWFDC: Enable
enableWFRDF: Enable
enableWFRSS: Enable
muBrk: Enable
muBrkCL: Enable
muBrkCR: Enable
muLnBold: Enable
muLnItalic: Enable
muxpr_cc: Inactive
muxpr_chrfltr: Inactive
muxpr_testa: Inactive
muxpr_testp: Inactive
setBLKLST: Set
setBLKWHY: Set
setCOPYCD: Set
setGUIBTN: Set
setHIDATC: Set
setMDAMBD: Inactive
setMDARMT: Inactive
setMDAUPL: Inactive
setMRGLME: Set
setTOC: Inactive
setTOCBLKLST: Inactive
setTOCCLS: Inactive

Saved 2026-07-10T17:28:51+12:00

Restore configuration from 2026-07-10T17:28:51+12:00
cc: Inactive
chrfltr: Inactive
enableCREOL: Inactive
enableDBRCH: Enable
enableDDMUP: Enable
enableDOBML: Enable
enableEDHLP: Enable
enableFIXUR: Enable
enableLOCSS: Inactive
enableLOCTM: Enable
enableNSAVW: Enable
enablePMFRM: Enable
enablePMSYN: Enable
enablePVCHA: Enable
enableRFCNT: Enable
enableRWSPN: Enable
enableSKNCH: Enable
enableSRTBL: Enable
enableURLAP: Enable
enableWFATM: Enable
enableWFDC: Enable
enableWFRDF: Enable
enableWFRSS: Enable
muBrk: Enable
muBrkCL: Enable
muBrkCR: Enable
muLnBold: Enable
muLnItalic: Enable
setBLKLST: Set
setBLKWHY: Set
setCOPYCD: Set
setGUIBTN: Set
setHIDATC: Set
setMDAMBD: Inactive
setMDARMT: Inactive
setMDAUPL: Inactive
setMRGLME: Set
setTOC: Inactive
setTOCBLKLST: Inactive
setTOCCLS: Inactive
testa: Enable
testp: Enable

Saved 2026-07-08T15:39:55+12:00

Restore configuration from 2026-07-08T15:39:55+12:00
enableCREOL: Inactive
enableDBRCH: Enable
enableDDMUP: Enable
enableDOBML: Enable
enableEDHLP: Enable
enableFIXUR: Enable
enableLOCSS: Inactive
enableLOCTM: Enable
enableNSAVW: Enable
enablePMFRM: Enable
enablePMSYN: Enable
enablePVCHA: Enable
enableRFCNT: Enable
enableRWSPN: Enable
enableSKNCH: Enable
enableSRTBL: Enable
enableURLAP: Enable
enableWFATM: Enable
enableWFDC: Enable
enableWFRDF: Enable
enableWFRSS: Enable
muBrk: Enable
muBrkCL: Enable
muBrkCR: Enable
muLnBold: Enable
muLnItalic: Enable
setBLKLST: Set
setBLKWHY: Set
setCOPYCD: Set
setGUIBTN: Set
setHIDATC: Set
setMDAMBD: Inactive
setMDARMT: Inactive
setMDAUPL: Inactive
setMRGLME: Set
setTOC: Inactive
setTOCBLKLST: Inactive
setTOCCLS: Inactive

Saved 2026-07-08T15:39:23+12:00

Restore configuration from 2026-07-08T15:39:23+12:00
enableCREOL: Enable
enableDBRCH: Enable
enableDDMUP: Enable
enableDOBML: Enable
enableEDHLP: Enable
enableFIXUR: Enable
enableLOCSS: Inactive
enableLOCTM: Enable
enableNSAVW: Enable
enablePMFRM: Enable
enablePMSYN: Enable
enablePVCHA: Enable
enableRFCNT: Enable
enableRWSPN: Enable
enableSKNCH: Enable
enableSRTBL: Enable
enableURLAP: Enable
enableWFATM: Enable
enableWFDC: Enable
enableWFRDF: Enable
enableWFRSS: Enable
muBrk: Enable
muBrkCL: Enable
muBrkCR: Enable
muLnBold: Enable
muLnItalic: Enable
setBLKLST: Set
setBLKWHY: Set
setCOPYCD: Set
setGUIBTN: Set
setHIDATC: Set
setMDAMBD: Inactive
setMDARMT: Inactive
setMDAUPL: Inactive
setMRGLME: Set
setTOC: Inactive
setTOCBLKLST: Inactive
setTOCCLS: Inactive

Saved 2026-06-30T10:14:32+12:00

Restore configuration from 2026-06-30T10:14:32+12:00
enableCREOL: Inactive
enableDBRCH: Enable
enableDDMUP: Enable
enableDOBML: Enable
enableEDHLP: Enable
enableFIXUR: Enable
enableLOCSS: Inactive
enableLOCTM: Enable
enableNSAVW: Enable
enablePMFRM: Enable
enablePMSYN: Enable
enablePVCHA: Enable
enableRFCNT: Enable
enableRWSPN: Enable
enableSKNCH: Enable
enableSRTBL: Enable
enableURLAP: Enable
enableWFATM: Enable
enableWFDC: Enable
enableWFRDF: Enable
enableWFRSS: Enable
muBrk: Enable
muBrkCL: Enable
muBrkCR: Enable
muLnBold: Enable
muLnItalic: Enable
setBLKLST: Set
setBLKWHY: Set
setCOPYCD: Set
setGUIBTN: Set
setHIDATC: Set
setMDAMBD: Inactive
setMDARMT: Inactive
setMDAUPL: Inactive
setMRGLME: Set
setTOC: Inactive
setTOCBLKLST: Inactive
setTOCCLS: Inactive

Saved 2026-06-02T08:52:06+12:00

Restore configuration from 2026-06-02T08:52:06+12:00
enableCREOL: Enable
enableDBRCH: Enable
enableDDMUP: Enable
enableDOBML: Enable
enableEDHLP: Enable
enableFIXUR: Enable
enableLOCSS: Inactive
enableLOCTM: Enable
enableNSAVW: Enable
enablePMFRM: Enable
enablePMSYN: Enable
enablePVCHA: Enable
enableRFCNT: Enable
enableRWSPN: Enable
enableSKNCH: Enable
enableSRTBL: Enable
enableURLAP: Enable
enableWFATM: Enable
enableWFDC: Enable
enableWFRDF: Enable
enableWFRSS: Enable
muBrk: Enable
muBrkCL: Enable
muBrkCR: Enable
muLnBold: Enable
muLnItalic: Enable
setBLKLST: Set
setBLKWHY: Set
setCOPYCD: Set
setGUIBTN: Set
setHIDATC: Set
setMDAMBD: Inactive
setMDARMT: Inactive
setMDAUPL: Inactive
setMRGLME: Set
setTOC: Inactive
setTOCBLKLST: Inactive
setTOCCLS: Inactive


pmwikiplus
D:\Home\KiwiWiki\pmwiki\extensions\PmWikiPlus\PmWikiPlus.php= 2026-07-10
confPmWikiPlus[=dir]= D:\Home\KiwiWiki\pmwiki\extensions/PmWikiPlus
confPmWikiPlus[=url]= http://kiwiwiki.co.nz/pmwiki/extensions/PmWikiPlus
confPmWikiPlus[_xversions]= 2025-12-14 2026-07-10
confPmWikiPlus[debug]= debug on
confPmWikiPlus[enableCREOL]= Inactive
confPmWikiPlus[enableDBRCH]= Enable
confPmWikiPlus[enableDDMUP]= Enable
confPmWikiPlus[enableDOBML]= Enable
confPmWikiPlus[enableEDHLP]= Enable
confPmWikiPlus[enableFIXUR]= Enable
confPmWikiPlus[enableLOCSS]= Inactive
confPmWikiPlus[enableLOCTM]= Enable
confPmWikiPlus[enableNSAVW]= Enable
confPmWikiPlus[enablePMFRM]= Enable
confPmWikiPlus[enablePMSYN]= Enable
confPmWikiPlus[enablePVCHA]= Enable
confPmWikiPlus[enableRFCNT]= Enable
confPmWikiPlus[enableRWSPN]= Enable
confPmWikiPlus[enableSKNCH]= Enable
confPmWikiPlus[enableSRTBL]= Enable
confPmWikiPlus[enableURLAP]= Enable
confPmWikiPlus[enableWFATM]= Inactive
confPmWikiPlus[enableWFDC]= Inactive
confPmWikiPlus[enableWFRDF]= Inactive
confPmWikiPlus[enableWFRSS]= Inactive
confPmWikiPlus[muBrk]= Enable
confPmWikiPlus[muBrkCL]= Enable
confPmWikiPlus[muBrkCR]= Enable
confPmWikiPlus[muLnBold]= Enable
confPmWikiPlus[muLnItalic]= Enable
confPmWikiPlus[muxpr_cc]= Enable
confPmWikiPlus[muxpr_chrfltr]= Inactive
confPmWikiPlus[muxpr_testargp]= Enable
confPmWikiPlus[muxpr_testargs]= Enable
confPmWikiPlus[muxpr_testp]= Enable
confPmWikiPlus[setBLKLST]= Inactive
confPmWikiPlus[setBLKWHY]= Inactive
confPmWikiPlus[setCOPYCD]= Inactive
confPmWikiPlus[setGUIBTN]= Inactive
confPmWikiPlus[setHIDATC]= Inactive
confPmWikiPlus[setMDAMBD]= Inactive
confPmWikiPlus[setMDARMT]= Inactive
confPmWikiPlus[setMDAUPL]= Inactive
confPmWikiPlus[setMRGLME]= Inactive
confPmWikiPlus[setTOC]= Inactive
confPmWikiPlus[setTOCBLKLST]= Inactive
confPmWikiPlus[setTOCCLS]= Inactive
param= enableCREOL NULL change to 1 not enabled
global= enableDBRCH 1 is already enabled (1)
global= enableDDMUP 1 set to 1
global= enableDOBML $LinkFunctions is already enabled ("LinkIMap")
global= enableEDHLP 1 is already enabled (1)
global= enableFIXUR 2000 is already enabled (2000)
param= enableLOCSS NULL change to "Site.LocalCSS" not enabled
global= enableLOCTM 1 is already enabled (1)
global= enableNSAVW 1 is already enabled (1)
global= enablePMFRM 1 is already enabled (1)
global= enablePMSYN 2 is already enabled (2)
global= enablePVCHA 1 is already enabled (1)
global= enableRFCNT 1 set to 1
global= enableRWSPN 1 is already enabled (1)
global= enableSKNCH 1 set to 1
global= enableSRTBL 1 is already enabled (1)
global= enableURLAP 1 is already enabled (1)
param= enableWFATM $EnableFeeds "atom" change to 1 not enabled
param= enableWFDC $EnableFeeds "dc" change to 1 not enabled
param= enableWFRDF $EnableFeeds "rdf" change to 1 not enabled
param= enableWFRSS $EnableFeeds "rss" change to 1 not enabled
param= setBLKLST 10 NULL change to 10 not enabled
param= setBLKWHY 1 NULL change to 1 not enabled
param= setCOPYCD 1 NULL change to 1 not enabled
param= setGUIBTN 1 NULL change to 1 not enabled
param= setHIDATC $EnableHideAttachPrefix NULL change to 1 not enabled
param= setMDAMBD $PmMedia "EnableEmbed" change to 1 not enabled
param= setMDARMT $PmMedia "EnableRemoteEmbed" change to 1 not enabled
param= setMDAUPL $PmMedia "EnableUploadEmbed" change to 1 not enabled
param= setMRGLME 1 NULL change to 1 not enabled
param= setTOC $PmToC "Enable" change to 1 not enabled
param= setTOCBLKLST $PmToC "EnableBacklinks" change to 1 not enabled
param= setTOCCLS $PmToC "Closed" change to 1 not enabled
markup= muBrk [[\\]] configured
markup= muBrkCL [[<]] configured
markup= muBrkCR [[>]] configured
markup= muLnBold '* *' configured
markup= muLnItalic '~ ~' configured
MarkupExpr= muxpr_cc cc "multiple strings" configured
MarkupExpr= muxpr_chrfltr chrfltr "string filter" configured
MarkupExpr= muxpr_testargp testargp "arguments" configured
MarkupExpr= muxpr_testargs testargs "arguments" configured
MarkupExpr= muxpr_testp testp "paramaters" configured
m[]= (:pmwikiplus:)
m[]=
args[]=
m[]= (:pmwikiplus ?:)
m[]= ?
args[]= Array
args[]= Array
m[]= (:pmwikiplus show:)
m[]= show
args[]= Array
args[]= Array
m[]= (:pmwikiplus form:)
m[]= form
args[]= Array
args[]= Array
m[]= (:pmwikiplus plus:)
m[]= plus
args[]= Array
args[]= Array
m[]= (:pmwikiplus dump:)
m[]= dump
args[]= Array
args[]= Array
m[]= (:pmwikiplus conf:)
m[]= conf
args[]= Array
args[]= Array
m[]= (:pmwikiplus saved:)
m[]= saved
args[]= Array
args[]= Array
pmwikiplus\pmwikipluscheckMarkupExprList2: : muName

checkMarkupExprList2: : muName

checkMarkupExprList2: : muName

checkMarkupExprList2: : muName

checkMarkupExprList2: : muName

tahi Page last modified on 2026 Jul 19 08:22

Edit - History - Recent Changes - WikiHelp - Search - ?Subject="KiwiWiki: Pm Wiki Plus"&Body="From KiwiWiki: Pm Wiki Plus (http://kiwiwiki [period] co [period] nz/TestExtensions/PmWikiPlus) - Testing the [[Extensions/PmWikiPlus extension. See PmWiki Cookbook:PmWikiPlus" | email page as link ]]