Return better sql error message for sqlite3 storage.
Display import link from admin page. Removed unused local variables.
Fixed SQL storage for comments.
Added basic support for comments, for now mainly viewing comments from database (no submission forms yet). Added first simple wikitext filter (render wikitext content as xhtml). Ensure response content type is text/html with utf-8 charset.