Sven <[email protected]> writes: > Hello. > > Is there a way to select the article to be rendered (by mw-render) by the > id element > instead of the title element?
IMHO that's not possible. > > If this is not possible, what is the recommended way to pass titles with > special characters to > mw-render? mw-render assumes command line arguments are utf-8 encoded. You should be able to copy & paste titles from your web browser. $LANG must probably be set for that to work. I've set $LANG to en_US.UTF-8, and it's working for me. -- Cheers Ralf -- 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.
