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 ?:)
|
PmWikiPlus provides an easy and simple way to enable built-in PmWiki recipes.
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:)
|
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