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.3.37

PmWiki Plus

PmWikiPlus version 2024-08-19 Category: Extensions SiteAdmin.Extension Hub Testing the PmWikiPlus extension. See PmWiki Cookbook:PmWikiPlus


KiwiWiki Pm Wiki Plus

(:pmwikiplus:)

PmWikiPlus arguments are "show", "form", or "?"

(:pmwikiplus show:)

These recipes can be enabled by PmWikiPlus:

These settings can be adjusted by PmWikiPlus:

This markup can be enabled PmWikiPlus:

  • Attach     Hide Attach prefix
  • [[\\]]     Line Break. PmWiki has two markups for line break, [[<<]] for Line Break with Clear both, and \\ 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 form:)

Important: Before enabling these recipes here they must be removed from config.php
Important: This Extension can only enable recipes on pages on which it itself is enabled.
Creole
Delta Bytes Recent Changes
Drag Drop Multi Upload
DeObMail (mailto:)
Edit Help
Fix URL requires $EnableGUIButtons; 2000 = button position
Local Times
Not Saved Warning
PmWiki:Pm Form
Pm Syntax
Preview Changes
Ref Count
Rowspan In Simple Tables
Skins:Skin Change
Sortable Tables
PmWiki:URL Approvals
PmWiki:Web Feeds (atom)
PmWiki:Web Feeds (dc)
PmWiki:Web Feeds (rdf)
PmWiki:Web Feeds (rss)


Important: This Extension can only configure settings on pages on which it itself is enabled.
PmWiki:Enable PmWiki Blocklist, 10 = enable standard blocklists
PmWiki:Display reason for Block
PmWiki:Enable Copy Code button
PmWiki:Display GUI Buttons
PmWiki:Merge Last Minor Edit


Attach     Hide Attach prefix
[[\\]]    Line Break, PmWiki has two markups for line break, [[<<]] for Line Break with Clear both, and \\ 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


Set the PmWikiPlus internal debug flag (optional):

(:pmwikiplus ?:)

PmWikiPlus provides an easy and simple way to enable built-in PmWiki recipes.

  • Creole                       $EnableCreole                : set to ""
  • Delta Bytes Recent Changes   $EnableRCDiffBytes           : set to "1"
  • Drag Drop Multi Upload       $EnableUploadDrop            : set to "1"
  • DeObMail                     $LinkFunctions [mailto:]     : set to "ObfuscateLinkIMap"
  • Edit Help                    $EnableEditAutoText          : set to "1"
  • Fix URL                      $EnableGuiEditFixUrl         : set to "2000"
  • Local Times                  $EnableLocalTimes            : set to "1"
  • Not Saved Warning            $EnableNotSavedWarning       : set to "1"
  • Pm Form                      $EnablePmForm                : set to ""
  • Pm Syntax                    $EnablePmSyntax              : set to "2"
  • Preview Changes              $EnablePreviewChanges        : set to "1"
  • Ref Count                    $EnableRefCount              : set to ""
  • Rowspan In Simple Tables     $EnableSimpleTableRowspan    : set to "1"
  • Skin Change                  $EnableAutoSkinList          : set to "1"
  • Sortable Tables              $EnableSortable              : set to "1"
  • URL Approvals                $EnableUrlApprove            : set to ""
  • Web Feeds                    $EnableFeeds [atom]          : set to ""
  • Web Feeds                    $EnableFeeds [dc]            : set to ""
  • Web Feeds                    $EnableFeeds [rdf]           : set to ""
  • Web Feeds                    $EnableFeeds [rss]           : set to ""

PmWikiPlus provides an easy and simple way to adjust built-in PmWiki settings.


