Re: [cowiki-dev] Do not ask what coWiki can do for you ...
PAUL HANCHETT <[email protected]>
| Newsgroups | gmane.comp.php.cowiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Archie Campbell wrote: > After some time off, the WikiParser is doing nicely; today I'm > throwing all sorts of combinations at it, looking for bugs. Good! How about putting together some documentation for the language it parses? ;-) > > I'm also very conscious that the WikiReverseParser will probably work > a good deal better if it were made from XML-parsing code. PHP5 includes both native XML and XSLT, that's what we should be using (right?) > I expect to have some code ready in a few days, or I'll notify a move > to refactor the ReverseParser. Looking forward to it, Archie! > > Archie > > P.S. Scotland was lovely, with rain and snow but mainly clean air and > glorious sunshine. Are the Scots as dour a people as I've read about, or is that just in the past? I understand the land is beautiful but that life was very hard there. > > P.P.S. I've always been interested in kludging some tex math code. > Does anyone disagree that lifting the mediaWiki code & tex tool is > permissible providing we credit them sufficiently? Look at their license, what does it permit? Don't assume it's OK! But I do expect to find it's allowed, given the amount of code sharing that occurs in OSS. Paul