I have content in the source server created using CKEditor + IMCE. The editors may use images in the content, using IMCE or img tags in the HTML source. I wonder if there is a way to propagate the images used in that content.
By now the content propagates without that images, and the references to the images uploaded (to the source sever) using IMCE are lost in the destination server.
How can I fix this?

Comments

gdd’s picture

Category: bug » feature

Right now Deploy does not support images added to nodes through wysiwyg editors, only those attached with Imagefield or Filefield. This would be pretty tough to support and I don't see it happening soon.

gdd’s picture

Status: Active » Closed (won't fix)