Closed (fixed)
Project:
Event
Version:
4.6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2005 at 20:46 UTC
Updated:
19 Sep 2005 at 21:18 UTC
By default, all events are located at:
http://mysite.com/event/foo/bar etc.
I'd like to move them to:
http://mysite.com/somewhere/event/foo/bar.
There are quite a few strings to replace in Event.module, which isn't a big deal, but I'm not sure how/where default paths are registered in Drupal.
Why I'm doing this is because I've build Books/Book Pages for each main section of my site and the events should be located below one of those books. This will allow the book navigation to be present on all event child nodes.
Comments
Comment #1
killes@www.drop.org commentedthere is no support for this in event.module. Note thet replacing all paths might not be enough. I recommend you look at the Drupal path.module and study what it's help says about Mass URL aliasing.
Comment #2
gravyface commentedOk thanks; will do.
Comment #3
(not verified) commented