[Pro] webyep question

hi,

Is it possible to have a webyep textfield with a link to an lightbox in it?

david


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

If you mean rich-text, yes - through the texteditor. I tested it with TinyMCE and CKEditor and both works.

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Thomas,

How do you link the text. Because you have to input the text online.

How does it work precisely?

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi David,

agree - I should read your request and needs a bit closer and not only give any advice not matching your needs.

You mean “open HTML” within a lightbox. Now as far as I know, this is not that easy. The “lightbox” in a texteditor like TinyMCE is outermost a plugin and not the “lightbox2” as we know (directresize in TinyMCE). These plugin is “image-oriented”, will mean, that I don’t see any chance to open “html” within.

I thought about a text(link) that opens screenshot text within lightbox.

Sorry for any wrong advices.

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Try this. If you’re linking to an image go ahead and create the link to it and try switching to “Source” mode and add:

rel="lightbox"

to the URL link that was just created so it could look like:

<a href="images/image-1.jpg" rel="lightbox">image #1</a>

As far as linking to a Lightbox of HTML text than I would ask why? Also make sure you have Lightbox installed in your OPT folder in WebYep so it loads the scripts within the page so notice the code hook.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options