PmWikiPlus provides a way to enable additional PmWiki markup.
Attach     Hide Attach prefix
[[\\]]     Line Break, PmWiki has two markups for line break, [[<<]] for Line Break with Clear both, and \\ 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 dump:)
key rGrp rName rNote rVidx rVrbl setVal zVal globalVallink
enableCREOL(Cookbook:)Creole""$EnableCreole1""Creole
enableDBRCH(Cookbook:)Delta Bytes Recent Changes""$EnableRCDiffBytes11"1"Delta Bytes Recent Changes
enableDDMUP(Cookbook:)Drag Drop Multi Upload""$EnableUploadDrop1"1"Drag Drop Multi Upload
enableDOBML(Cookbook:)DeObMail"mailto:"$LinkFunctionsObfuscateLinkIMapObfuscateLinkIMap"ObfuscateLinkIMap"DeObMail
enableEDHLP(Cookbook:)Edit Help""$EnableEditAutoText11"1"Edit Help
enableFIXUR(Cookbook:)Fix URLrequires $EnableGUIButtons; 2000 = button position""$EnableGuiEditFixUrl20002000"2000"Fix URL
enableLOCTM(Cookbook:)Local Times""$EnableLocalTimes11"1"Local Times
enableNSAVW(Cookbook:)Not Saved Warning""$EnableNotSavedWarning11"1"Not Saved Warning
enablePMFRMPmWiki:Pm Form""$EnablePmForm1""PmWiki:Pm Form
enablePMSYN(Cookbook:)Pm Syntax""$EnablePmSyntax22"2"Pm Syntax
enablePVCHA(Cookbook:)Preview Changes""$EnablePreviewChanges11"1"Preview Changes
enableRFCNT(Cookbook:)Ref Count""$EnableRefCount1""Ref Count
enableRWSPN(Cookbook:)Rowspan In Simple Tables""$EnableSimpleTableRowspan11"1"Rowspan In Simple Tables
enableSKNCHSkins:Skin Change""$EnableAutoSkinList11"1"Skins:Skin Change
enableSRTBL(Cookbook:)Sortable Tables""$EnableSortable11"1"Sortable Tables
enableURLAPPmWiki:URL Approvals""$EnableUrlApprove1""PmWiki:URL Approvals
enableWFATMPmWiki:Web Feeds"atom"$EnableFeeds1""PmWiki:Web Feeds
enableWFDCPmWiki:Web Feeds"dc"$EnableFeeds1""PmWiki:Web Feeds
enableWFRDFPmWiki:Web Feeds"rdf"$EnableFeeds1""PmWiki:Web Feeds
enableWFRSSPmWiki:Web Feeds"rss"$EnableFeeds1""PmWiki:Web Feeds

key rGrp rName rNote rRef rVrbl setVal zVal globalVallink
setBLKLSTPmWiki:Enable PmWiki Blocklist10 = enable standard blocklistsBlocklist$EnableBlocklist1010"10"Enable PmWiki Blocklist?
setBLKWHYPmWiki:Display reason for BlockBlocklist$EnableWhyBlocked11"1"Display reason for Block?
setCOPYCDPmWiki:Enable Copy Code buttonLayoutVariables$EnableCopyCode11"1"Enable Copy Code button?
setGUIBTNPmWiki:Display GUI ButtonsEditVariables$EnableGUIButtons11"1"Display GUI Buttons?
setMRGLMEPmWiki:Merge Last Minor EditEditVariables$EnableMergeLastMinorEdit11"1"Merge Last Minor Edit?

markupList key muName  muPtrn  muRepl  muWhen  rName  rNote  rRef  link
muAtch Attach "/\bAttach:([^\s<>"{}|\\^`()[\]']*[^\s.,?!<>"{}|\\^`()[\]'])/" "PmWikiPlus\MarkupAttachLink" >img Hide Attach prefix Cookbook:AttachLinks Hide Attach prefix
muBrk [[\\]] "/\[\[\\\\]\]/" "<br style="clear:none;" />" [[<<]] Line Break PmWiki has two markups for line break, [[<<]] for Line Break with Clear both, and \\ which only works at the end of a line.
This new markup for line break works inside a line.
muBrkCL [[<]] "/\[\[<\]\]/" "<br style='clear:left;' />" [[<<]] Line Break with Clear left
muBrkCR [[>]] "/\[\[&rt;\]\]/" "<br style='clear:right;' />" [[<<]] Line Break with Clear right
muLnBold '* *' "/'\*(.*?)\*'/" "<b>$1</b>" inline Bold
muLnItalic '~ ~' "/'~(.*?)~'/" "<i>$1</i>" inline Italic
Attach:Emptyfile.txt

PmWiki has two markups for line break, %pmhlt%[@[[<<]]@] for Line Break with Clear both, and [@\\@] which only works at the end of a line. [[\\]] This markup for line break works inside a line.
* The markup %pmhlt%[@[[\\]]@] provides an inline Line Break [[\\]]''without'' Clear left or Clear right.
* Markup %pmhlt%[@[[<]]@] inline Line Break [[<]]''with'' Clear left
* Markup %pmhlt%[@[[>]]@] inline Line Break [[>]]''with'' Clear right
* '*%pmhlt%[@'* Bold markup *'@]*', contrast this with '''strong  markup'''.
* '~%pmhlt%[@'~ Italic markup ~'@]~', contrast this with ''emphasis markup''.

Emptyfile.txt

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

  • The markup [[\\]] provides an inline Line Break
    without Clear left or Clear right.
  • Markup [[<]] inline Line Break
    with Clear left
  • Markup [[>]] inline Line Break >?with Clear right
  • '* Bold markup *', contrast this with strong markup.
  • '~ Italic markup ~', contrast this with emphasis markup.

