kev1n
kev1n
I just use the `update` method, because "If you try to update a menu which does not exist, it will silently be attached instead."
If I recall correctly, the second and third rows will be used to write the configuration. To prevent overwriting any existing code, add two dummy rows below
What is this all about?
Translation: The mobile version cannot use `tinymce.activeEditor.getBody()` to obtain the DOM node. Are there any other solutions?
I asked copilot: ## Why Advanced Search Doesn't Work for Read-Only Users in TinyFileManager ### Problem Description - **Admin users:** Advanced Search works as expected. - **Read-only users:** For 0–2...
More details please.
I think the issue lies here: For FM_EMBED, no session is created as far as I have seen, which is why the token is generated again and again with every...
Is there any reason not to use sessions in embedded mode as well? Someone probably once decided they weren't needed.
> I probably will have to write some sort of polyfill for this, but I haven't looked into it in detail, so unfortunately I don't have a solution for it...