Nico Hoffmann ෴.

Results 819 comments of Nico Hoffmann ෴.

@plain-solutions-gmbh I am not sure I understand your response 😅: if everything works fine in v4, it would be a regression. If it also doesn't work in v4, it's a...

@MarcoZehe instead of the blocks field you can use the textarea field in your blueprints: https://getkirby.com/docs/reference/panel/fields/textarea

@rkingett not debating these that's why I opened the issue to get those fixed. My comment was only to explain how to set up fields that are markdown based as...

@rasteiner Thanks for sharing your insights, much appreciated. So to make our use case work (keep color profile but strip all other metadata) we would have to write the thumb...

@rasteiner yea I guess we cannot expect a fix there but have to work around it ourselves. @afbora has pushed a working version that avoids writing to the filesystem but...

@rasteiner Seems like I eventually found a way with mixing `::removeImageProfile()` and `::deleteImageProperty()`.

@rasteiner Could be - I honestly don't feel that versed with what Imagick/ImageMagick considers to be part of `::getImageProfile()` to know if not stripping parts of this could have a...

@rasteiner I like that. Added it as suggested.

@bastianallgeier changed it

@bastianallgeier Does it work for you as well with the fix I pushed?