Closed kevinclevenger closed 9 years ago
thanks for testing the current git source! Sounds plausible and fixable.
Just looked how mediawiki handles pdf files. [[Image:2014.pdf]] results in the html code File:2014.pdf... of course the /thorsten/ depends on your environment ;)
Ok, markdown messed up what I wanted to write. [[Image:2014.pdf]] results in the html code
<a href="/thorsten/File:2014.pdf" title="File:2014.pdf">File:2014.pdf</a>
[[Image:kevin:image.png]] works correctly but I can't get a PDF upload link to work at all. If using [[Image:kevin:file.pdf]] I just get a generic image icon. Also tried File: and Media: without success.
Using current git source