[dokuwiki] darcs changes

  • From: andi@xxxxxxxxxxxxxx (Andreas Gohr)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sun, 7 Aug 2005 04:00:01 +0200 (CEST)

Good Morning!

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

---------------------------------------------------------------------
Sat Aug  6 23:20:00 CEST 2005  Andreas Gohr <andi[at]splitbrain.org>
  * changes to the page subscription feature

Sat Aug  6 17:58:57 CEST 2005  Andreas Gohr <andi[at]splitbrain.org>
  * caching for feeds
  This patch adds caching for XML/ATOM feeds. This is most useful for the
  default feed (linked from the footer and HTML meta header) as this is
  usually the most used one.
  
  The cache is invalidated if a change was made (by checking the the
  filemtime of the changelog). A 5 minute settling time is used to avoid
  invalidating the cache too often when the wiki changes rapidly.

Sat Aug  6 17:12:04 CEST 2005  Harry Fuecks <hfuecks[at]gmail.com>
  * Alternative fix for #384
  The bug with emphasis syntax clashing with URLs did still occur with
  protocols different from http or ftp. This patch might be a better
  solution.
  
  I had to use [^\x00]* instead of .* - for some reason the later won't
  work properly in this case. It means people won't be able to use ASCII
  NUL characters inside an emphasis.
  
  The other thing that won't work is this;
  
  Won't work: //semi colon here>://
  
  People will need to make sure there is at least a space - this will work;
  
  Works //semi colon here>: //
  
---------------------------------------------------------------------

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: