Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22665
Modified Files:
TODO
Log Message:
ToDo list has moved to wiki: http://www.s9y.org/32.html
Developers should feel free to tweak and edit the document there.
Developers without write-access to our wiki are kindly redirected to Jannis :-)
Index: TODO
===================================================================
RCS file: /cvsroot/php-blog/serendipity/TODO,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- TODO 23 Mar 2004 18:08:24 -0000 1.15
+++ TODO 23 Mar 2004 18:09:26 -0000 1.16
@@ -4,47 +4,3 @@
http://www.s9y.org/32.html
-(! = High Priority, * = Medium Priority, - = Low Priority)
-
-CODE CLEANUP
-============
-
- ! Fix outstanding bugs on SF.net bugtracker
- * Finalize the plugin API
- * Don't trackback files (zip, rar etc.) (Check headers for
- content-type? or just file extension?)
- - Split up the configuration page and the installer
- - Convert some of the internal plugins into external plugins
- - Split up serendipity_functions.inc.php into logical files
- - Rename serendipity_config.inc.php to serendipity.inc.php
-
-NEW FUNCTIONALITY
-=================
-
- ! Support for multiple weblogs with per-user and shared categories,
- admin interface for user management, per-user uploads
-
-INTEGRATION ISSUES
-==================
-
- - Allow for blogging in Mozilla/Firebird sidebars
- - Allow for blogging from GNOME Blog (http://www.gnome.org/~seth/gnome-blog/)
- and gaim-blogger (http://gaim-blogger.sourceforge.net/).
-
-USABILITY
-=========
-
- * Printer friendly version of a page
-
-DOCUMENTATION
-=============
-
- ! Document all available CSS classes/ids
- * Document plugin architecture
-
-PLUGINS
-=======
-
- * OPML/Blogroll plugin [import/export/maintenance]
- - Citation extractor plugin
-
|