[dokuwiki] darcs changes

  • From: andi@xxxxxxxxxxxxxx (Andreas Gohr)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Fri, 16 Jun 2006 04:00:02 +0200 (CEST)

Good Morning!

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

---------------------------------------------------------------------
Thu Jun 15 22:21:22 CEST 2006  Andreas Gohr <andi[at]splitbrain.org>
  * dummy file for meta dir
  makes sure this directory is unpacked from the install tarball
  by dumb windows clients

Thu Jun 15 21:44:19 CEST 2006  Sebastian Harl <sh[at]tokkee.org>
  * register notify #826
  A small patch for dokuwiki which enables dokuwiki to notify the
  administrator about new user registrations

Thu Jun 15 21:17:00 CEST 2006  Andreas Gohr <andi[at]splitbrain.org>
  * greek language update

Thu Jun 15 20:48:47 CEST 2006  Andreas Gohr <andi[at]splitbrain.org>
  * $conf['fetchsize'] added
  This patch adds an option to configure the maximum size for files the 
fetch.php
  will ever download. Setting this to 0 completely turns of the caching of 
external
  media files.
  
  Disadvantages of setting a low or zero fetchsize:
  
    * fetch.php needs to download images to be able to resize them. When the 
used
      fetchsize prevents the downloading the images can only be resized by the
      browser which means the browser will need to download the fullsized image 
first.
  
    * If the linked external media files vanishes it will no longer display in 
the
      wiki because it is not cached.
  
  Advantages of setting a low or zero fetchsize:
  
    * fetch.php may be used for a possible denial of service attack by 
requesting
      many big external files.
  
    * The created cache files may take a lot of space on the server
  
  I recommend to leave the setting at 2MB for internal and private wikis and 
lower
  the setting to about 200 to 500 Kb for bigger public Wikis.
  
  Note: the caching of files uploaded through the media manager is not affected 
by
  this setting.
  
---------------------------------------------------------------------

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: