Problem/Motivation
Now module creates filename based on $file->id(). It would be better to use original filename.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork pdf_to_imagefield-3527581
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
kmajzlik commentedI prepared MR, that works for me locally. I am sorry but no time to write/adjust tests or add some config options to choose (and maintain backward compatible behaviors).
Comment #5
hitchshock@kmajzlik Thanks! It looks really good.