Bachir Soussi Chiadmi e787137542 initial commit, from drupal7base 9 лет назад
..
js e787137542 initial commit, from drupal7base 9 лет назад
replace e787137542 initial commit, from drupal7base 9 лет назад
LICENSE.txt e787137542 initial commit, from drupal7base 9 лет назад
README.txt e787137542 initial commit, from drupal7base 9 лет назад
jquery_update.info e787137542 initial commit, from drupal7base 9 лет назад
jquery_update.install e787137542 initial commit, from drupal7base 9 лет назад
jquery_update.module e787137542 initial commit, from drupal7base 9 лет назад

README.txt


CONTENTS OF THIS FILE
---------------------

* Introduction
* Installation
* Credits


INTRODUCTION
------------

jQuery Update module upgrades Drupal's stable version of jQuery in order to
support the most current jQuery version available.

Once a stable release of Drupal comes out, only minor bug-fix changes may be
added to it, so Drupal's version of jQuery will often lag behind the most recent
release offered by the jQuery project. The jQuery community tends to only
support the most recent version, so this module ensures that your Drupal
installation can run the most up-to-date jQuery plug-ins.


INSTALLATION
------------

1. Copy the jquery_update directory to your sites/SITENAME/modules directory.

2. Enable the module at Administer >> Site building >> Modules.


CREDITS
-------
* Matt Farina (mfer)
* Jeff Robbins (jjeff)
* Angela Byron (webchick)
* Addison Berry (add1sun)
* Rob Loach