[pmwiki-announce] PmWiki 2.2.79 released
Petko Yotov
5ko at 5ko.fr
Wed Aug 26 19:47:02 CDT 2015
Hello. PmWiki version 2.2.79 was published today, and is available at:
http://www.pmwiki.org/pub/pmwiki/pmwiki-2.2.79.tgz
http://www.pmwiki.org/pub/pmwiki/pmwiki-2.2.79.zip
svn://www.pmwiki.org/pmwiki/tags/latest
This version adds WikiStyles for the CSS basic colors "fuchsia",
"olive", "lime", "teal", "aqua", "orange" and "gray"/"grey". New input
elements "email", "url", "number", "date", and "search" can now be used
in wiki forms.
Note: the "target" attribute of input forms which was added in the
previous version broke the PmForm processor, and was removed until we
find a solution. If you don't use PmForm and require this attribute (or
others), the usual way to add it is to redefine the $InputAttrs array
in your local configuration.
A new variable $EnableROSEscape can be set to 1 if $ROSPatterns and
$ROEPatterns should not process source text wrapped with [=...=] or
[@...@] By default "replace on edit" patterns are performed even in
such text, like before.
The insMarkup() function in guiedit.js was refactored to allow custom
input ids and/or custom functions to process the selected text.
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