Hello,

I have Drupal 6.9 up and running on my site. I installed the Image galleries module. It works great & is just what I wanted in a gallery. But, I cant seem to figure out how to change the url path for the galleries. (/image/tid/13) Am I missing a setting somewhere?

Any help of ideas would be great.

Thanks, dreck

Comments

WorldFallz’s picture

Did you enable the core path module? Once you do, you'll have an additional fieldset on the node/add form where you can manually specify a path alias. Alternatively, you can use the http://drupal.org/project/pathauto module to have path aliases set automatically based on tokens.

dreck’s picture

Path 6.10 Allows users to rename URLs. ?

Yes, it is enabled and works great for everything but the galleries. I will try the pathauto.

Thanks, dreck

dreck’s picture

autopath did the trick. Thanks!