Post AS2XC621HF9mZLMsgy by MarcusSchwemer@muenchen.social
(DIR) More posts by MarcusSchwemer@muenchen.social
(DIR) Post #AS25GD0wSblCfQ2Kqe by pixel@desu.social
2023-01-26T10:49:43Z
0 likes, 0 repeats
after 20 hours of fiddling around with stuffI managed to set a data attribute on a link in CKEditor 5 :akko_yay:
(DIR) Post #AS26yx3wiMSmBCLBL6 by pixel@desu.social
2023-01-26T11:09:00Z
0 likes, 0 repeats
If you want to know what I have to deal with, here a short excerpt of one of the things:https://ckeditor.com/docs/ckeditor5/latest/framework/guides/architecture/editing-engine.html
(DIR) Post #AS27bpB1y26t14BryS by MarcusSchwemer@muenchen.social
2023-01-26T11:15:59Z
0 likes, 0 repeats
@pixel WTF ...
(DIR) Post #AS2M4UEmIWUlpUVLYe by pixel@desu.social
2023-01-26T13:58:03Z
0 likes, 0 repeats
@MarcusSchwemer the only way I was remotely able to understand what was happening was using their own DevTools, which is a script you need to inject into a page
(DIR) Post #AS2XC621HF9mZLMsgy by MarcusSchwemer@muenchen.social
2023-01-26T16:02:37Z
0 likes, 0 repeats
@pixel At least something to work with. 🙂Maybe this is the way to go for development. Would it be possible to inject it automatically to T3 backend, when in development context?