Download & Extend

Texy images with support for Lightbox

Project:Texy!
Version:6.x-1.0-beta1
Component:Code
Category:feature request
Priority:normal
Assigned:design4effect
Status:active

Issue Summary

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

#1

Assigned to:Anonymous» 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.

nobody click here