PmWiki 2.3.18 is now available. This release includes bug fixes.
PmWiki 2.3.18 is a wiki-based system for collaborative creation and maintenance of websites.
PmWiki pages look and act like normal web pages, except they have an “Edit” link that makes it easy to modify existing pages and add new pages into the website, using basic editing rules. You do not need to know or use any HTML or CSS. Page editing can be left open to the public or restricted to small groups of authors.
PmWiki 2.3.18 Changelog
📝 Changed
- Refactor scripts/utils.php, add pm_json_encode() (PITS:01486).
- EditAutoText() fix for lines ending with multiple backslashes.
- PmSyntax optimize/refactor for large pages (cont.), fix inline escaped texts could ignore line markups, add EnableStopwatch.
- Notify fix typo in regular expression.
- Add
$EnableUploadVersions
>=10 to rename base.ext to base-1.ext, base-2.ext,… - CondAuth() fix bug with global $AuthList.
- Add helper function PRCB() for simpler preg_replace_callback passing variables.
- Update scripts/refcount.php for PHP 8, reported by George Murray.
- Add PageVariable
$PageLogoUrl
(PITS:01297). - Update documentation.
Although updates are tested, you’re always encouraged to backup your files before patching.
Tags: Softaculous, Wiki
Related Links
- Live Demo:
See PmWiki in action (Softaculous site (External link)) - Official Website:
Learn more about PmWiki software (External link) - Run PmWiki in your website:
Please Contact us for more information or start any Hosting Plan and install PmWiki from Softaculous software library - PmWiki Changelog:
To read changelog source Click Here (PmWiki External link)