LDP/LDP/scrollserver/README

25 lines
740 B
Plaintext
Raw Normal View History

2001-09-10 12:23:50 +00:00
Introduction
------------
2001-09-20 03:19:31 +00:00
This is ScrollServer 0.3, a Python based http server that provides access to
2001-09-10 12:23:50 +00:00
a scrollkeeper database with any web browser.
ScrollServer is in very early development, but it is already useful. It has
been tested on RedHat 7.1 and Debian Woody. Reports of success or failure on
other systems greatly appreciated.
2001-09-10 12:23:50 +00:00
Known Bugs
----------
Images are not displayed for sources files not in html format.
XML files are not yet supported, or at least not tested.
2001-09-10 12:23:50 +00:00
Gnome specific uris such as gnome-help:foo don't work. I and the gnome-doc
people are working on a solution. It may just mean work in the xsl stylesheets.
2001-09-10 12:23:50 +00:00
KDE documents haven't even been looked at yet.
HTML is cached, but there is no cache management.