Hi,
I have a problem with node titles in the URL. I have Pathauto 6.x-1.2 and Panels 6.x-3.2 modules and my drupal version is 6.14.
I have created automated URL alias' (Home > Administer > Structure > URL aliases) “foo/[title-raw] for my content typed foo.
However I can't integrate with Panels to override the display for “foo/[title-raw]”.
I create a Page/Panel that displays “Hello this works”.
If the Page path is set “/foo/%node” then for example the URL “.../foo/1” will display my custom page. But I can't set it so that the URL “.../foo/my-title” displays “Hello this works” and certainly not my content of type “foo” with the title “my-title”.
My next step is use the URL “...foo/my-title/bar”.
Hope this makes sense and any help on how to set this up would be appreciated.
Comments
You are probably better off
You are probably better off opening an issue for this on the panels module issue page, as it relates directly to that module. The module maintainer is unlikely to notice it here.
Not that you won't get help here - it's possible. But you are more likely to get help there.
Contact me to contract me for D7 -> D10/11 migrations.
Thanks
Thanks for your response, I appreciate it.
I'll open an issue there.