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

emp_ne’s picture

Status: Active » Closed (fixed)

I 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 =))