From e2286b144d2cc581168cc6cf0058062cb116a863 Mon Sep 17 00:00:00 2001 From: Uriel Date: Mon, 2 Feb 2009 19:49:51 +0100 Subject: [PATCH] Add todo to werc website. --- sites/werc.cat-v.org/development/todo.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sites/werc.cat-v.org/development/todo.md diff --git a/sites/werc.cat-v.org/development/todo.md b/sites/werc.cat-v.org/development/todo.md new file mode 100644 index 0000000..8d450f7 --- /dev/null +++ b/sites/werc.cat-v.org/development/todo.md @@ -0,0 +1,5 @@ +Plans and ideas for the future +============================== + +* Review ideas from: http://www.w3.org/TR/chips/ and http://www.w3.org/Provider/Style/URI and see if we can do better +* Canonize and redirect all requests, we already do this for things like missing or trailing /, should do the same for /. and /./, etc. Deleting trailing . and , should make pasted urls in emails work as links.