links 5.x-1.12
syscrusher - January 24, 2009 - 21:23
| Download | Size | md5 hash |
|---|---|---|
| links-5.x-1.12.tar.gz | 169.58 KB | 54f30ee59bbbf77a64e7ad03e04a9b03 |
Official release from CVS tag: DRUPAL-5--1-12
Last updated: January 24, 2009 - 21:25
Fixed incorrect HTML rendering in links_weblink per issue #363597.
New feature: Administrative option allows rel="nofollow"
attribute on external links, per issue #144620.
New feature: Administrative option allows direct links
(skipping redirect page, at the cost of no click
counting). Separately controllable for internal and
external links.
New feature: Optional logging of all external redirects,
primarily for diagnostic purposes but also useful if the
site owner wants really detailed click tracking.
Added #maxlength attribute for URL textfields to allow
longer values, per issue #232575.
