[contributions(DRUPAL-4-7):mradcliffe] /modules/footermap footermap.module
drupal-cvs at drupal.org
drupal-cvs at drupal.org
Sun Sep 2 06:06:09 UTC 2007
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/footermap.module&old=1.1.2.3.2.6&new=1.1.2.3.2.7&root=contrib
More information about the drupal-cvs
mailing list