On Mon, Nov 29, 2010 at 10:33 AM, Ralf Schmitt <[email protected]> wrote:

> ale <[email protected]> writes:
>
> > Hi,
> >
> > I'd like to have an rtf render in order to transform wiki pages to rtf
> document.
> > Mwlib new version have this render? If not, can I know how to add my
> personal render in mwlib library?
>
> no we don't have a rtf writer. Have a look at mwlib.rl as an example for
> a mwlib writer.
>
> Cheers,
> Ralf
>
>
>
Thank you very much for the answer.
I tried to create a writer such as rl.writer, but I can't "register" it into
writers list.
I set correctly  mwlib.writers in

 mywriter/EGG-INFO/entry_points.txt

but if I use the command

 mw-render --list-writers

my new writer is not present in the list and if I try to use it for render
wiki pages in log file it results writer unknown.

Why? What I should configure in my writer or in mwlib in order to view
mywriter in the writers list?

Best regards

Alessandra Serrau

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