- From: Ville Skyttä <ville.skytta@iki.fi>
- Date: Wed, 17 Aug 2005 23:38:31 +0300
- To: QA Dev <public-qa-dev@w3.org>
- Message-Id: <1124311111.3823.14.camel@localhost.localdomain>
On Mon, 2005-08-15 at 17:21 +0900, olivier Thereaux wrote: > - that Ville should commit his HTML::Template patches. Attached is a patch for the 0_7 branch for comments. I'm somewhat undecided on whether to have the file caching commented out by default in validator.conf (like it is in this patch), or to have it uncommented and document the possible requirement of having the Storable module installed (it's part of Perl 5.8.0 and later, but needs to be separately installed for earlier versions; 0.7.x still supports Perl >= 5.6.0). Perhaps leave it commented out, and just uncomment when deploying on v.w.o? I'm not sure if the top-level "TemplateOptions" section is the best choice in the config file; if someone has better ideas for the name or the "level", shoot. The patch for HEAD would be basically the same as this one, except that there the default caching would default to "cache = 1", uncommented, assuming that we'll require mod_perl and Perl 5.8.0+ there.
Attachments
- text/x-patch attachment: validator-cache.patch
Received on Wednesday, 17 August 2005 20:38:37 UTC