WCV - Web Content Viewer ~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Kore Nordmann :Date: Sat, 12 Jan 2008 16:35:14 +0100 :Revision: 38 :Copyright: CC by-nc-sa ========= TODO list ========= Version 0.1-beta1 ================= - Better error checking on startup - Handle missing files from some indexers better - Recheck with absolute path to content repository - Mention dotfile handling in installation guide - Apache error handling does not work with POST requests - Optionally use faster ways for tree caching (memcache, APC) - Host autodetection fails when regeneration files on CLI Version 1.0 =========== - Add trackbacks to blog - Optional code highlighting in rst content handler - Provide link extraction and special handling for content. - Useful to perform track- / ping-backs - Useful to define a fixed display type for internal links - Determintaion of implemented interfaces for linked content required. - A web interface for adminstrative task would be nice and make CLI optional - Scripts tasks should be moved to some tool classes - Simple webinterface could be integrated as directory index handler, so hat all files could be copied by FTP or SCP and everything else could be done using the web interface. - Add end user documentation - Does not make sense until CLI requirement is out of the way