2 Sep
2007
2 Sep
'07
8:06 a.m.
User: mradcliffe Branch: DRUPAL-4-7 Date: Sun, 02 Sep 2007 06:06:09 +0000 Modified files: /modules/footermap footermap.module Log message: 1. Found cleanurl w/o using path.module bug. I had originally attached $base_url to $h->path, but had taken it out during some testing. This caused a bug to appear. I have corrected things, and now $base_url is concatenated to $h->path if url_aliases are not used. Additionally I have some weak regex to prevent messing around with external links such as when $h->path starts with "http" or "www". Links: http://cvs.drupal.org/diff.php?path=contributions/modules/footermap/footerma...