Closed (fixed)
Project:
Lightbox2
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2009 at 16:24 UTC
Updated:
17 Jun 2009 at 16:38 UTC
Hello everybody! First of all, thanks developers for the great module =)
My question appears to be simple, though i can't find a solution by myself...
Here http://drupal.org/node/276378 it is written that if a page is on the same Drupal site as the link site you can take its "snippet". I don't clearly understand what is considered as snippet in these circumstances and how should it work. My goal is to take book page's content and show it in a popup Lightbox window. If I search in a wrong direction, please help me find the right way to do this, if any...
Any help would be appreciated!
Comments
Comment #1
emp_ne commentedI got it =)
The thing should be done through lightframe, not lightmodal.
Here's the documentation, under the subtitle "Opening node content in a lightbox": http://drupal.org/node/252260
Next time I'll RTFM more carefully, huh =))