On Wed, 5 Dec 2012 22:49:49 -0500,  Benjamin Lees wrote in response to a 
request re: DumpHTML for MediaWiki 1.5

> 
https://svn.wikimedia.org/svnroot/mediawiki/branches/REL1_15/extensions/DumpHTML/

Benjamin, thanks for the fast response!  Still learning Subversion (:-).

I managed to get DumpHTML working on one of my own MediaWiki sites.  Lots 
of issues with PHP Safe Mode, still a few problems with incorrect 
arguments to the copy() function, but the static copy looks very good, 
including files protected by img_auth.php.  So far, the only problem I 
have seen is that publicly readable files linked off the home page were 
copied into the correct folder under 'images' but the static link to the 
file was incorrect (URL is of the form "../../../../images/" which works 
for HTML in the 'articles' folder but not the 'index.html' in the root 
folder.
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to