Hello,
I've been trying to make a block that lists the latest X images similar to the one that lists the latest blog entries. Found the snippet that does this by calling a list of thumbnails linked to the nodes, but it looks way too cluttered to me - hence I just want something that calls text links (title of the image node) to the nodes themselves. The image_gallery.module calls both thumbnail and title, but I'm not a coder and my attempts to glue something together from the two snippets failed.