check the implementation of the ZReST product or the reStructuredText package in Zope. -aj --On Dienstag, 30. September 2003 8:50 Uhr +0400 Samir Mishra <SamirMishra@cbuae.gov.ae> wrote:
Seem to be experiencing a mental block this morning...
I would like to create an external script, call it reStr, obviously Pythonic, such that, on a command line -
$ reStr some-text-file.txt > some-rendered-html.html
will give me a file that users can view and publish from outside Zope.
My question(s): 1) Has someone done anything similar? If so, any pointers/tips will be appreciated. 2) Does anyone know what modules I may need to import? Which functions I'd call? Would it be 'StructuredText'?
Really am feeling stupid today.
TIA.
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )