Hey folks, I know, I know what you're thinking, there he goes again? Hasn't he still done that?! Yeah, in February I asked if someone has a method or tool to transform our MoinMoin wiki text into XML. As it turns out, MoinMoin already provides XML!
It isn't perfect: igalic@tynix ~/src/asf/httpd/docs/manual (svn)-[manual:1300803] % curl http://wiki.apache.org/httpd/PerformanceScalingUp?mimetype=text/xml > performance-scaling.xml % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 53989 0 53989 0 0 18681 0 --:--:-- 0:00:02 --:--:-- 23473 igalic@tynix ~/src/asf/httpd/docs/manual (svn)-[manual:1300803] % xmllint performance-scaling.xml performance-scaling.xml:97: parser error : Opening and ending tag mismatch: p line 9 and s2 </s2> ^ performance-scaling.xml:443: parser error : Opening and ending tag mismatch: s2 line 3 and s1 </s2></s1> ^ performance-scaling.xml:443: parser error : Premature end of data in tag s1 line 2 </s2></s1> ^ But it's a start. So, again, I ask, no, implore: Does someone here with skills in XSLT (or whatever might be necessary) have the time to write a tool to transform our Wiki pages to httpd-docs compatible XML? Thank you in advance, i -- Igor Galić Tel: +43 (0) 664 886 22 883 Mail: i.ga...@brainsware.org URL: http://brainsware.org/ GPG: 6880 4155 74BD FD7C B515 2EA5 4B1D 9E08 A097 C9AE --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org