Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I noticed the Graphviz module produces HTML code that can be used as is.
I wrote function that I though I could submit to Lightbox2, but it did not work. I submitted an issue there: http://drupal.org/node/804622#comment-3006424
Comments
Comment #1
infojunkieWould it work to add lightbox-specific attributes to the rendered IMG tag? If so, please turn this into a feature request.
Comment #2
jvieille commentedI don't know exactly what that means.
I noticed the Graphviz module produces HTML code that can be used as is.
I wrote function that I though I could submit to Lightbox2, but it did not work. I submitted an issue there:
http://drupal.org/node/804622#comment-3006424
My problem is illustrated here
http://www.controlchainmanagement.org/node/993
If only I could
- send the image to a popup full screen box
- size the image to a reasonable size
...
Thanks