Andreas Gohr
Andreas Gohr
> Do you reckon the refactor branch is in a more-or-less usable state I really do not remember. The biggest change was that instead of passing each file as a...
just give it try...
> Regarding the method name, maybe it would make sense to use something like renamePage to make it clearer that this is about pages and not media files (for which...
Media can be renamed and moved at least via the tree manager. Adding a rename mechanism in the media manager is #209
I'd prefer to have the dw2pdf plugin use an event that allows other plugins to extend/modify the collection of pages to be added. Then this could be added to the...
implemented in #481
Some update on this. I just encountered a similar problem on my local dev machine where I am running mailhog as MTA (see https://www.splitbrain.org/blog/2022-05/03-mailhog_as_default_mta). Mailhog complained: ``` Mar 11 12:22:07...
@xrat https://serverfault.com/a/758337 suggests to use the round parentheses as work-around for sendmail. Eg. specifying a To: header that only has a display name but no address. In my tests at...
I seem not to be able to reproduce this in current master. @gerardnico can you still reproduce the problem or has it been fixed?
Please see #1970, JPEGMeta is unmaintained 3rd party code. I lack the understanding of the EXIF/IPTC internals to fix these warnings. If someone wants to dig into this, they are...