pmwikiplus

pmwikiplus


D:\Home\KiwiWiki\pmwiki\extensions\PmWikiPlus\PmWikiPlus.php= 2024-08-19
confPmWikiPlus[debugPmWikiPlus]= true
confPmWikiPlus[=dir]= D:\Home\KiwiWiki\pmwiki\extensions/PmWikiPlus
confPmWikiPlus[=url]= https://kiwiwiki.nz/pmwiki/extensions/PmWikiPlus
confPmWikiPlus[enableCREOL]= false
confPmWikiPlus[enableDBRCH]= true
confPmWikiPlus[enableDDMUP]= true
confPmWikiPlus[enableDOBML]= true
confPmWikiPlus[enableEDHLP]= false
confPmWikiPlus[enableFIXUR]= true
confPmWikiPlus[enableLOCTM]= true
confPmWikiPlus[enableNSAVW]= true
confPmWikiPlus[enablePMFRM]= false
confPmWikiPlus[enablePMSYN]= true
confPmWikiPlus[enablePVCHA]= false
confPmWikiPlus[enableRFCNT]= false
confPmWikiPlus[enableRWSPN]= false
confPmWikiPlus[enableSKNCH]= false
confPmWikiPlus[enableSRTBL]= false
confPmWikiPlus[enableURLAP]= false
confPmWikiPlus[enableWFATM]= false
confPmWikiPlus[enableWFDC]= false
confPmWikiPlus[enableWFRDF]= false
confPmWikiPlus[enableWFRSS]= false
confPmWikiPlus[muAtch]= true
confPmWikiPlus[muBrk]= true
confPmWikiPlus[muBrkCL]= true
confPmWikiPlus[muBrkCR]= true
confPmWikiPlus[muLnBold]= true
confPmWikiPlus[muLnItalic]= true
confPmWikiPlus[setBLKLST]= true
confPmWikiPlus[setBLKWHY]= true
confPmWikiPlus[setCOPYCD]= false
confPmWikiPlus[setGUIBTN]= true
confPmWikiPlus[setMRGLME]= false
param= enableCREOL $ EnableCreole             not changed to ""
global= enableDBRCH $ EnableRCDiffBytes        is already enabled (1)
global= enableDDMUP $ EnableUploadDrop         set to "1"
global= enableDOBML $ LinkFunctions            is already enabled (ObfuscateLinkIMap)
param= enableEDHLP $ EnableEditAutoText       not changed to "1"
global= enableFIXUR $ EnableGuiEditFixUrl      is already enabled (2000)
global= enableLOCTM $ EnableLocalTimes         is already enabled (1)
global= enableNSAVW $ EnableNotSavedWarning    is already enabled (1)
param= enablePMFRM $ EnablePmForm             not changed to ""
global= enablePMSYN $ EnablePmSyntax           is already enabled (2)
param= enablePVCHA $ EnablePreviewChanges     not changed to "1"
param= enableRFCNT $ EnableRefCount           not changed to ""
param= enableRWSPN $ EnableSimpleTableRowspan not changed to "1"
param= enableSKNCH $ EnableAutoSkinList       not changed to "1"
param= enableSRTBL $ EnableSortable           not changed to "1"
param= enableURLAP $ EnableUrlApprove         not changed to ""
param= enableWFATM $ EnableFeeds atom         not changed to ""
param= enableWFDC $ EnableFeeds dc           not changed to ""
param= enableWFRDF $ EnableFeeds rdf          not changed to ""
param= enableWFRSS $ EnableFeeds rss          not changed to ""
global= setBLKLST  $ EnableBlocklist          is already enabled (10)
global= setBLKWHY  $ EnableWhyBlocked         is already enabled (1)
param= setCOPYCD  $ EnableCopyCode           not changed to "1"
global= setGUIBTN  $ EnableGUIButtons         is already enabled (1)
param= setMRGLME  $ EnableMergeLastMinorEdit not changed to "1"
markup= muAtch     Attach     configured
markup= muBrk      [[\\]]     configured
markup= muBrkCL    [[<]]      configured
markup= muBrkCR    [[>]]      configured
markup= muLnBold   '* *'      configured
markup= muLnItalic '~ ~'      configured
m[]= (:pmwikiplus:)
m[]=
args[]=
m[]= (:pmwikiplus show:)
m[]= show
args[]= Array
args[]= Array
m[]= (:pmwikiplus form:)
m[]= form
args[]= Array
args[]= Array
m[]= (:pmwikiplus ?:)
m[]= ?
args[]= Array
args[]= Array
m[]= (:pmwikiplus dump:)
m[]= dump
args[]= Array
args[]= Array

tahi Page last modified on 2024 Aug 19 22:26

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