[dokuwiki] darcs changes 2008-12-17
- From: andi@xxxxxxxxxxxxxx (Andreas Gohr)
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 17 Dec 2008 04:00:03 +0100 (CET)
Good Morning!
This are the darcs changes for DokuWiki committed
yesterday. Please test them and report bugs.
---------------------------------------------------------------------
Tue Dec 16 19:49:39 CET 2008 Andreas Gohr <andi[at]splitbrain.org>
* removed accidentally checkedin private stuff from footer.html
Tue Dec 16 19:45:44 CET 2008 Otto Vainio <otto[at]valjakko.net>
* Finish language update
Tue Dec 16 19:40:56 CET 2008 Andreas Gohr <andi[at]splitbrain.org>
* ACL Manager: simpler but more logical sort in the rule table
Tue Dec 16 18:31:12 CET 2008 Andreas Gohr <andi[at]splitbrain.org>
* ACL Manager: Avoid double encoding in permission table FS#1482
Tue Dec 16 18:11:26 CET 2008 Andreas Gohr <andi[at]splitbrain.org>
* ACL user wildcard changed to %USER% FS#1504 :!:
DokuWiki supports a wildcard which gets replaced with the currently loggedin
user in its ACL configuration file.
This patch changes the wildcard from [at]USER[at] to %USER% (case sensitive)
and
also makes sure the ACL Manager does not replace the wildcard when displaying
the currently set rules.
The change was needed for better compatibility with the User Manager without
complicating the code. The old [at]USER[at] wildcard is still supported, but
changing an ACL rule using it, through the ACL manager will fail.
It is recommended to update ACL rules using the [at]USER[at] wildchar to use
the
new %USER% one instead.
Tue Dec 16 17:51:59 CET 2008 Andreas Gohr <andi[at]splitbrain.org>
* ACL Manager: fixed bug introduced by previous special user patch
Tue Dec 16 17:44:47 CET 2008 Andreas Gohr <andi[at]splitbrain.org>
* ACL Manager: typo fix for checking group membership FS#1529
Tue Dec 16 17:37:54 CET 2008 Andreas Gohr <andi[at]splitbrain.org>
* ACL Manager: correctly highlight when page and namespace are named the same
Tue Dec 16 17:23:05 CET 2008 Andreas Gohr <andi[at]splitbrain.org>
* ACL Manager: Add footnote about permission inclusion
Tue Dec 16 17:21:14 CET 2008 Andreas Gohr <andi[at]splitbrain.org>
* ACL Manager: correctly handle multiple comma separated values in
$conf['manager']
---------------------------------------------------------------------
Single patches can be downloaded from
http://dev.splitbrain.org/darcs/index.cgi/dokuwiki/?c=patches
Bye,
your darcs changelog mailer
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
Other related posts:
- » [dokuwiki] darcs changes 2008-12-17 - Andreas Gohr