in2code-de / powermail

This is the official repository of the TYPO3 extension powermail! Powermail is a well-known, editor-friendly, powerful and easy mailform extension for TYPO3
https://in2code.de
89 stars 174 forks source link

[FEATURE] Keep original filenames of uploads in `{powermail_all}` marker #1157

Open kitzberger opened 1 month ago

kitzberger commented 1 month ago

A user might find it odd that the name of the file that they've just uploaded got changed due to the randomizeFileName setting. Therefore I suggest to keep the original filename for each uploaded file to be used when rendering the {powermail_all} marker

Idea originally mentioned here: https://github.com/in2code-de/powermail/pull/965