You are here

README.txt in jQuery Update 6

Same filename and directory in other branches
  1. 5.2 README.txt
  2. 5 README.txt
  3. 6.2 README.txt
  4. 7 README.txt
  5. 7.2 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation


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

Authors:
* Jeff Robbins (jjeff)
* Angela Byron (webchick)
* Addison Berry (add1sun)

This Module Made by Robots: http://www.lullabot.com

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.

3. That's it. :) Thanks to the new theme system in Drupal 6.x+, you no longer
   need to copy files around. Hooray!

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. INTRODUCTION
  6. ------------
  7. Authors:
  8. * Jeff Robbins (jjeff)
  9. * Angela Byron (webchick)
  10. * Addison Berry (add1sun)
  11. This Module Made by Robots: http://www.lullabot.com
  12. jQuery Update module upgrades Drupal's stable version of jQuery in order to
  13. support the most current jQuery version available.
  14. Once a stable release of Drupal comes out, only minor bug-fix changes may be
  15. added to it, so Drupal's version of jQuery will often lag behind the most recent
  16. release offered by the jQuery project. The jQuery community tends to only
  17. support the most recent version, so this module ensures that your Drupal
  18. installation can run the most up-to-date jQuery plug-ins.
  19. INSTALLATION
  20. ------------
  21. 1. Copy the jquery_update directory to your sites/SITENAME/modules directory.
  22. 2. Enable the module at Administer >> Site building >> Modules.
  23. 3. That's it. :) Thanks to the new theme system in Drupal 6.x+, you no longer
  24. need to copy files around. Hooray!