Commit Graph

44 Commits

Author SHA1 Message Date
david acbeb87f85 oops, -o wasn't working 2002-01-13 18:00:34 +00:00
david ea9db2bd93 *** empty log message *** 2001-12-25 01:13:46 +00:00
david 323fea5326 fix /usr/bin/python2 -> /usr/bin/python, for non-Debian systems 2001-12-16 16:00:52 +00:00
david 35484f7b9d *** empty log message *** 2001-11-26 03:16:55 +00:00
david 4c54c8ead8 *** empty log message *** 2001-11-26 03:00:58 +00:00
david 536c34defa *** empty log message *** 2001-11-26 02:52:12 +00:00
david 2453322c59 Releasing 0.6 2001-11-26 00:00:54 +00:00
david a5a1b45235 tweaks, and releasing version 0.6 2001-11-25 23:56:01 +00:00
david 188d72cb81 documentation tweaks and website update 2001-11-25 23:26:18 +00:00
david 066aec74f2 fix cache directory by appending / 2001-11-25 23:04:27 +00:00
david 72970f3b78 update home page to scrollserver.org 2001-11-25 23:02:51 +00:00
david e8a386bbd8 *** empty log message *** 2001-10-02 23:02:51 +00:00
david 24825c308f added www dir to hold the website 2001-09-30 17:17:15 +00:00
malcolm a0d3129cb3 Oops. Forgot to define the new exception class. 2001-09-29 17:37:31 +00:00
malcolm 7e34bc07f8 Moved some function comments in scrollserver.py to docstrings.
Added the config.py file for parsing configuration options. This also adds the
'--help' commandline parameter. Some globals are now configuration parameters
to save having to edit the sourcefiles.

Changed the RequestHandler class to derive directly from
BaseHTTPRequestHandler, since this allows us to more easily set the interface
and port. It will also make life easier when it comes time to add
multi-threading or forking to the model. This required the creation of do_GET
and do_HEAD methods, but they aren't too involved.
2001-09-29 17:23:58 +00:00
david 8a7bd03e95 Upped version 2001-09-28 01:51:22 +00:00
david 292effbad4 *** empty log message *** 2001-09-28 00:40:58 +00:00
david 10823780c2 Installed newest Norman Walsh stylesheets and put in cvs for convenience. 2001-09-28 00:32:39 +00:00
david 05b26e39e1 *** empty log message *** 2001-09-25 23:39:37 +00:00
david 269681cdc5 *** empty log message *** 2001-09-25 03:50:14 +00:00
david 4efc59bf43 *** empty log message *** 2001-09-25 03:30:10 +00:00
david 05f7060bd5 Malcolm: send Content-length, killed FileContents(), url bug 2001-09-25 01:17:19 +00:00
david d403f04290 *** empty log message *** 2001-09-25 00:59:46 +00:00
david 1a2803a9b1 Imported Norm Walsh's 1.44 docbook xsl stylesheets
Commented code
2001-09-24 06:03:38 +00:00
david c65af82b0e Added HACKING, stylesheet tweaks, new pages 2001-09-23 17:32:51 +00:00
david 8e0a19e9c7 Moved default.css, fixed regression for /index.html 2001-09-23 14:54:16 +00:00
david ef7534d208 Pass locale string to scrollkeeper. 2001-09-22 22:45:34 +00:00
david 8e26559ffc Pass locale to ScrollKeeper 2001-09-22 17:52:38 +00:00
david 854ff2d376 All documents including local html now cached. Local html is linked to. 2001-09-22 16:40:18 +00:00
david 8882c40253 All cache files now in /var/cache/scrollserver, and handle anchors in uri. 2001-09-22 15:54:01 +00:00
david 56f8f84cf5 Updated README 2001-09-22 15:28:08 +00:00
david 5a797df0f1 Edited 2001-09-22 15:27:38 +00:00
david d056af330e Make header links absolute paths not relative 2001-09-22 15:26:25 +00:00
david d16184548d Edited home page 2001-09-22 15:25:29 +00:00
david f38a174b50 many updates, see CHANGELOG. 2001-09-22 02:54:49 +00:00
david 3b9efcac5c Version 0.3 -- see CHANGELOG 2001-09-20 03:19:31 +00:00
david 68bcae0d19 Documentation, removed some stale imports. 2001-09-18 16:37:57 +00:00
david 33680c8089 refactored to generate all html using xsl and xsltproc 2001-09-17 01:20:40 +00:00
david 1be4a9418d Removed some filesystem location dependencies in stylesheets 2001-09-11 01:54:07 +00:00
david 295e283e94 Added custom stylesheets 2001-09-11 01:44:37 +00:00
david d24b67132c Added local stylesheets for custom xslt processing 2001-09-11 01:40:42 +00:00
david 8ddc72260d Simple installation instructions 2001-09-10 12:29:31 +00:00
david 2168d8227d Administrivia for the project. 2001-09-10 12:23:50 +00:00
david a45278a257 Initial, barely functional (but functional!) code. 2001-09-10 03:14:13 +00:00