This commit implements a deduplication feature, using the PHP Hash extension (should be available in every common PHP binary, especially under PHP 5.3) for file naming and a common (non-accessible) directory for inter-module storage.
This patch has been discussed with Matthias Huber, please contact him for further information! ;)
And once and 4 all:
I'm not going to do any i18n, unless it has already been there.
I like to give you a hand with the complex stuff, but the user experience is the job of the CT team. ;)
This commit implements a deduplication feature, using the PHP Hash extension (should be available in every common PHP binary, especially under PHP 5.3) for file naming and a common (non-accessible) directory for inter-module storage. This patch has been discussed with Matthias Huber, please contact him for further information! ;)