TODO for JaBlog
Here's a short TODO list for the future, in no particurlar order or precedence:
- XML-RPC support for MetaWeblog and MovableType
- Allow restoration of template backups
- Clean up RSS 1.0 handling, particurlarly the date formatting
- Add JTidy suppoort for new posts
- Enable automatic excerpt creation from posts, either normal or via XML-RPC.
- Add per-user options
- Add a per-user option that interprets two linebreaks in a row as a paragraph change.
- Add support for an WYSIWYG html editor in jablog.
- Add a media file management interface
- Force posts to be well-formed XHTML1.1 fragments
- Add a comment feed and a full text RSS feed besides the excerpts-only feed that we currently provide.
- Find some way so that CSS files can define relative paths for images.
- We could provide pre-generated themes as template backups that a user can 'restore' to his/her blog to change its appearance and behaviour.
Some framework decisions still pose some problems for us, as f.e. Turbine does not have a caching system, and the current file-only cache I've written is an ugly hack.



Comments