PmWiki 2.3.24 released
Petko Yotov <[email protected]>
| Newsgroups | gmane.comp.web.wiki.pmwiki.announce,gmane.comp.web.wiki.pmwiki.user |
|---|---|
| Message-ID | <[email protected]> |
Hello. PmWiki version 2.3.24 was published today, and is available at:
https://www.pmwiki.org/pub/pmwiki/pmwiki-2.3.24.tgz
https://www.pmwiki.org/pub/pmwiki/pmwiki-2.3.24.zip
svn://www.pmwiki.org/pmwiki/tags/latest
This version includes some code refactoring, and a new helper function
InsertEditFunction() to simplify the reuse of core functionality by
recipes.
It is now possible to configure the merging of the latest edits by the
same author into a single history entry, see $EnableMergeLastMinorEdit.
New configuration variables $AuthFormRespCode, $EnableUploadMimeMatch,
$EnableDownloadRanges, see documentation.
PmForm now can validate an email address field with the "template
require FIELD if=validemail" condition.
A few other minor improvements in the change log, and the
documentation was updated.
Thanks,
Petko