Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1:/tmp/cvs-serv8514
Modified Files:
TODO
Log Message:
Attempting to rethink TODO list
Index: TODO
===================================================================
RCS file: /cvsroot/php-blog/serendipity/TODO,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- TODO 8 Jul 2003 09:12:52 -0000 1.4
+++ TODO 31 Aug 2003 00:13:56 -0000 1.5
@@ -1,17 +1,17 @@
# $Id$
* Split up serendipity_functions.inc.php
-* Move the library files out of the docroot
-* Unify the configuration system
+* Move the library files out of the doc-root
* Make uploads per-user
-* XHTML 1.0 Strict Compliance
-* Finalize the database schema
-* Add the ability to import and export RSS feeds
* Generate RSS 1.0 Feeds
-* Finalize the plugin api
+* Finalize the plugin API
* Add an OPML plugin for easy blogroll inclusion
* Add a citation extractor plugin
* Add support for multiple weblogs
* Add the ability to have a printer friendly format for the weblog
-* Add a set of css templates that are distributed with serendipity.
- - Choose a reasonable default
+* Convert localization into a phpMyAdmin-like system
+* Allow for upgrades of Serendipity in the installer
+
+? Split up the configuration page and the installer ?
+? Make a better "Powered By" logo ?
+? Convert some of the internal plugins into external plugins ?
|