/[drupal]/contributions/modules/contextlinks/README.txt
ViewVC logotype

Log of /contributions/modules/contextlinks/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Feb 15 16:42:51 2007 UTC (2 years, 9 months ago) by jhriggs
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-5--1-2, HEAD
Branch point for: DRUPAL-5
Changes since 1.3: +5 -2 lines
Diff to previous 1.3
  - 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

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed May 10 16:14:45 2006 UTC (3 years, 6 months ago) by jhriggs
Branch: MAIN
Changes since 1.2: +4 -1 lines
Diff to previous 1.2
merge from DRUPAL-4-7

Revision 1.2.6.1 - (view) (download) (annotate) - [select for diffs]
Wed May 10 16:12:47 2006 UTC (3 years, 6 months ago) by jhriggs
Branch: DRUPAL-4-7
Changes since 1.2: +4 -1 lines
Diff to previous 1.2 , to next main 1.4
  - release 4.7r2/2006051000
  - contextlinks.module
    - updated coding style to more-closely resemble Drupal's standards
    - moved all admin pages under admin/settings
    - removed install/remove
    - use theme_add_style() for CSS
    - use drupal_add_js() for Javascript
  - contextlinks.install
    - new install file
    - performs database UTF-8 update
  - contextlinks.js: use addLoadEvent()
  - INSTALL.txt
    - updated paths
    - added note about adding to input formats
    - removed install system note
  - README.txt: added contextlinks.install

Revision 1.2.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Oct 13 14:03:26 2004 UTC (5 years, 1 month ago) by jhriggs
Branch: DRUPAL-4-5
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 , to next main 1.4
merge from HEAD

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Oct 13 13:30:31 2004 UTC (5 years, 1 month ago) by jhriggs
Branch: MAIN
Branch point for: DRUPAL-4-5, DRUPAL-4-6, DRUPAL-4-7
Changes since 1.1: +8 -8 lines
Diff to previous 1.1
updated for .txt extensions

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Oct 13 13:01:33 2004 UTC (5 years, 1 month ago) by uwe
Branch: MAIN
Renamed all README files to README.txt, as discussed in
http://drupal.org/node/11517. I have done this using some command line magic:

find . -name README -exec cp '{}' '{}.txt' \; -exec cvs remove -f '{}' \; -exec cvs add '{}.txt' \;

I will update all occurences of 'README' to 'README.txt' in the conrtib CVS,
soon. I'll also rename LICENSE, CHANGELOG etc. files as soon as I get around
to it.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2