We need pathauto support so that say the path of the parent would get appending to the title of the content.

Comments

JohnG-1’s picture

+1 pathauto integration

could we not deal with the breadcrumb at the same time ?
... perhaps that would be a feature request for pathauto.module ?
(I haven't thought this through ... any suggestions ?)

owahab’s picture

The problem with this is the handling of multiple parents.
Do you have any suggestions how will breadcrumb look like for viewing a node with two parents, for starters?

JohnG-1’s picture

After cogitating on this all day, I've narrowed it down to:

1. Just pick the first parent out of the hat as default. Path module lets you change it manually if necessary ?
2. Provide a hook for pathauto so it can do it's weighting by parent content type things ?
3. Generate a URL alias for each ancestral permutation - might annoy search engines ?
4. Assign (breadcrumb settings) each parent a breadcrumb filter weight ... default value uses the parent nid ... function picks the line of least resistance ...

JohnG-1’s picture

Cloudy just pointed out that Relativity bakes its own Breadcrumbs in the Ancestor block!
http://drupal.org/node/132477

owahab’s picture

Status: Active » Closed (won't fix)

I don't think 4.7 will get this, you might have some luck with 5.x-2 soon.
Please continue discussion here: http://drupal.org/node/151731