constance

Scripts for generating (an earlier obsolete version of) my personal web site
git clone https://code.djc.id.au/git/constance/
commit 5f0c8da0b6f620c3ebc4eb179b1d5218fbd36ca8
parent 8096e580691be641fa37ea02d236e35b52a6f288
Author: Dan Callaghan <djc@djc.id.au>
Date:   Tue, 16 Sep 2008 08:25:37 +1000

noticed this in apache logs

Diffstat:
MTODO | 2++
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -19,3 +19,5 @@
   - perhaps as interim step could export from Nokia and embed gmaps directly in constance?
 - document on-disk format for the entry types
 - tests!!!!!!!!
+- escape high bytes in URLs (should work properly since the page is UTF-8 anyway, but it seems to confuse at least MSN-Bot (and probably IE) sigh)
+  - better means of generating URLs?