Closed (duplicate)
Project:
Drupal core
Version:
x.y.z
Component:
menu system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2004 at 22:30 UTC
Updated:
12 May 2005 at 14:55 UTC
Jump to comment: Most recent file
Comments
Comment #1
jhriggs commentedNew patch. Missed a title update.
Comment #2
Steven commentedHave you tried this with clean URLs off?
Comment #3
jhriggs commentedGood point. That may not work. I just went through something very similar with contextlinks.module. If it doesn't work, I'll change this to a feature request for handling external URLs and submit a patch.
Comment #4
dries commentedUsing relative URLs is preferred for a number of reasons -- it is easier to change domain name, you can share your menu-table, less data to send, etc. That said, I'm OK with this patch but I'd prefer the naming to be consistent. The node form uses 'Path alias' and I'm not sure what wording is used in the documentation. Can you look into that first?
Comment #5
jhriggs commentedAs Steven suggested, this does not work with clear URLs off, so I will change this to a feature request.
Dries: it is not that I am or want to use full URLs for pages on the Drupal site. For that, I _would_ use Drupal paths. I want to be able to make menu items that are links to external sites or pages.
I am setting this to active and will create a patch that allows the use of external links for menu items.
Comment #6
jonbob commentedComment #7
adrian commentedDuplicate of : http://drupal.org/node/10888