Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
For the above, the lens is defined inside the view div. There are two CCK fields being pulled in from a view, .title (the standard title of the node) and .field_preview_fid (imagefield with imagecache preset.)
Comments
Comment #1
diodata commentedCheck out some of the examples at http://projects.csail.mit.edu/wibit/wiki/index.php?title=SimileResources (Particularly the CSAIL Principle Investigators one.) Basically, the code looks something like this:
For the above, the lens is defined inside the view div. There are two CCK fields being pulled in from a view, .title (the standard title of the node) and .field_preview_fid (imagefield with imagecache preset.)
Hope this helps.