ref: 0186152bc7efcbf0208dbbb12eff74c4f8b90665
parent: 833e0323d73e4cbd880ab7290b043a3df8e418ac
author: sl <uriel@engel.se.cat-v.org>
date: Thu Mar 5 21:24:26 EST 2009
Update TODO
--- a/sites/werc.cat-v.org/development/todo.md
+++ b/sites/werc.cat-v.org/development/todo.md
@@ -2,13 +2,13 @@
==============================
* 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.
+* 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 (**Mostly done in RC1**)
* Blog:
* Comment threading.
* Some form of pagination (taking advantage of history browsing.)
* Sitemaps:
* Index pages should be used for description of directories.
- * Cache web sitemap generation. (**done**)
+ * Cache web sitemap generation. (**Done in RC0**)
* Layout improvements:
* Need to find a way to rig the order of items in the sidebar.
* Right sidebar.
@@ -53,5 +53,5 @@
----------
* Sitemap can handle $dirfilter inconsistently from other places (**fixed**).
-* Finding directories that are inaccessible (-rx) can generate an infinite loop (Works for me? Fixed with new menu code?)
+* Finding directories that are inaccessible (-rx) can generate an infinite loop (**Works for me? Fixed with new menu code?**)
* Some cat-v.org bits still left over here and there, should make them configurable (1.0 blocker) (**fixed**?)