PmWiki 2.3.37
28 August 2024
PmWiki version 2.3.37 is now available.
Upgrading to PmWiki 2.3.37
PmWiki 2.3.37 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply PmWiki updates as new versions are released, or use Installatron's Clone feature to duplicate an existing PmWiki install to test the 2.3.37 upgrade prior to applying it live. Get started managing your PmWiki installations with Installatron
What's New in PmWiki 2.3.37
Bug Fixes and Changes
- Update for PHP 8.
- Responsive skin: cache SkinElements pages.
- Add helper function PRI() "PmWiki Recursive Implode".
- pmwiki-utils.js add "draggable".
- Add PageVariable {$GroupHomePageUrl}.
- $EnableSortable, $EnableSimpleTableRowspan enabled by default.
- PmSyntax update for $EnableSimpleTableRowspan and for Cookbook:InputStar; fix line-height for some skin configurations.
- Add $EnableCommonEnhancements, update docs/sample-config.php, remove from sample-config.php $EnableNotSavedWarning which was enabled in 2.3.0.
- Add $EnableObfuscateEmails, $EnablePreserveLineBreaks.
- Add $EnableUrlApprove, $EnablePmForm, $EnableCreole, $EnableRefCount, $EnableFeeds (PITS:01511).
- (:input e_minorcheckbox:) to include label and title per $EnableMergeLastMinorEdit, update Site.EditForm, XLPage.
- Anchors remove deprecated name="" attribute.
- Meta Content-type moved early and configurable.
- Update documentation.