[Zope3-Users] reStructuredText renderer question

Douglas Cerna douglascerna at yahoo.com
Tue Aug 21 04:12:13 EDT 2007


Hi everybody.

I'm trying to use the rest renderer package to develop
a cms application. Two questions:

1. I want to know if the renderer can be customized. I
read in the mailing list, in the thread "Disable raw
directive in restructured text" this line:

....
renderer.render(settings_override).strip()
....

However, I read the interfaces.py module and the
render method doesn't receive parameters. I see a
variable 'settings_override' defined in the rest.py
module though. Is this documented somewhere else?

2. Is rest the easiest way to let users create pages
through the web? I first thought of using OpenOffice
Writer odt files to let them upload content and
parsing the xml and extracting images, but I don't
know much of parsing xml or the odt specification. I'd
appreciate any advice on this.

Regards, Douglas.


       
____________________________________________________________________________________
Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out. 
http://answers.yahoo.com/dir/?link=list&sid=396545433



More information about the Zope3-users mailing list