Active
Project:
Texy!
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 May 2008 at 07:22 UTC
Updated:
24 Jul 2009 at 18:01 UTC
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
Comment #1
design4effect commentedI'm using Lightbox2 and with that,
you place it in with the CSS attributes... actually any attribute can be added like this:
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.