We are not using l() for placeholders in translatable strings. This will cause context sensitive problems. The new url should be something with support.google.com
There seems to be nearly all links changed. The attached patch should fix all, except the 404 documenation link where I have not been able to find the new link.
Comments
Comment #1
steveoliver commentedThis fixes the broken link in the description of the 'googleanalytics_cross_domains' field.
Comment #2
hass commentedWe are not using l() for placeholders in translatable strings. This will cause context sensitive problems. The new url should be something with support.google.com
Comment #3
steveoliver commentedMore like this?
Comment #4
steveoliver commentedOr with Title Case link... to match the destination page.
Comment #5
hass commentedThere seems to be nearly all links changed. The attached patch should fix all, except the 404 documenation link where I have not been able to find the new link.
Comment #7
hass commentedFixed bracket
Comment #8
hass commentedhttp://drupalcode.org/project/google_analytics.git/commit/a67dae5, D7
http://drupalcode.org/project/google_analytics.git/commit/22ae4c3, D6.4
http://drupalcode.org/project/google_analytics.git/commit/a246250, D6.3