Hi,

is possible to add support for images to be opened with lightbox?
I think about rel="lightbox" attribute to any images when they size is set.
images without size to display could not be affected.

Comments

design4effect’s picture

Assigned: Unassigned » design4effect

I'm using Lightbox2 and with that,

you place it in with the CSS attributes... actually any attribute can be added like this:

[mylink]:http://whatever.com .{rel:lightbox[group][caption]}

Go to "MyLink":[mylink] for more...

This will place rel="lightbox[group][caption]" in the A link

What I haven't figured out is how to add rel="lightframe[group|width:800px;height:400px;scrolling:auto]"
I even tried substituting %3B for ';'

No luck, after the first colon Texy places the rest as CSS for the A tag... not the iFrame

Maybe havran knows?

- Kent

P.S. I love Texy... I can put content on a site 10x as fast as any WYSIWYG without errors and without the overhead of loading the editor.