WikiConverter

T

* Tong *

Hi,

Can anybody make any WikiConverter works?

I tried to use DokuWiki (a dialect for HTML::WikiConverter), but it
failed. So I tried HTML::WikiConverter instead. But I just can't get it
going. Here is what I've tried:

$wc = new HTML::WikiConverter(html => 'http://www.citlink.net/~messengertj/htmlhelp.htm');
print $wc->output, "\n";


$wc = new HTML::WikiConverter(html => 'http://www.citlink.net/~messengertj/htmlhelp.htm', dialect => 'MediaWiki', pretty_tables => 1);
print $wc->output, "\n";

$wc = new HTML::WikiConverter(base_url => 'http://www.citlink.net/~messengertj/', file => 'htmlhelp.htm');
print $wc->output;

.... Nothing works. Anybody can? Please help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,169
Messages
2,570,919
Members
47,458
Latest member
Chris#

Latest Threads

Top