| 1 |
// $Id: README.txt,v 1.3 2008/12/16 01:02:30 mfer Exp $
|
| 2 |
|
| 3 |
CONTENTS OF THIS FILE
|
| 4 |
---------------------
|
| 5 |
|
| 6 |
* Introduction
|
| 7 |
* Installation
|
| 8 |
|
| 9 |
|
| 10 |
INTRODUCTION
|
| 11 |
------------
|
| 12 |
|
| 13 |
Authors:
|
| 14 |
* Matt Farina (mfer)
|
| 15 |
* Jeff Robbins (jjeff)
|
| 16 |
* Angela Byron (webchick)
|
| 17 |
* Addison Berry (add1sun)
|
| 18 |
|
| 19 |
This Module Made by Robots: http://www.lullabot.com
|
| 20 |
|
| 21 |
jQuery Update module upgrades Drupal's stable version of jQuery in order to
|
| 22 |
support the most current jQuery version available.
|
| 23 |
|
| 24 |
Once a stable release of Drupal comes out, only minor bug-fix changes may be
|
| 25 |
added to it, so Drupal's version of jQuery will often lag behind the most recent
|
| 26 |
release offered by the jQuery project. The jQuery community tends to only
|
| 27 |
support the most recent version, so this module ensures that your Drupal
|
| 28 |
installation can run the most up-to-date jQuery plug-ins.
|
| 29 |
|
| 30 |
|
| 31 |
INSTALLATION
|
| 32 |
------------
|
| 33 |
|
| 34 |
1. Copy the jquery_update directory to your sites/SITENAME/modules directory.
|
| 35 |
|
| 36 |
2. Enable the module at Administer >> Site building >> Modules.
|