<br><br><div class="gmail_quote">2011/7/5 Fernando Conceição <span dir="ltr">&lt;<a href="mailto:fernando@jaguaribe.net">fernando@jaguaribe.net</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Em 05-07-2011 09:13, Kristian Frisk escreveu:<br>
<div><div></div><div class="h5">&gt; Hi.<br>
&gt;<br>
&gt; How can I generate url-aliases with the Pathauto module for Book-pages<br>
&gt; similar to the way we did it with Drupal 6 for the pattern: [book-raw]<br>
&gt;<br>
&gt; Any help is greatly appreciated.<br>
&gt; - Kris<br>
</div></div>I use this for pathauto in drupal 7:<br>
[node:book:parent:parent:parent]/[node:book:parent:parent]/[node:book:parent]/[node:title]<br>
<br>
Supose that i have a book drupal, with a page modules, with a subpage<br>
pathauto, the urls becomes<br>
drupal/modules/pathauto<br>
<font color="#888888">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br>Nice, solved my problem.<br>Thanks a lot Fernando.<br>