I’m trying to make the collection works in my wiki, but when I try to
download the PDF file after the renderization, the adobe reader show a
message like this: "The file is damaged and could not be repaired".
In localsettings I have put this:
require_once("$IP/extensions/Collection/Collection.php");
$wgCollectionMWServeURL="http://tools.pediapress.com/mw-serve/";
$wgCollectionFormats= array('rl' => 'PDF');
$wgEnableAPI=true;
$wgServer = ‘$serveradress';
I already have uncommented the line about curl in php.ini.
Also, i'm from brazil, so, sorry my bad english =D
--
You received this message because you are subscribed to the Google Groups
"mwlib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/mwlib?hl=en.