Although the editor provides a very clean and easy to use image insertion button, this method requires us to know the exact URL of the image. On the website I'm creating, I'd like for users to be able to upload their images as a node and then use something like the img_assist module to incorporate these images into content they create. Obviously one method would be to integrate the img_assist module more closely with WYMeditor, but I'd be happy with a different method as long as it allows users to quickly reference the URL (or img_assist filter) for the image they want to insert.

Comments

Moxide’s picture

Version: 4.7.x-2.x-dev » 4.7.x-1.x-dev

Actually, i'm working on this.
I think that IMCE will be used.

Moxide’s picture

Status: Active » Fixed

IMCE is now supported by WYMeditor.

djorn’s picture

Out of curiosity, how easy do you think it would be to support img_assist? I'm a novice at coding, but if you think it will be realtively easy, I'll take a stab at it.

Anonymous’s picture

Status: Fixed » Closed (fixed)