WCV - Web Content Viewer ~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Kore Nordmann :Date: Thu, 18 Oct 2007 20:37:45 +0200 :Revision: 5 :Copyright: CC by-nc-sa ==== Bugs ==== Known issues: - Multiiple files in the content directory with the same name but different extensions are not handled properly in directory indexer - WCV does not work anywhere else, then in the root of some domain. This could be fixed by refactoring the path factory accordingly. - The used scripts for content transformation (rst2xml, ...) are not configurable, by binary name or location. - The currently used program pdflatex used to generate PDFs from latex source is very unstable, which may result in documents not being redered, or the updateCache script not responding at all. - The xslt to transform the rst xml to HTML always uses some JavaScript to make mail unreadable. This should be at least optional.