Hi, i need to link PDF files uploaded as normal files in Kirby. I found the image list, but a way to link documents unfortunately not. Did I miss something?
Wonderful
Hey, Kirby newbie here.
Given that this plugin is for v3, there is no way it will work on current Kirby version, which is 4?
As I said I am a total newbie and I am still in the process of gathering info. But one thing is certain, my client(s) wonāt use/learn markdown so regular wysiwyg is my only option.
I am aware of Writer etc. but I have a hard time finding the usual suspects in the form of Kirby pluginā¦tiptap, editor.js, slate, ckeditor come to mind.
The only exception being your tinyMCE plugin which unfortunately doesnāt work.
In the past few months, I tried to make the TinyMCE plugin Kirby 4 compatible and even talked to Nico from our Kirby team about it. Unfortunately it is not Kirby 4 compatible for now. It doesnāt work properly in the drawer (for ex: fields in a block), but the other parts are fine.
Technical description:
With Kirby 4, css container queries were introduced. With this, you cannot put any layers on the drawer. TinyMCE is actually working. But it doesnāt seem to work because the dropdowns/dialogs that open when you click on TinyMCE buttons are back the drawer. If you have technical knowledge, you can see it if you look back the drawer from F12 browser console.
I will try to look for a solution for this again in the coming weeks/months (not guarantee). But in short, for now, the plugin is not yet fully compatible with K4, sorry. Already in the getkirby.com directory and owebstudio.com I didnāt add the K4 compatible tag yet.
Btw I think Iāve found a solution for the issue Iāll let you know when I released the new version.
That is nice to hear, fingers crossed that you make it!
So, from what I understand, it is a purely CSS issue that is holding you back? I am curios now, gonna have a look myself to see it first hand.
Absolutely. Iām working on it.
Have you tried the blocks field? I feel thatās a decent WYSIWYG option. You can create custom blocks with previews too
Yes, I tested in blocks. Seems itās working. Also working with preview: fields
option.