Sat 2024-09-28 09:17 UTC
- Cookbook.PageTableOfContents-Talk
Talk page for PageTableOfContents.
Nitram: Visible Anchors (+1121)
Mon 2024-08-19 20:59 UTC
- PmWiki.CustomMarkup
Using the Markup() function for custom wiki syntax; migration to PHP 5.5
Petko: patterns must use "/" (forward slash) as the delimiters (+316)
Mon 2024-08-19 04:02 UTC
- PmWiki.LayoutVariables
variables that control page layout
Petko:
$EnablePreserveLineBreaks
(+109)
Sat 2024-07-27 12:39 UTC
- PmWiki.EditVariables
variables used when editing pages
Petko: Refactor
$ROEPatterns
, add $TROEPatterns
(-69)
Thu 2024-04-11 19:43 UTC
- Cookbook.PageTableOfContents
Adds a clickable table of contents to a page
Mon 2024-04-08 08:44 UTC
- Cookbook.MarkupExprPlus-Talk
Talk page for MarkupExprPlus.
Petko: Added for 2.3.33, thanks! (+74)
Wed 2024-03-06 15:34 UTC
- Cookbook.Toggle-Talk
Discussion of Toggle
steve: Suggestion for new option 'disable=action'. Also some bugs. (+1149)
Mon 2024-02-26 07:41 UTC
- Cookbook.MarkupRulesetDebugging
Debugging Markup Ruleset
Petko: Update for PHP 8.3, fix RecipeInfo to work with recipecheck, add license (-169)
Sat 2023-12-16 06:24 UTC
- PmWiki.SetupHTTPS
Setup PmWiki for HTTP over Transport Layer Security
simon: hlt (+146)
Mon 2023-10-09 08:06 UTC
- News.News
A blog about the PmWiki development, including monthly or weekly digests with the latest changes in the Core, in Cookbook recipes and discussions on the talk pages and the mailing lists.
Petko: (+4)
Mon 2023-05-08 09:15 UTC
- Cookbook.MarkupExprPlus
Extends {(...)} expression markups
Dfaure: Modifed examples (+186)
Tue 2022-11-01 18:11 UTC
- Cookbook.PowerTools
markup expressions for multi page processing incl. plist, pagelist, rename, pagecount, wordcount, trail, serialname, serial, newticket, sumdata, allptvs, random
HansB: recipe update (+34)
Mon 2022-10-17 18:54 UTC
- Cookbook.Toggle
Adds links or buttons for toggling (hiding/showing) elements on a page
Sat 2022-05-21 03:05 UTC
- Cookbook.Functions
Brief description of some of PmWiki's internal functions available to cookbook recipe authors and custom markup developers
simon: hlt php, pm hlt, hlt html, hlt css (+1027)
Sat 2022-01-15 15:13 UTC
- PmWiki.CustomMarkup-Talk
Talk page for improving CustomMarkup
Petko: namespace: !ReviewMe (+239)
Sun 2022-01-02 06:53 UTC
- PmWiki.MarkupExpressions-Talk
Discussion of MarkupExpressions
Petko: (-850)
Thu 2021-12-23 06:48 UTC
- Cookbook.PccfToPcfOverride
Allows existing recipes to run on PHP 7 without causing deprecated create_function() messages.
Petko: add the above before any call to PCCF()
Thu 2021-12-23 06:48 UTC
- Cookbook.NestedMarkups
Allows nested
(:
markup
...:)
... (:
markupend:)
ChuckG: Remove updateme.
Thu 2018-11-01 15:40 UTC
- PITS.01428
Errors after April 2018 server migration
Petko: +2 updated on pmwiki..org
Mon 2018-06-25 10:16 UTC
- Test.MarkupExprPlusAnomalies
Some odd results returned by the Markup Expr Plus recipe.
MFWolff: prevent link
Sat 2018-04-14 10:57 UTC
- News.Website
The PmWiki development blog, pages tagged in the "Website" category
Petko: listing
Wed 2017-05-31 10:33 UTC
- Test.SpacesInMarkups
In
(:markup:
)
s, although lines with leading spaces render correctly, one leading space is lost in the (:markup:
)
source block. This makes the Whitespace Rules in PmWiki.TextFormattingRules confusing.
Petko: Thanks for noticing, should be fixed for 2.2.98.
Wed 2017-05-17 09:33 UTC
- Test.MarkupExpressions
Try embedded Markup Expressions
ChuckG: Make the examples work.
Tue 2013-07-09 20:15 UTC
- Test.DraftRestore
Restoring to a prior published state fails after saving drafts and publishing
Petko: Thanks for showing us this bug.