Is there any easy way to have images inserted with imce trigger lightbox?
Would it work to modify the module code and add to the Only local images are allowed.

Comments

softtouch’s picture

Anybody any idea what I would have to modify so it will trigger the lightbox???

ass45sin’s picture

You can trigger lightbox by giving it a class from the css file. If you're using IMCE + TinyMCE you could assign special classes to the img tag by setting TinyMCE to use CSS from the active theme CSS file.

Other then that you could always turn the WYSIWYG editor off and assign rel=lightbox to the anchor tag.

ufku’s picture

Status: Active » Closed (fixed)