[Zope-Annce] ReStructuredText Document 1.0 released
Richard Jones
rjones@ekit-inc.com
Wed, 21 Aug 2002 10:33:23 +1000
This is a Zope interface to the docutils project's ReStructuredText format. It
offers:
- through-the-web editing
- handling of errors (with control over the reporting level)
- FTP editing (with access to the config properties and errors)
- extraction of the document title from the text itself
- configuration of the stylesheet used
- source view
ReStructuredText is a new, but already solid STX (Structured Text) format that
builds upon the wide range of existing STX formats, borrows the good ideas
and learns from their mistakes. For a quick intro, see:
http://docutils.sourceforge.net/docs/rst/quickstart.html
For the curious, the orignal "source" text for that document is at:
http://docutils.sourceforge.net/docs/rst/quickstart.txt
For a discussion of the existing and NG StructuredText formats in Zope, see:
http://docutils.sourceforge.net/spec/rst/problems.html
Download at: http://www.zope.org/Members/richard/ZReST
Docutils / ReStructuredText home: http://docutils.sourceforge.net/
Richard