[drupal-devel] [drupal-dev] default module paths
19 Sep
2005
19 Sep
'05
11:01 p.m.
I'm curious: how are default module paths assigned? I checked all the database tables that I thought would have this information but I can't find anything. Specifically, I'm wondering how the Event module is setup at $base_url/event/foo/bar by default; I'd like to change this.
19 Sep
19 Sep
11:28 p.m.
You'll want to read about hook_menu: http://drupaldocs.org/api/head/function/hook_menu GravyFace wrote:
I'm curious: how are default module paths assigned? I checked all the database tables that I thought would have this information but I can't find anything.
Specifically, I'm wondering how the Event module is setup at $base_url/event/foo/bar by default; I'd like to change this.
7580
Age (days ago)
7580
Last active (days ago)
1 comments
2 participants
participants (2)
-
GravyFace -
Robert Douglass