Daniel Ruf
Daniel Ruf
@alexander-schranz I know, that's why I had posted an update afterwards =) https://github.com/sulu/sulu-demo/pull/77#issuecomment-1635680713 How and where can we add this crucial information to the documentation? So far no relevant results...
Unfortunately our design and marketing team needs a single specific addition in the ckeditor. So in our case we have to extend the configuration of ckeditor (and it works so...
@alexander-schranz I don't think another abstraction as solution makes sense (and personally as developer I prefer the possibility to freely extend the ckeditor configuration). We add the font plugin (see...
> I advocate always **Separating Content from Presentation** for longevity and flexibility across design changes. I like to ask the question what does the highlighted text mean in point of...
> For color highlighting, consider the `` This is just the "yellow" native mark (backkground color, not text color as defined by me via the ckeditor configuration, text color is...
@majodev please remove the `local('')`part. Users of Adobe Photoshop told me, that they see only broken / weird characters due to a locally installed font with no name. Also when...
> The `src: local('')` could be filled with the font-family value. In this way, the browser will check if the font is already present in the local machine and avoid...
> Will be removed with the next release. Perfect. If needed, here is a small PR: https://github.com/majodev/google-webfonts-helper/pull/166 I guess these server parts are also relevant: https://github.com/search?q=repo%3Amajodev%2Fgoogle-webfonts-helper+localName&type=code
From the repository description: > Malware samples from honeypots Such collections are just this: someone uploaded such malicious files (can be anybody) to specially created servers (honeypots) which collect these...
What about canvas filters instead of css filters? Or add a parameter which holds a value, that decides if canvas or css filters are used? Or make 2 modules, one...