Hi,

I've followed the instructions here http://drupal.org/node/252153 but I can't seem to get it to work for Drupal 7. The class is added to the image through the WYSIWYG but when you view the page nothing happens, there's no link.

Has the process changed from 7?

Thanks in advance!

Comments

twod’s picture

Project: Wysiwyg » Lightbox2
Version: 7.x-2.1 » 7.x-1.0-beta1
Component: Editor - TinyMCE » Miscellaneous

That guide looks really outdated. The old TinyMCE module was replaced by Wysiwyg module long ago. The config GUI is currently the same though and you seem to have configured the editor correctly.

I believe the problem is during rendering, which does not involve Wysiwyg module, so I'll move this to the Lightbox queue.

Have you enabled the Lightbox filter(s) on the text format you are using so the Lightbox module can process your content?
It might not add the required JavaScripts to the page if it can't detect that there are links with the rel attribute set.
Check admin/config/content/formats.

littlemisssunshine’s picture

How do I enable the Lightbox filter on the text format?