[TYPO3-commerce] get product images from external server

Franz Koch typo.removeformessage at fx-graefix.de
Fri Nov 16 13:28:54 CET 2007


Hi Heiko,

> is there a possibility to add images to products without uploading a pic
> but giving an URL where the pic should be taken from - possibly at 
> runtime or only ones after cache deletion?
> 
> The advantage of this method would be that we have to change product 
> pics just in one place for all applications.
> Any ideas are very much appreciated.

you could simply change the TCA of the image fields and change the TS 
for image processing. But I think you have to add your external Server 
to the allowed-temp-paths in the install-tool.

Second way would be to add a custom field and a custom maker with one of 
the numerous additional marker hooks.

--
Greetings,
Franz


More information about the TYPO3-project-commerce mailing list