view TODO.txt @ 94:fa221a2d24d9

wow; old + crufty
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 24 Apr 2013 09:07:15 -0700
parents 292aeb1741f3
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