ソースを参照

TODO updates.

Brit Butler 13 年 前
コミット
c18562d202
共有1 個のファイルを変更した2 個の追加10 個の削除を含む
  1. 2 10
      TODO

+ 2 - 10
TODO

@@ -31,15 +31,7 @@ It's interesting to note two things.
31 31
 -- Blogs are platforms designed for content syndication/publishing, not intelligent discourse.
32 32
 
33 33
 TODO:
34
-;;;; implement start-coleslaw, stop-coleslaw!
35
-;;;; implement cl-store use+init, once every 24 hours?
36
-;;;; implement update-site, parse-file support.
37
-;;;; how many globals can we move into *storage* as keywords? ALL OF THEM!
38
-;;;; --what about accessing them?
39
-;;;; write a proper version of escape considering wild pathnames and valid URL issues
40
-;;;; implement atom feed. RSS too?
41
-;;;; implement non-disqus comment support?
42
-;;;; What do post update semantics look like? i.e. edit file to change tags. what about post-removal?
43
-
34
+;;;; implement atom or RSS feed!
44 35
 ;;;; plugins: analytics, logging/monitoring, crossposting, disqus, pygments/gists
45 36
 ;; support old URLs via use of post-aliases?
37
+;;;; write a proper version of escape considering wild pathnames and valid URL issues