Mercurial > hg > bitsyblog
view TODO.txt @ 116:8a3b8fee1df2
py3
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Tue, 03 Nov 2020 14:14:29 -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