[Doc-SIG] Re: Wikis using reST
Ian Bicking
ianb@colorstudy.com
04 Apr 2003 18:44:18 -0600
Someone pointed this thread out to me. I thought I'd note that the
example application for the Web Framework Shootout is a Wiki using reST:
http://colorstudy.com/docs/shootout.html
It uses a generic Wiki module that is in the docutils sandbox CVS
repository. It is certainly fairly primitive -- I wanted an example
that could fit in a paper (actually fit in many times over) -- but the
core Wiki concepts are delightfully simple, and it lives up to that at
least.
I'm interested in extending the module, as I like the basic architecture
with a firm separation of content from interface. But there's lots of
things I'm interested in extending...
Ian