view TODO.txt @ 83:666f3051ce31

move cook_entry to its own function
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 17 Nov 2011 12:15:43 -0800
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