comparison TODO.txt @ 54:8a80d060731a

update TODO
author k0s <k0scist@gmail.com>
date Sat, 26 Dec 2009 22:13:35 -0500
parents e3823be6a423
children 5bfe9f14b11c
comparison
equal deleted inserted replaced
53:3b4dd5d46e49 54:8a80d060731a
1 TODO 1 TODO
2 ---- 2 ----
3 3
4 * DELETE posts (since browsers don't delete, maybe a POST request to 4 * DELETE posts (since browsers don't delete, maybe a POST request to
5 /k0s/20080302221048 might have to be used) 5 /k0s/20080302221048 might have to be used)
6 6
7 * DELETE css files 7 * DELETE css files
8 8
9 * User preference: number of links to display in nav by default 9 * edit posts TTW
10
11 * User preference: number of links to display in nav by default
10 12
11 * How many posts to display by default at '/%(user)' ? 13 * How many posts to display by default at '/%(user)' ?
14 - there should be a preference for what to display by default (this
15 month, this year, etc) and links to prev/next months for date views
16 - there should (optionally) be a calender widget for easy navigation
12 17
13 * it would be nice if the viewed user's blog was added to the site nav 18 * it would be nice if the viewed user's blog was added to the site nav
14 19
15 * years, months in a user's nav 20 * middleware:
21 - CSS zen garden (samadhi)
22 - commenting
23 - tagging
16 24
17 * method for getting blog post title
18
19 * smarter permalinks; should not use host_url
20
21 * blog entries now record the user so methods should not need the user
22 to be passed in with the blog entry (code cleanup)
23
24 * single user bitsyblog -> BitsierBlog
25
26 * PUT to blog should edit (/k0s/20080302221048/edit should front end
27 this, which renders the post form but with the text already inside
28 and a datestamp specified)
29
30 * markup.form should have different layouts
31
32 * markup.form should (optionally?) use the Settings for validation, etc.
33
34 * better atom feeds?
35
36 * simple CAPTCHA auth for ephemeral users
37
38 * code cleanup (the eternal chore)
39
40 * middleware:
41 ** CSS zen garden (samadhi)
42 ** commenting
43 ** tagging
44
45 >>> this is 2.0