Downloads
Download tar.gz
76.27 KB
MD5: c7c064c1f7bb38c58c01521a8f455abd
SHA-1: 3b4dce2d8009983adf340ad522ee8653128e9871
SHA-256: bfc53dcaf7e4003fa553ce75e6a31f0a1d43f2a854aa991c4e3ab6cd5dd9f654
Download zip
79.06 KB
MD5: 8e0fa9312257c845825e20f73cfb0f12
SHA-1: 532f0f7227268d29e3c2e062750703c2f693bf97
SHA-256: 71ad6427bc61678b2a57efe38cfd3b2bb08df23a3ff7a4161834c224e37cb4d5
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