How can I change the selected alias in Drupal 7 -
i building site drupal 7 in use domain access ( http://drupal.org/project/domain) module, in combination domain path ( http://drupal.org/project/domain_path) module. can set aliases specific domains, , work if browse example.com/alias, domain specific aliases not show in menus. alias set through "url path settings" in node creation form shows in menus. want have different nodes same alias @ different domains.
so question how can change alias selection nodes. drupals default behavior select alias node url_alias database table, domain path module stores aliases in different table.
Comments
Post a Comment