[dokuwiki] darcs changes 2006-08-26

  • From: andi@xxxxxxxxxxxxxx (Andreas Gohr)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 26 Aug 2006 04:00:02 +0200 (CEST)

Good Morning!

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

---------------------------------------------------------------------
Fri Aug 25 16:41:12 CEST 2006  chris[at]jalakai.co.uk
  * update wikiFN with third paramter, $clean
  
  value defaults to true
  
  patch also includes an update to idx_parseIndexLine to make use of the
  new parameter - the index file (if built by DokuWiki's methods) will
  contain already "clean" IDs.
  

Fri Aug 25 16:47:39 CEST 2006  Andreas Gohr <andi[at]splitbrain.org>
  * compression fallback
  This updates the availability check of the choosen compression method. If 
bzip2
  is configured but not available it falls back to gzip if available.

Fri Aug 25 15:47:30 CEST 2006  chris[at]jalakai.co.uk
  * update to previous ft_snippet() patch, improve snippet text selection

Fri Aug 25 12:40:46 CEST 2006  chris[at]jalakai.co.uk
  * ft_snippet optimisations
  
  This patch includes two alternative algorithms for ft_snippet(), the code
  which prepares the snippets seen on the search page - and the most time
  consuming part of the production of that page.
  
  If you have $conf['allowdebug'] on, you can specify the search algorithm to
  use by adding &_search=<algorithm> to the search page url.  Possible values
  are:
    orig   : current dokuwiki algorithm
    opt1   : first cut at improvement, reasonably similar to orig
    opt2   : more optimisation, more different from orig process
  
  
---------------------------------------------------------------------

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:

  • » [dokuwiki] darcs changes 2006-08-26