Mercurial > hg > bitsyblog
comparison TODO.txt @ 64:292aeb1741f3
note about extension point
author | k0s <k0scist@gmail.com> |
---|---|
date | Mon, 08 Feb 2010 16:29:23 -0500 |
parents | 54ebc7eb8384 |
children |
comparison
equal
deleted
inserted
replaced
63:e3c72e2c881e | 64:292aeb1741f3 |
---|---|
1 TODO | 1 TODO |
2 ---- | 2 ---- |
3 | |
4 * bitsyblog only has one fundamental event: add blog post. Make this | |
5 an extension point to do horrible things like mirroring to twitter. | |
3 | 6 |
4 * DELETE posts (since browsers don't delete, maybe a POST request to | 7 * DELETE posts (since browsers don't delete, maybe a POST request to |
5 /k0s/20080302221048 might have to be used) | 8 /k0s/20080302221048 might have to be used) |
6 | 9 |
7 * DELETE css files | 10 * DELETE css files |