Benjamin Klix
Benjamin Klix
Any update on this?
> It can be configured for all inspector editors like this, but not for the CKEditor Link Editor @bweinzierl: Actually I think that this is not the case. You can...
So basically a class with sth like this? I never did anything with aspects before. ```php
Found a package that adds this: https://github.com/jvm-tech/JvMTECH.NeosHardening
The problem with the current NodeTreePrivilege implementation is, that there is no way to show some parts of the NodeTree without giving the user the ability to edit those nodes....
Very nice. I'd prefer having an example for each of the prototypes, especially for beginners. A beginner could guess what `Neos.Fusion:CanRender` or `Neos.Fusion:Component` does, but an example would help a...
Then skip for now. We can add a link to the docs later instead of creating full examples inside the fusion files. This already is a big improvement 👍
What about a **soft removal** in 8.3 by only removing the include – so `Root.fusion` in `Neos.Fusion` only includes `Prototypes/*.fusion`? That way, developers can include the Deprecated folder if they...
Does this still apply to current versions of Neos? Otherwise, this is outdated (See https://www.neos.io/features/release-process.html)
In addition to this: The `isInDimensionPreset` privilege matcher also only checks the current state of a node. If you have dimension fallbacks, not all nodes may exist in the targeted...