Hi Henning

On 05/04/2011 12:54 PM, Henning Haida wrote:
Hi all,

I have mediawiki and mwlib installed on my server and the command

mwrender -w rl -o file.pdf -c http://www.mywiki.tld/w ArticleTitle

produces a PDF of the article given.

Then, I created a book in my wiki, saved it under (default, no
choice) /WikiName:Bücher/Booktitle, and tried to print this. However,
I'm not able to provide the Umlaut ü in the command line.

WARNING: (u'MintosWiki:Bcher/Kulturprojekt', None) could not be
fetched
I assume you only need to use quotation marks around the article name in order to fix this. I am sure this is no problem of mw-render, since I have rendered countless articles with names much funkier than the one above.

If you want to render a saved collection you need to do the following:

mw-render -w rl -o file.pdf -c http://www.mywiki.tld/w --collectionpage 'Bücher/Kulturprojekt'

For future reference: "mw-render --help" is your friend.

Best regards,
Volker


--
volker haas                 brainbot technologies ag
fon +49 6131 2116394        boppstraße 64
fax +49 6131 2116392        55118 mainz
[email protected]    http://www.brainbot.com/

--
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