It whould be just good to press "Ctrl+E" in Mozilla (or
smth in Amanya) , edit page in HTML-Editor, and then
press "Publish" - and it will be there!
It means script whould parse file it got , cut main
part and convert it back to Wiki-Text.
So user whould not need to know any Wiki language
(except for links may be)
Logged In: YES
user_id=13755
tested (even with htmlarea3) but will not fit to wiki
philosophy.
the html->wiki parser is hard.
Logged In: YES
user_id=13755
Some update on the HtmlParser. There is working perl parser
on CPAN, to which I added PhpWiki support.
cpan Html::WikiConverter
And I started writing the php counterpart.