Hi, 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. Thanks for your help. -- 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.
