Hello, I'm trying to create a block for my image gallery, using the image gallery module. What should I put for the path pattern?

Thanks.

Comments

PixelClever’s picture

I haven't really messed with the default gallery very much in drupal 6 but in on Drupal.org (which runs on D5) the path to a gallery is http://drupal.org/image/tid/114 which would mean that the pathpattern would be image/tid/%tid . I don't know if this has changed on version 6... you can verify by checking the path settings for your site.

Flying Drupalist’s picture

Version: 6.x-1.8 » 6.x-2.4
Status: Active » Fixed

Thanks, works well. :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.