Image added by wysiwyg editor (through IMCE ) into node body didnot deploy with node.

TODO: add support for deployment of image which upload by IMCE module too.

CommentFileSizeAuthor
#1 add-imce-support-1757760-1.patch3.07 KBsarjeet.singh

Comments

sarjeet.singh’s picture

Status: Active » Needs review
StatusFileSize
new3.07 KB

I fixed it via hook_entity_dependencies and made a patch for it. Please review it.

ravi.kumar’s picture

Hi,

I was having the same issue to deploy image files attached to content using IMCE, for one of my website. Its worked fine for me and i am now able to deploy images as well.

Thanks

Ravi Kumar

sarjeet.singh’s picture

Component: Miscellaneous » deploy.module
flyingkiki’s picture

Here is a scenario cannot solved by above patch, for instance, the imce uploaded public path is: sites/source/files in source server while target server public directory is sites/public/files, even though images get deployed to target server successfully, body field cannot display imce images.

sarjeet.singh’s picture

Thanks @flyingkiki, True it will not work on the above scenario. Any suggestion for this problem.

manuel garcia’s picture

Version: 7.x-2.x-dev » 7.x-3.x-dev
Category: Support request » Feature request
Issue summary: View changes
Status: Needs review » Needs work

Setting to needs work for addressing #6 and targeting 7.x-3.x branch since this is a feature request.