Great module, we're using it here (I tweaked it to connect with lightbox2):
http://www.formulec.nl/nl/content/house-knowledge.html

Question: when we use i18n to translate content, we noticed that slideshow images (attachments) are not copied. This means, every translations required to re-upload all images. Is this a i18n issue or can it be fixed in slideshow?

For us it wont matter anymore, because wer're doing it manually now. But it might help someone else in the future, if attachments were copied to translations.

Comments

kkaefer’s picture

Project: Slideshow » Internationalization
Version: 6.x-2.1 » 6.x-1.x-dev

slideshow.module relies on upload.module for file uploading. I suppose i18n's implementation of upload.module makes different languages have different upload fields, so I'd say this is a i18n.module issue.

jose reyero’s picture

Status: Active » Fixed

Attachments are copied over if using synchronization module (i18nsync) and the option is enabled.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.