This may be NodeFamily feature request, but I am posting here in case I am missing something about Pathauto.
I am using NodeFamily to set my parent-child relationships.
I have an Image cck content type containing an imagefield. An Image is always a child of either a Blog entry or a cck Album content type.
I would like to set the Image path according to it's parent (Blog or Album). I was looking for a [parent-type] token, but there isn't one.
So, I could just do something like: [parent-type]/[parent-title]/[child-type]/[child-title] or some variation. I think the Referenced node title or Id would satisfy the [parent-title] and Node title or ID works for [child-title], but I am not sure about the other parts.
Comments
Comment #1
gregglesThat seems reasonable to me. I don't know anything about the tokens that are provided by the NodeFamily module. If there aren't any tokens provided by nodefamily then I guess you could test out the patch in http://drupal.org/node/194582 (or add to it).
Comment #2
messenger commentedThanks
I'll look at the patch and wander over to Node Family and browse the Issues a bit more.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.