Pathauto for book-module for Drupal 7
Hi. How can I generate url-aliases with the Pathauto module for Book-pages similar to the way we did it with Drupal 6 for the pattern: [book-raw] Any help is greatly appreciated. - Kris
Em 05-07-2011 09:13, Kristian Frisk escreveu:
Hi.
How can I generate url-aliases with the Pathauto module for Book-pages similar to the way we did it with Drupal 6 for the pattern: [book-raw]
Any help is greatly appreciated. - Kris I use this for pathauto in drupal 7: [node:book:parent:parent:parent]/[node:book:parent:parent]/[node:book:parent]/[node:title]
Supose that i have a book drupal, with a page modules, with a subpage pathauto, the urls becomes drupal/modules/pathauto
2011/7/5 Fernando Conceição <fernando@jaguaribe.net>
Em 05-07-2011 09:13, Kristian Frisk escreveu:
Hi.
How can I generate url-aliases with the Pathauto module for Book-pages similar to the way we did it with Drupal 6 for the pattern: [book-raw]
Any help is greatly appreciated. - Kris I use this for pathauto in drupal 7:
[node:book:parent:parent:parent]/[node:book:parent:parent]/[node:book:parent]/[node:title]
Supose that i have a book drupal, with a page modules, with a subpage pathauto, the urls becomes drupal/modules/pathauto -- [ Drupal support list | http://lists.drupal.org/ ]
Nice, solved my problem. Thanks a lot Fernando.
participants (2)
-
Fernando Conceição -
Kristian Frisk