PmWiki 2.3.19 is now available. This release includes bug fixes.
PmWiki 2.3.19 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.19 Changelog
📝 Changed
- Only set cookie params if headers not sent.
- Update for PHP8.2, reported by Dfaure. PageVar() update for PHP 8.
- Add variable $DiffPrepareInlineFunction.
- PageListCache() remove unused global
$PageIndexFile
. - Add configurable $LocalCSSDir, $LocalCSSDirUrl.
- DownloadUrl() add
$FmtV
[‘$LinkDownload’] with current or future download link. - Add pm_recode() helper function (based on PageStore::recodefn), check for more transcode options.
- HandleBrowse() add
$FmtV
[‘$PageSourceText’]. - Add helper function KeepBlock().
- Add $FarmPubDirPrefix, pm_servefile(), $ServeFileExts.
- 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)