Summary

Factor out the spiffy-related functionality of qwiki

Metadata

Description

Currently, qwiki seems to be rather closely tied up with spiffy and intarweb, which impedes testing on a local directory of wiki files. Perhaps it will be better to refactor qwiki so that frontends to different web servers (or CGI) can be created.

Changes and comments

[2010-03-30 20:25:03 UTC] sjamaan changed status from new to accepted

[2010-03-30 20:25:03 UTC] sjamaan set owner to sjamaan

[2010-03-30 20:25:03 UTC] sjamaan wrote:

The best approach to achieve this would probably be to revive web-unity.

In the meanwhile, for testing, you could just generate static html files using qwiki-update-file!. For an example on how to use it, see qwiki-install.scm.

[2010-09-07 15:31:12 UTC] sjamaan changed status from accepted to closed

[2010-09-07 15:31:12 UTC] sjamaan set resolution to wontfix

[2010-09-07 15:31:12 UTC] sjamaan wrote:

Refactoring would mean duplicating a lot of stuff, I guess. I don't think it's worth the effort.