Re: [cowiki-dev] Extension to coWiki text formatting
"Daniel T. Gorski" <[email protected]>
| Newsgroups | gmane.comp.php.cowiki.devel |
|---|---|
| Message-ID | <20050420225318.GW2777@bantha> |
On 19 Apr 16:20, Archie Campbell wrote: > Re bug #195, WikiParser accepting <u>, <i>, <b>... I could fix a scheme > for user-defined attributes in the output HTML, such that <u > origin="wiki"> back-parses to "__" and <u origin="html"> back-parses to > "<u>". Any takers? Comments on expanding this? Put downs? I personally won't take a position to the parser. From my point of view, I said all to this topic and I do not need to repeat it. > BTW, I wasn't quoting the source, I was attaching the files for you guys > to test. You were not ment. Paul quoted the stuff. BTW: having an attached archive in an email seems better to me that the single files. It's also easier then to unpack them and write over a local installation to test. > I need some feedback on the changes to the four files > class.WikiParser.php, class.WikiReverseParser.php and in a minor way, > class.FrontHTMLTransformer.php. I (personally) won't check the parser, I have other things to do with coWiki: installer and storage. You all know what I would expect from a changed parser :) > If you like, I'll commit to cvs, but I don't want to break the HEAD again. As already said, the parser is a fragile part of coWiki. I would like to have it tested and *working* externally before you commit it. > Talking of cvs-HEAD, my "D_ALL" tree stops dead after loading StorageMySQL. I can't reproduce it here. Maybe a new fresh installation will help? regards dtg