Change "go" in the URL to something different like "site"
911 - September 23, 2008 - 15:37
| Project: | Go - url redirects |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
i want to change the "go" in the http://drupal.org/go/my_label url to something different like http://drupal.org/site/my_label
I had a look in the gotwo.modul searching for the word "go" to replace it, but I dont understand all that code.
Can somebody point me to the lines to edit?
Best Regards

#1
We do not support changing the module code.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
It would be nice to have an option in the moduls settings to define a custom string for the url.
#4
This may be only 3 lines to change, the two url() calls in _gotwo_get_url() and the hook_menu "go", but this is all unsupported... untested.