Revision
1.4 -
(
show annotations)
(
download)
(
as text)
Thu Feb 15 16:42:51 2007 UTC
(2 years, 9 months ago)
by
jhriggs
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-1, DRUPAL-5--1-0, DRUPAL-5--1-2, HEAD
Branch point for:
DRUPAL-5
Changes since
1.3: +5 -24 lines
File MIME type: text/javascript
- 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