[dokuwiki] Re: adding bz2 support?
- From: "Terence J. Grant" <tjgrant@xxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 25 Aug 2006 08:48:10 -0400
i implemented it like this:
$conf['compression'] = 'gz'; //compress old revisions: (0: off) ('gz':
gnuzip) ('bz2': bzip)
Right, but 0, 1, 2 is backward compatible with 0, 1; the current
method. Also, some options (like userewrite) are 0, 1, 2. I'll agree
that it's intuitive, but we have config plugin now so it would not be
so much of an issue.
--
--Terence J. Grant(tjgrant@xxxxxxxxxxxx)
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: adding bz2 support?
- From: Andreas Gohr
- References:
- [dokuwiki] adding bz2 support?
- From: Andreas Gohr
- [dokuwiki] Re: adding bz2 support?
- From: Terence J. Grant
- [dokuwiki] Re: adding bz2 support?
- From: Marcel Senf
Other related posts:
- » [dokuwiki] adding bz2 support?
- » [dokuwiki] Re: adding bz2 support?
- » [dokuwiki] Re: adding bz2 support?
- » [dokuwiki] Re: adding bz2 support?
- » [dokuwiki] Re: adding bz2 support?
- » [dokuwiki] Re: adding bz2 support?
- » [dokuwiki] Re: adding bz2 support?
- » [dokuwiki] Re: adding bz2 support?
- » [dokuwiki] Re: adding bz2 support?
i implemented it like this:
$conf['compression'] = 'gz'; //compress old revisions: (0: off) ('gz':
gnuzip) ('bz2': bzip)Right, but 0, 1, 2 is backward compatible with 0, 1; the current method. Also, some options (like userewrite) are 0, 1, 2. I'll agree that it's intuitive, but we have config plugin now so it would not be so much of an issue.
- [dokuwiki] Re: adding bz2 support?
- From: Andreas Gohr
- [dokuwiki] adding bz2 support?
- From: Andreas Gohr
- [dokuwiki] Re: adding bz2 support?
- From: Terence J. Grant
- [dokuwiki] Re: adding bz2 support?
- From: Marcel Senf