# HG changeset patch # User k0s # Date 1261883615 18000 # Node ID 8a80d060731a7c1713fec92e1bd0b4ad1fd6d8ac # Parent 3b4dd5d46e4990e1c3e7f593e1af0e36c58892da update TODO diff -r 3b4dd5d46e49 -r 8a80d060731a TODO.txt --- a/TODO.txt Sat Dec 26 22:03:54 2009 -0500 +++ b/TODO.txt Sat Dec 26 22:13:35 2009 -0500 @@ -1,45 +1,24 @@ TODO ---- -* DELETE posts (since browsers don't delete, maybe a POST request to - /k0s/20080302221048 might have to be used) - -* DELETE css files - -* User preference: number of links to display in nav by default - -* How many posts to display by default at '/%(user)' ? + * DELETE posts (since browsers don't delete, maybe a POST request to + /k0s/20080302221048 might have to be used) -* it would be nice if the viewed user's blog was added to the site nav - -* years, months in a user's nav + * DELETE css files -* method for getting blog post title - -* smarter permalinks; should not use host_url - -* blog entries now record the user so methods should not need the user - to be passed in with the blog entry (code cleanup) + * edit posts TTW + + * User preference: number of links to display in nav by default -* single user bitsyblog -> BitsierBlog - -* PUT to blog should edit (/k0s/20080302221048/edit should front end - this, which renders the post form but with the text already inside - and a datestamp specified) - -* markup.form should have different layouts - -* markup.form should (optionally?) use the Settings for validation, etc. + * 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 -* better atom feeds? - -* simple CAPTCHA auth for ephemeral users - -* code cleanup (the eternal chore) + * it would be nice if the viewed user's blog was added to the site nav -* middleware: -** CSS zen garden (samadhi) -** commenting -** tagging + * middleware: + - CSS zen garden (samadhi) + - commenting + - tagging ->>> this is 2.0