Closed (works as designed)
Project:
Pathauto
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2009 at 13:21 UTC
Updated:
2 Dec 2009 at 16:02 UTC
Wouln't it be cool to re-use the path generated by pathauto to generate a breadcrumb trail?
Well, there is a module generating trails with tokens (see: http://drupal.org/project/custom_breadcrumbs ), but as pathauto already does the job (generating a path), why run two modules and use bandwidth?.
looking forward to a feedback :)
Comments
Comment #1
gregglesI don't think this makes sense. Breadcrumbs are not stored anywhere, but are generated dynamically. This would also make the code and interface much more complex, which is not something we need.