Marc Henry Schultz

Results 914 comments of Marc Henry Schultz

![image](https://user-images.githubusercontent.com/85400359/156547231-f1314506-51f9-4fce-a2e8-85bfc768632d.png) Maybe we can add an empty button and reset to default button like this - or similar

Hi, i this plugin tries to solve that: https://github.com/psmb/Psmb.SplitAdd This feature 'structured editing' was also discussed alot in the discuss here: https://discuss.neos.io/t/structured-editing-and-tighter-integration-with-cke5/3539 and here https://discuss.neos.io/t/structured-editing-within-cke5/4350/8 but i dont think a...

In the neos slack every once and then there is confusion about this.

The 'proposed fix for now' doesnt seem to work after a minor update https://github.com/neos/neos-ui/commit/a3e8e0fe9d2039b2404b908a523351ef6cb9900a, i personally fixed it by evaluating the string myself and by using eg `FooEval:() => ...`...

@danielkestler should we just merge the css-outline changes separately since they are faster and easier to review? ^^ About the insertion situation. Great that you took the initiative!! I dont...

The origin for this behaviour seems to be the database. The default database is created caseinsensitive: ``` CREATE DATABASE `db` CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ``` the parameter '$username' is...

yes i can confirm that the usernames are stored case sensitive

I dont see what in `/neos/administration/configuration` should be translated. I think that can be closed...

Well these things *could* be translated - but cmon xD ![image](https://user-images.githubusercontent.com/85400359/179725977-5dd27383-0f9f-4cd6-bafc-3b0460dd07fe.png)

I dont understand why we have this and #2819 xD