[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pretend to be on a case insensitive filesystem
From: |
Karl Berry |
Subject: |
Re: pretend to be on a case insensitive filesystem |
Date: |
Sun, 22 Jul 2012 22:03:24 GMT |
I have implemented the frequently asked request to add a way to
_pretend_ html is generated on a case-insensitive filesystem
Great.
CASE_INSENSITIVE_FILENAMES. Is it ok? Should it be a command line
switch or is it ok for to be only a customization variable?
I think it's fine for it to be a conf variable, since it can set
perfectly easily from the cmd line. Probably preferable.
BTW, reviewing the --help message, I wonder if --set-init-variable
should be renamed to --set-conf-variable, since we always call those
things "configuration variables", not "initialization variables". We
could support both names if need be. Wdyt?
Thanks,
k