[pmwiki-announce] PmWiki 2.3.2 released
Petko Yotov
5ko at 5ko.fr
Wed Feb 9 03:29:05 PST 2022
Hello. PmWiki version 2.3.2 was published today, and is available at:
https://www.pmwiki.org/pub/pmwiki/pmwiki-2.3.2.tgz
https://www.pmwiki.org/pub/pmwiki/pmwiki-2.3.2.zip
svn://www.pmwiki.org/pmwiki/tags/latest
This version includes bug fixes and updates for PHP 8.1. The core
variable $EnableIncludedPages introduced in 2.3.0 was renamed to
$EnableListIncludedPages to avoid ambiguity. With LocalTimes, it is now
possible to configure the number of days the "plus" button will pull
from the page history, and the function will better recognize some
older RecentUploads formats. PmSyntax was updated so that "\\" line
breaks in tables and headings are treated like in the core, staying in
the same context; and the different PmSyntax blocks will now be
processed in parallel.
The code configuring and loading pub/pmwiki-utils.js was moved to a new
file scripts/utils.php, and a new variable $EnablePmUtils was added to
allow administrators to easily disable these functions. The script
pmwiki-utils.js will now be included in the page header rather than the
footer, which may reduce the number of page redraws. The individual
functions will now be processed in parallel.
The documentation was updated.
Thanks,
Petko
--
PmWeekly Blog : http://www.pmwiki.org/News
If you upgrade : http://www.pmwiki.org/Upgrades
More information about the pmwiki-announce
mailing list