Hi, i have the following situation:

2 vocabularies
- 1 - Domains has { medicine, IT, agriculture}
- 2 - Districts has { ......} - ( all my country districts )

When i add a story i choose the domain and the district, so the story has 2 parents.
So now we have 2 terms from different vocabularies associated to one story. The dupal link in this case is

http://test_drupal/?q=taxonomy/term/10,7 (shows only the stories that have this 2 parents exclusively)

where 10 is domain_id and 7 is district_id.

I would like the pathauto link to be like this - > http://test_drupal/[domain-title]/[district-title]/[story-title] in other terms
http://test_drupal/[vocab1-term-title]/[vocab2-term-title]/[story-title] (the vocabularies order in the link will always be the same).

Has this been done by someone, can this be done with pathauto?

Help needed, thanks Mircea

Comments

roshu’s picture

Assigned: roshu » Unassigned
roshu’s picture

Nobody answers.... :( ... i really need to know if this can be done.

Waiting for reply..

greggles’s picture

Title: Pathauto with multiple vocabularies » Provide tokens for each vocabulary (for use with Pathauto)
Project: Pathauto » Token
Version: 5.x-2.x-dev » 5.x-1.x-dev
Component: Miscellaneous » Code
Category: support » feature
Status: Active » Closed (duplicate)