From 5ko at 5ko.fr Sun Feb 8 10:04:12 2026 From: 5ko at 5ko.fr (Petko Yotov) Date: Sun, 08 Feb 2026 19:04:12 +0100 Subject: [pmwiki-announce] PmWiki 2.5.6 released Message-ID: Hello. PmWiki version 2.5.6 was published today, and is available at: https://www.pmwiki.org/pub/pmwiki/pmwiki-2.5.6.tgz https://www.pmwiki.org/pub/pmwiki/pmwiki-2.5.6.zip svn://www.pmwiki.org/pmwiki/tags/latest This version includes improvements to the Table of contents. A new option $PmTOC['Closed'] can be enabled to initially collapse the TOC. When printing, an open TOC will be shown full height, and a closed one will be fully hidden. A new wikistyle "apply=h" keyword was added as in %h ...styles% that applies to any level of heading h1-h6 on the line. Previously we needed to use %block ...styles%. A new variable $UrlGetFunction allows to configure a custom function to retrieve remote content. RecipeCheck and BlockList use this function, by default it is file_get_contents(). UrlApprovals will now show a message if there are no pending links in the current page, and will list and link to included and transcluded pages like headers or footers. Sortable tables never worked reliably for tables with cells spanning multiple rows or columns, such tables are now not processed. Minor improvements or bug fixes with Datashift, the "%o" time format, the mkdirpdeny() helper function, and the documentation was updated. Thanks, Petko -- If you upgrade : https://www.pmwiki.org/Upgrades