<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/scrollserver/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/scrollserver/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 23 Sep 2001 02:16:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/scrollserver/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Add &amp;quot;--help&amp;quot; option</title><link>https://sourceforge.net/p/scrollserver/bugs/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be nice to have help available from the&lt;br /&gt;
command line with the standard &amp;amp;quot;--help&amp;amp;quot; parameter, e.g.:&lt;/p&gt;
&lt;p&gt;./scrollserver.py --help&lt;/p&gt;
&lt;p&gt;Usage: scrollserver.py [OPTIONS]&lt;/p&gt;
&lt;p&gt;scrollserver.py - Python HTTPD server that provides&lt;br /&gt;
access to a scrollkeeper database from a web browser&lt;br /&gt;
using the URL &lt;a href="http://localhost:8000" rel="nofollow"&gt;http://localhost:8000&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;-p, --port=PORT&lt;br /&gt;
Specify port number on which scrollserver&lt;br /&gt;
listens  (default 8000)&lt;/p&gt;
&lt;p&gt;--help  Display this help and exit&lt;/p&gt;
&lt;p&gt;--version Display version number and exit&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Scott</dc:creator><pubDate>Sun, 23 Sep 2001 02:16:56 -0000</pubDate><guid>https://sourceforge.net608030bfb1cad098a8cfb16f945af037370f6479</guid></item><item><title>Version no differs in code and package</title><link>https://sourceforge.net/p/scrollserver/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The initial release is called &amp;amp;quot;0.4&amp;amp;quot; but when you run&lt;br /&gt;
scrollserver it states:&lt;/p&gt;
&lt;p&gt;ScrollServer v0.3 -- development version!&lt;/p&gt;
&lt;p&gt;Yes, this is minor...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Scott</dc:creator><pubDate>Sun, 23 Sep 2001 01:53:48 -0000</pubDate><guid>https://sourceforge.net5361fac01d683aa20e6d2124fbb862b467da8726</guid></item><item><title>Some files cached in local directory</title><link>https://sourceforge.net/p/scrollserver/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;All cache files should go in /var/cache/scrollserver/ &lt;br /&gt;
instead.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Merrill</dc:creator><pubDate>Sat, 22 Sep 2001 14:41:30 -0000</pubDate><guid>https://sourceforge.net8496ded6562c277349a0d6ca69c41c7022e1c1ac</guid></item><item><title>DocBook stylesheets out of date</title><link>https://sourceforge.net/p/scrollserver/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Norman Wash has released a newer version of the &lt;br /&gt;
DocBook xsl stylesheets, so I need to merge my &lt;br /&gt;
enhancements with them.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Merrill</dc:creator><pubDate>Fri, 21 Sep 2001 18:02:53 -0000</pubDate><guid>https://sourceforge.net58bbb55393752e4d112c8e7df307b202cc7cb60e</guid></item><item><title>Document sort is case sensitive</title><link>https://sourceforge.net/p/scrollserver/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Document list should be insensitive to case.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Merrill</dc:creator><pubDate>Fri, 21 Sep 2001 04:06:15 -0000</pubDate><guid>https://sourceforge.netac630d87ce5b77e4ead93558fdd7f150e1d71b99</guid></item><item><title>Post website</title><link>https://sourceforge.net/p/scrollserver/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Duh, need a website.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Merrill</dc:creator><pubDate>Thu, 20 Sep 2001 17:37:57 -0000</pubDate><guid>https://sourceforge.netc519d41379846848fcef44f43deb92b3c1153b3c</guid></item><item><title>Build tarball</title><link>https://sourceforge.net/p/scrollserver/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Build a tarball for installation.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Merrill</dc:creator><pubDate>Thu, 20 Sep 2001 17:19:27 -0000</pubDate><guid>https://sourceforge.netb2ce649b3a40c99acfbd63fc25d8c1e547eace88</guid></item><item><title>Display images for DocBook files</title><link>https://sourceforge.net/p/scrollserver/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Xsltproc converts DocBook XML and SGML source files &lt;br /&gt;
into html, but doesn't touch relative links to &lt;br /&gt;
embedded graphics. So, when we serve the final output &lt;br /&gt;
there are no images.&lt;/p&gt;
&lt;p&gt;Fixing this will mean solving the problem of knowing &lt;br /&gt;
which document's home directory should be used as the &lt;br /&gt;
relative path for these links, which means figuring &lt;br /&gt;
out how to pull that information from the &lt;br /&gt;
SimpleHTTPServer.&lt;/p&gt;
&lt;p&gt;I don't want to create copies of local images, but am &lt;br /&gt;
considering adding symlinks in the cache directory to &lt;br /&gt;
the files in the document's home directory to simplify &lt;br /&gt;
serving them. This may still be a good approach for &lt;br /&gt;
local documents. However, it won't work if the &lt;br /&gt;
document is being pulled from a remote location via &lt;br /&gt;
http. In that case, I will have to actually retrieve &lt;br /&gt;
the image file and store a copy locally, in the cache.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Merrill</dc:creator><pubDate>Thu, 20 Sep 2001 17:07:26 -0000</pubDate><guid>https://sourceforge.neta33f4d9e593be9a8d4f1e59e2a11da2dfec2cf0c</guid></item></channel></rss>