Hi,
I am new to ProcessWire. After about a week of working with it, I really like it!
Now I need support for the first time... I cannot create a link to a PDF file in CKEditor module.
User "Marco" described exactly the same problem I actual have, and later he added to his post http://processwire.com/talk/topic/3023-module-ckeditor/page-5#entry43492 that he has solved the problem.
I did not.
As you can see in attached file there is a file called "test.pdf" available in my page. This file resides in a field labeled "Datei" (type = "File") which is part of a "Repeater" field labeled "Dokumente". As "PDF" is listed as valid file extension, the file upload worked fine.
In the page's template, there is a "Repeater" field labeled "Inhaltselement", which contains a field "Body". "Body" is of type "Textarea", its input type is "CKEditor".
After highlighting some text and clicking "Insert Link" (see ), a new window "Insert Link" appears. There it is possible to "Link to a file". When I open the Select Dropdown, only "images - team.jpg" is selectable (see ). "team.jpg" is an image that is available on the page, too. But I miss "test.pdf"...
Is it possible to link to a file that is no image, and if so - how do I do that? Am I missing some configuration options?
Thank you!
Andreas