Thank you very much for the hint!
I made it but now I can't have the pdf rendering.
In mwrender log file I found this error:

  File "/usr/lib/python2.5/site-packages/mwlib.rl-0.12.3-py2.5.egg/
mwlib/rl/pagetemplates.py", line 86, in beforeDrawPage
    p = Paragraph(formatter.cleanText(pagefooter, escape=False),
text_style())
TypeError: cleanText() got an unexpected keyword argument 'escape'
   handle_pageBegin args=()
2009-10-20T09:35:33 rlwriter.error >> RENDERING FAILED: TypeError
("cleanText() got an unexpected keyword argument 'escape'\n
handle_pageBegin args=()",)

Anybody know what is happening?

Thank
aleserrau


On Oct 19, 11:26 am, Ralf Schmitt <[email protected]> wrote:
> ale <[email protected]> writes:
> > Hi updated my mwlib installation by commands:
>
> > easy_install --upgrade mwlib
> > easy_install --upgrade mwlib.rl
>
> You'll have to use the git version of mwlib.rl in order to make this
> work.
>
> git clone git://code.pediapress.com/mwlib.rl
> cd mwlib.rl; python setup.py build install
>
> should allow you to install it.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to