https://bugzilla.wikimedia.org/show_bug.cgi?id=26499
--- Comment #8 from Diederik van Liere <[email protected]> 2011-06-02 22:40:04 UTC --- Or alternatively, first create the page XML elements and once that's done and you have collected meta data like number of articles, uncompressed size, etc. prepend the metadata, <siteinfo> and <mediawiki> XML element to the xml file. A simple cat operation would do that, and finally append at the end of the XML document the closing </mediawiki> tag. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
