https://bugzilla.wikimedia.org/show_bug.cgi?id=37544
Sam Reed (reedy) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #6 from Sam Reed (reedy) <[email protected]> 2012-06-13 16:52:00 UTC --- (In reply to comment #5) > Wikimedia hosts such a server on http://bindery.wikimedia.org/ > Maybe we don't have an up to date languages files there, I'm go on with > investigations. That's massively out of date // PediaPress / PDF generation include "$IP/extensions/Collection/Collection.php"; # $wgPDFServer = 'http://bindery.wikimedia.org/cgi-bin/pdfserver.py'; # $wgCollectionMWServeURL = 'http://bindery.wikimedia.org/cgi-bin/mwlib.cgi'; # $wgCollectionMWServeURL = 'http://bindery.wikimedia.org:8080/mw-serve/'; # $wgCollectionMWServeURL = 'http://erzurumi.wikimedia.org:8080/mw-serve/'; $wgCollectionMWServeURL = "http://pdf1.wikimedia.org:8080/mw-serve/"; Make the translations on TranslateWiki, then they should get brought in in the near future when PediaPress update mwlib and re-push it to the pdf servers -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
