On 27.03.2010, at 19:39, [email protected] wrote: > I added the collection extension to my mediawiki. Everything works as > expected, excepting download of the PDF. If I click on the download > button, it offers me only to download the index.php of the mediawiki > and not the PDF file. I'm using the public render server > http://tools.pediapress.com/mw-serve/ > > On the webserver itself I'm able to download the rendered PDF with the > following command: > curl -D - -o test.pdf -d collection_id=2492e5888c7f100a -d writer=rl - > d command=download http://tools.pediapress.com/mw-serve/ > > Maybe it's a dumb beginners fault, but I searched already several > hours on the internet for this failure without success.
No, it was not your fault, but a mismatch in software versions. We've updated the software on our public render server, and it should work now. -- Johannes Beigel -- 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.
