Downloads
Download tar.gz
78.01 KB
MD5: a7cc833db70e616877e7a6450b8b0e18
SHA-1: 2ad3a524a27f652418981675bdb967fe4f2304d2
SHA-256: a3f5ecd405b20628f105039ac465cbd8ab70f014adcf45695c381e32496e52cd
Download zip
79.82 KB
MD5: 95aa906deb8f24e399953550f0944b15
SHA-1: 07369699bd81556d3487ac8a08a6ca5e580a85b2
SHA-256: a5c58bdb51526386756b7bbf9c37efed9835cd5ddd4d9d2c2b5967506a5a32d8
Release notes
- release 5.x-1.0
- contextlinks.module
- updated for Drupal 5 (addresses feature 105601 requested by vb)
- add URL template to classes for shorthand links for searches or
other uses (http://google.com/search?q={}&lr=lang_sr) (addresses
feature 28260 requested by flevour)
- contextlinks.js: updated for jQuery in Drupal 5
- contextlinks.info: new file
- contextlinks.install
- remove ctime, mtime, uid
- add url_template
- add google, amazon template examples
- INSTALL.txt, README.txt: updated for Drupal 5 changes