view TODO.txt @ 133:ce478807848e default tip

py3
author Jeff Hammel <k0scist@gmail.com>
date Mon, 28 Dec 2020 21:18:19 +0000
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