Closed (fixed)
Project:
Domain
Version:
5.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 May 2008 at 09:48 UTC
Updated:
18 May 2008 at 14:38 UTC
i'm wondering if i should use 'pathauto' or 'global redirect'. i just want to change 'node' in german 'artikel'.
i went to skirt.com and see that you dont use pathauto or anything. Also the setting 'Node link patterns' is not so clear to me.
and i tried to search here. but nothing. will i expect problems using 'pathauto' or 'global redirect'?
Great stuff! Thank you!
Comments
Comment #1
agentrickardPathauto should work just fine. Not sure about global redirect.
Node link patterns tell the module how to identify certain path that need to be rewritten.
You should not need to modify "node link patterns" to use either module. You only need to edit those settings if you install a module such as Forward, which creates new links using a path like 'forward/%n' where %n == the node id.
When you install a new module, see if it adds any links to the bottom of a node teaser. If it does, you may need to add that path to the "node link patterns."
Note that 5.x.1.2 is no longer supported. Also, only assign issues to yourself if you are working on a patch.
Comment #2
agentrickard