[pmwiki-announce] PmWiki 2.2.98 released
Petko Yotov
5ko at 5ko.fr
Wed May 31 06:34:26 CDT 2017
Hello. PmWiki version 2.2.98 was published today, and is available at:
http://www.pmwiki.org/pub/pmwiki/pmwiki-2.2.98.tgz
http://www.pmwiki.org/pub/pmwiki/pmwiki-2.2.98.zip
svn://www.pmwiki.org/pmwiki/tags/latest
This version adds a new skin that is better adaptable to both large and
small screens, desktop and mobile devices (touchscreens). The new skin
"pmwiki-responsive" is not enabled by default but available as an
option, and as a base for customized copies. It requires a relatively
modern browser (post-2009). The old skin is still available and enabled
by default.
The Vardoc links now use MakeLink() to allow a custom LinkPage
function. The function ReplaceOnSave() was refactored to allow easier
calling from recipes. Markup processing functions now can access
besides $pagename, a $markupid variable that contains the "name" of the
processed markup rule, allowing a single function to process multiple
markup rules. The "*.mkv" video extension was added to the list of
allowed uploads.
A bug was fixed with the (:markup:) output where a leading space was
lost. Note that the "markup" frame is now wrapped in a <pre> block with
a "pre-wrap" style instead of <code>.
A number of other (minor) bugs were fixed: see ChangeLog, 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
More information about the pmwiki-announce
mailing list