Lightbox2 will only add the rel="lightbox" attribute if you have enabled any of the automatic image handling options at admin/settings/lightbox2/automatic. However, if using imagefield / filefield / emfield you need to check the setting in your CCK display settings, or in your view (if using views).
Comments
Comment #1
paardje commentedSorry, the code looks like:
img rel="lightbox" src="Fotolinkbalk/Ivappwaidhof/SommerWaidringerhof.jpg"
Comment #2
ajlowndes commentedtried
Home » Administer » Site configuration » Lightbox2 » Automatic image handling (tab)?
couldn't duplicate your problem sorry...
Comment #3
stella commented@paardje: you need to provide more information.
Lightbox2 will only add the
rel="lightbox"attribute if you have enabled any of the automatic image handling options at admin/settings/lightbox2/automatic. However, if using imagefield / filefield / emfield you need to check the setting in your CCK display settings, or in your view (if using views).Comment #4
paardje commentedThanks for your help.
I found it. In the Input Formats i disabled "Lightbox G2 filter".
The problem is solved now.
Thanks again
Comment #5
stella commented