Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
gallery.module (CVS version) now supports a specific item ID in the image grid. I do not know if your module_invoke method will work for it though. You should be able to move the block into the content just by changing the block region.
Comments
Comment #1
phildu commentedi found myself the solution a snippet
http://drupal.org/node/26502
for example
Comment #2
kiz_0987 commentedYou should also be able to change the block placement to "content" in admin/block.
Comment #3
phildu commentedi realize that i cannot spécify what album i want to display ?
if i change the 2 by the album number .... nothing happen
any idea ???
Comment #4
kiz_0987 commentedgallery.module (CVS version) now supports a specific item ID in the image grid. I do not know if your module_invoke method will work for it though. You should be able to move the block into the content just by changing the block region.
Comment #5
phildu commentedi know this option but you cannot use it with different album for different node
Comment #6
alexandreracine commentedPlease look at the latest version.
http://drupal.org/project/gallery
Closing (cleanup)