[dokuwiki] darcs changes

Good Morning!

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

---------------------------------------------------------------------
Fri Jun 17 14:42:15 CEST 2005  dave.winter[at]commanderbond.net
  * fixed bug for MySQL passcrypt
  Write the long patch description into this file.
  The first line of this file will be the patch name.
  Everything in this file from the above ***DARCS*** line on will be ignored.
  
  This patch contains the following changes:
  
  M ./inc/auth/mysql.php -1 +2

Fri Jun 17 19:50:13 CEST 2005  andi[at]splitbrain.org
  * minor fixes

Fri Jun 17 15:10:41 CEST 2005  matthiasgrimm[at]users.sourceforge.net
  * XML conformity for media reference dialog
  XML has problems with the usual PHP shortcuts '<?' or '<?='.
  This patch replaces such shortcuts with the XML compliant
  versions in the mediafile references dialog. It is handled
  separately because the reference check patch is not yet
  merged to the upstream source

Fri Jun 17 15:03:35 CEST 2005  matthiasgrimm[at]users.sourceforge.net
  * make DokuWiki xml conform
  XML has problems with usual PHP shortcuts like '<?' or '<?='.
  This patch replaces such shortcuts with the XML compliant
  versions:
   '<?'  -> '<?php'
   '<?=' -> '<?php echo'
   

Fri Jun 17 14:18:38 CEST 2005  matthiasgrimm[at]users.sourceforge.net
  * locks must not survive logoff
  If a user logout during editing an article, this article will be blocked
  until end of timeout. This patch removes an open lock, if the user log off.

Fri Jun 17 13:38:55 CEST 2005  matthiasgrimm[at]users.sourceforge.net
  * search fix FS#395
  This patch fixes FS#395 and another bug in the fulltext search
  which accepts single '+' and '-' signs as search input.

Fri Jun 17 11:48:26 CEST 2005  andi[at]splitbrain.org
  * spellchecker fix for ignoring links

Fri Jun 17 10:48:20 CEST 2005  andi[at]splitbrain.org
  * use $conf[title] in notify mails #374
---------------------------------------------------------------------

Single patches can be downloaded from
http://dev.splitbrain.org/darcs/index.cgi/dokuwiki/?c=patches

Bye,
your darcs changlog mailer 


-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: