[dokuwiki] darcs changes 2008-02-28

  • From: andi@xxxxxxxxxxxxxx (Andreas Gohr)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 28 Feb 2008 04:00:02 +0100 (CET)

Good Morning!

This are the darcs changes for DokuWiki committed
yesterday. Please test them and report bugs.

---------------------------------------------------------------------
Thu Feb 28 00:14:47 CET 2008  Aurelien Bompard <aurelien[at]bompard.org>
  * multiple fixes for the zip library
  
   1. A recursive zip function. "$basedir" will be stripped from the path in the
      archive.
  
   2. and 3. : Documentation
  
   4. : Avoid a PHP "Notice"
  
   5., 6. and 7. : handle ODT files where some headers are equal to 0.
  
   8.: Avoid a PHP "Notice"
  

Wed Feb 27 23:29:26 CET 2008  Andreas Gohr <andi[at]splitbrain.org>
  * Added dummy file to tmp directory

Wed Feb 27 23:16:31 CET 2008  Michael Klier <chi[at]chimeric.de>
  * introducing io_mktmpdir()

Wed Feb 27 22:56:40 CET 2008  Michael Klier <chi[at]chimeric.de>
  * introducing the new tmp dir

Wed Feb 27 22:54:08 CET 2008  Andreas Gohr <andi[at]splitbrain.org>
  * use DokuHTTPClient in XMLRPC library
  
  The code should work but is completely untested because it is currently not 
used.

Wed Feb 27 22:30:50 CET 2008  Michael Klier <chi[at]chimeric.de>
  * added config option to enable/disable the XML-RPC interface

Wed Feb 27 22:52:22 CET 2008  Andreas Gohr <andi[at]splitbrain.org>
  * fixed dates for aggregated RSS

Wed Feb 27 16:56:13 CET 2008  Guy Brand <gb[at]isis.u-strasbg.fr>
  * Missing trailing space in signature of sent emails

Wed Feb 27 15:25:15 CET 2008  Guy Brand <gb[at]isis.u-strasbg.fr>
  * Superuser and manager now can be comma separated lists
  
  This patch allows $conf['superuser'] and $conf['manager'] to be lists
  of values instead of only a single value. So one can put:
  
    $conf['superuser'] = 'joe,user,[at]admin,root';
  
  in the wiki config and have users joe, user and root be superusers and
  also any user of group [at]admin.
  
  Some additional test cases related to the change are also provided.
  

Wed Feb 27 16:50:24 CET 2008  Guy Brand <gb[at]isis.u-strasbg.fr>
  * Add namespace changes mail notifications
  
  This patch lets DokuWiki send mail notifications when any page inside
  a namespace gets modified. Two actions are introduced: subscribens and
  unsubscribens and two new buttons also appear in the bundled template.
  
---------------------------------------------------------------------

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-02-28