By x2x3x2 on
I'm using TinyMCE with IMCE and the WYSIWYG bridge.
There're options for creating thumbnails when uploading images which works fine.
However when using TinyMCE, and I decide to insert the thumbnail version of the image, it just inserts the thumbnail without the link to the full-size image. Unless I manually return to the editor and then manually create a link to the image (as with creating regular text link etc.)
Is there any way to do this? Or perhaps I missed some settings? Thanks.
Comments
I was asking myself exactly
I was asking myself exactly the same question. It seems like a simple task....I've been trying to get Lightbox to work with IMCE and CKEditor. Found dozens of requests but no one seems to have a simple working solution for this.
Had any progress on this? I
Had any progress on this? I would think this logical functionality would be top of many people list :(
I actually abandoned the IMCE
I actually abandoned the IMCE file browser:
for D6 I found the insert module which is perfect for uploading pics to your page and resizing them in combination with image cache. Insert lets you choose an image cache preset and then insert it into the text area. This automatically will be connected to the original file that can be displayed with lightbox/colorbox for instance.
in D7 the image upload actually works very similar to the insert module out of the box, plus if you use the media module (which is highly recommended) it will come with it's own file browser which makes an additional file browser like IMCE obsolete.
I am actually looking for the
I am actually looking for the same solutions.
I am using IMCE, dont want to use the standard upload/insert module. How do i get those images thumbnailed in a blog teaser?