Hi. I got a problem with menu path alias. I want to use same path alias in few domains I'm managing with Domain Access.

I'm using:
Drupal 7.12
Domain Access 7.x-3.3
Internationalization 7.x-1.4

I have created some views, and cause views can't have same path I named the path differently. I also created menu items (for those views). I have tried to use pathauto to set proper path aliases for those menu items but it fails.

For example i got 2 menu:

site1/gallery1
site2/gallery2

and I want the path aliases to look like:

site1/gallery
site2/gallery

Domain Alias Path is not helpful in this case. How to achieve this ? Is this possible ?

When I try to add custom path alias from site1 to look like site1/gallery1 = site1/gallery it's ok. But when I try add another one from site2 to look like site2/gallery2 = site2/gallery I get:

The alias <em>gallery</em> is already in use in this language. Probably if not i18n I would get: Path is already in use. Any ideas ? If it's not DA related feel free to close it. I'm open for ANY suggestions. Now it's coffee time cause I've spend few hours to find a solution and there is nothing I can use in this particular case.

Comments

agentrickard’s picture

Project: Domain » Domain Path
Version: 7.x-3.3 » 7.x-1.x-dev
Component: - Domain Alias » Code

Use Domain Path, which is a separate module. But it doesn't work with i18n yet.

batigol’s picture

Issue summary: View changes

typo

batigol’s picture

I think that Domain Path is useful if you got nodes as a menu links. But when views are your menu links it can't help you. Correct me if I'm wrong.

The problem is path (alias) per domain in views. There should be option somewhere to specify path per domain in views. If anybody know:
A) if this is possible,
B) how complicated is this,
C) how long would it take do give this functionality to Domain Path,

plz let me know. Again thx for great support.

agentrickard’s picture

Status: Active » Closed (duplicate)
agentrickard’s picture

Issue summary: View changes

typo