[dokuwiki] Re: DokuWikiFCK-0.20 released

Harry Fuecks wrote:
Some people are always going to have trouble with CPAN, especially on
shared hosts. There are HTML parser in PHP BTW;

http://simpletest.svn.sourceforge.net/viewvc/simpletest/simpletest/trunk/parser.php
< the SimpleHTMLSaxParser
http://pear.php.net/package/XML_HTMLSax3 < also a SAX-like parser

Both of those are fairly simple and should work on PHP4 and 5

Meanwhile http://htmlpurifier.org/ is a truly excellent HTML parser
although PHP5 is required
Thanks for the links.  I'll take a look a them.

I was looking at two PEAR modules, Text_Wiki and Text_Wiki_Doku, which do in PHP what HTML::WikiConverter and HTML::WikiConverter::DokuWiki do in Perl. These do basic HTML to DokuWiki conversion, which means that all I have to think about is how to interpret the FCKeditor and its graphic capabilities to DokuWiki. But I'm not sure what the advantages would be of converting to PHP. Also, I find that there are things I can do with Perl's regular expressions that can't be as easily done in PHP. Probably this is just due to my own lack of facility with PHP.


Myron

--

_____________________
Myron Turner
http://www.mturner.org
http://net18reaching.org/cityscapes

--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: