Projet

Général

Profil

Paste
Télécharger (907 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / jquery_update / README.txt @ 87dbc3bf

1

    
2
CONTENTS OF THIS FILE
3
---------------------
4

    
5
 * Introduction
6
 * Installation
7
 * Credits
8

    
9

    
10
INTRODUCTION
11
------------
12

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

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

    
22

    
23
INSTALLATION
24
------------
25

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

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

    
30

    
31
CREDITS
32
-------
33
* Matt Farina (mfer)
34
* Jeff Robbins (jjeff)
35
* Angela Byron (webchick)
36
* Addison Berry (add1sun)
37
* Rob Loach