Am I missing a step?
I've got Drupal 5 installed, Pathauto 5.x-2.2
Using CCK, I made a content type called 'gallery'. Whenever someone makes a new gallery I want the path to automatically become /gallery/the-title.

In Pathauto settings, under Node path settings, under Pattern for all Gallery paths:
I've put: [type]/[title-raw]

When I go to add/edit a gallery content type, under URL path settings, Automatic alias is there and checked, and the URL content box is greyed out, deactivated, and blank. All content of this type is still referenced as node/nid

What am I doing wrong??

Comments

vm’s picture

what image type module is providing the gallery ??

_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )

visionmark’s picture

Well the content type 'gallery' isn't an image. It's just a Text Field and a Date field.