From c1695814850ef0e1f8b4919684008570d93cfaf3 Mon Sep 17 00:00:00 2001 From: Brit Butler Date: Wed, 30 Jan 2013 23:32:55 -0500 Subject: [PATCH] TODO updates. --- TODO | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 98dbc93..937208b 100644 --- a/TODO +++ b/TODO @@ -5,13 +5,14 @@ BUGS: TODO: 0.9 +; Add HACKING.md docs, i.e. formalize workflow+releases. No more landing broken stuff on master! +; Document available plugins. +; Document plugin API. +Coleslaw.next ; Add SHOUT content type. ;; needs: shout template/render function. Twitter\Disqus integration with shouts? -;; Indices fundamentally don't know about content-types. Is that a problem? ;; Rename index.posts to something else? -Coleslaw.next -; improve date check/error reporting. -> 0.9 -; doc themes and plugins, s3+hunchentoot. -> 0.9 -; unit tests -> 0.9 +; Document theming/template system. +; unit tests ; Incremental compilation: only "touched" posts+tags+months and by-n. -> 1.0 -;; possible plugins: analytics, logging/monitoring, crossposting +