Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1:/tmp/cvs-serv2907
Modified Files:
TODO
Log Message:
updated TODO
Index: TODO
===================================================================
RCS file: /cvsroot/php-blog/serendipity/TODO,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- TODO 13 Sep 2003 22:17:46 -0000 1.9
+++ TODO 30 Sep 2003 01:39:58 -0000 1.10
@@ -14,6 +14,7 @@
* Allow for superuser auto-login (Cookies)
* Allow for blogging in Mozilla/Firebird sidebars
* Allow for blogging from GNOME Blog (http://www.gnome.org/~seth/gnome-blog/)
+* Instead of keeping track of how many comments in the entries table, do some kind of JOIN with the comments table.
! Don't trackback files (zip, rar etc.) (Check headers for content-type? or just file extension?)
! Allow for upgrades of Serendipity in the installer
|