diff options
author | Peter Palfrader <peter@palfrader.org> | 2002-12-03 02:59:13 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2002-12-03 02:59:13 +0000 |
commit | b025be7b869c06a774c09c92170c060bd9e1b179 (patch) | |
tree | 3cad523b5adcd6c22243ecb1724873a7ec6e44f7 /NEWS | |
parent | a5a75de615b8e131c4be7f3f12c2b293fa997ae3 (diff) |
Have support for translated templates
Use CSS - they need to be trimmed, I don't like Sergiusz's colors
thesaurusindexfile and indexfilebasename config values should not longer have the extension (.html) in them
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Changes in + * Have support for translated templates + * Use CSS - they need to be trimmed, I don't like Sergiusz's colors + * thesaurusindexfile and indexfilebasename config values should not + longer have the extension (.html) in them + FIXME - handle this gracefully for now + Changes in version 2.0.5 - 2002-10-25 * Only take default parameters if they are not set in pingd.conf (as opposed to set to undef). |