|
From: | Shigio YAMAGUCHI |
Subject: | Re: [RFC] Removing some features of htags(1) |
Date: | Thu, 8 May 2014 14:47:00 +0900 |
Hello all,I would like to remove the following features of htags(1).The purpose is reducing the maintenance costs. Althoughthese are seldom used, the maintenance cost is high.Especially, they are difficult to explain the usage, andare obstacle for making static CGI scripts.o The --system-cgi option.o The -c (--compact) option.o The --overwrite-key option.If the --system-cgi is removed, this is not needed.o The -x (--xhtml[=version]) option.From now on, Each header has '<!DOCTYPE html ... XHTML 1.0 ...>'o Configuration variable 'script_alias'.If the --system-cgi is removed, this is not needed.o Configuration variable 'normal_suffix'.From now on, this is hard coded as '.html'.o Configuration variable 'gzipped_suffix'.If the -c option is removed, this is not needed.I think these are not important any longer.Any comment?--Shigio YAMAGUCHI <address@hidden>PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3
[Prev in Thread] | Current Thread | [Next in Thread] |