From 5ko at 5ko.fr Tue May 31 13:06:16 2016 From: 5ko at 5ko.fr (Petko Yotov) Date: Tue, 31 May 2016 20:06:16 +0200 Subject: [pmwiki-announce] PmWiki 2.2.87 released Message-ID: Hello. PmWiki version 2.2.87 was published today, and is available at: http://www.pmwiki.org/pub/pmwiki/pmwiki-2.2.87.tgz http://www.pmwiki.org/pub/pmwiki/pmwiki-2.2.87.zip svn://www.pmwiki.org/pmwiki/tags/latest This version adds the $HTMLTagAttr variable to be used in the tag in skins for additional attributes like "lang" or "manifest". To enable it, use it in your skin, for example: The variable $EnableRevUserAgent, if set to 1, will cause the User-Agent string from browsers to be stored with each page history entry (as opposed to only storing the last user agent string). The output variable $DiffUserAgent can be used in history templates like $DiffStartFmt. A wrong page variable in [[Site.UploadQuickReference]] was corrected, and the documentation was updated. Thanks, Petko -- Change log : http://www.pmwiki.org/wiki/PmWiki/ChangeLog Release notes : http://www.pmwiki.org/wiki/PmWiki/ReleaseNotes If you upgrade : http://www.pmwiki.org/wiki/PmWiki/Upgrades