[pmwiki-announce] pmwiki-2.2.0-beta67 released
Patrick R. Michaud
pmichaud at pobox.com
Sun Jul 13 19:58:26 CDT 2008
I've just released pmwiki-2.2.0-beta67, now available at
http://www.pmwiki.org/pub/pmwiki/pmwiki-2.2.0-beta67.tgz
http://www.pmwiki.org/pub/pmwiki/pmwiki-2.2.0-beta67.zip
svn://pmwiki.org/pmwiki/tags/latest
This release adds a {$LastModifiedTime} page variable, which
returns a unix-style timestamp for the last modification time
of a page and can be used (preceded by '@') in {(ftime)} and
other date/time markups.
This release also encodes passwords in PHP session files,
and provides an $EnableSessionPasswords variable to disable
the use of session files for passwords altogether. Some
recipes that depend on being able to inspect $_SESSION['authpw']
directly may need to be updated. Sites can restore the
2.2.0-beta66 and earlier behavior by setting
$Transition['nosessionencode'] = 1; in local/config.php.
Just a few more small changes to make and then I think we
can start moving to an official 2.2.0 release.
Thanks!
Pm
More information about the pmwiki-announce
mailing list