I'm having some trouble with this problem, users can add photos to my website, I created a custom node template to display all the photos.
But now I want that each time a new photo is added, the path /news/photos/ get's updated to that node.
I'm now using a module called 'Rules' which seems to work ok, but it can't handle some of the problems I'm having.
- The site is multi lingual
- When a photo is deleted, the path alias is deleted and so is my menu link
Does anybody can think of a solution that would suit my problem?