view TODO.txt @ 64:292aeb1741f3

note about extension point
author k0s <k0scist@gmail.com>
date Mon, 08 Feb 2010 16:29:23 -0500
parents 54ebc7eb8384
children
line wrap: on
line source

TODO
----

 * bitsyblog only has one fundamental event: add blog post. Make this
   an extension point to do horrible things like mirroring to twitter.

 * DELETE posts (since browsers don't delete, maybe a POST request to
   /k0s/20080302221048 might have to be used)

 * DELETE css files

 * edit posts TTW
 
 * User preference:  
   - number of links to display in nav by default
   - how many links based on month, year (probably via a redirect)
   - how many characters to display in the summary div

 * How many posts to display by default at '/%(user)' ? 
   - there should be a preference for what to display by default (this
 month, this year, etc) and links to prev/next months for date views
   - there should (optionally) be a calender widget for easy navigation

 * it would be nice if the viewed user's blog was added to the site nav

 * middleware:
   - CSS zen garden (samadhi)
   - commenting
   - tagging

 * should have '?format=text' for returning the raw text