source: sipes/modules_contrib/jquery_update/README.txt @ c43ea01

stableversion-3.0
Last change on this file since c43ea01 was 177a560, checked in by José Gregorio Puentes <jpuentes@…>, 8 años ago

se agrego el directorio de modulos contribuidos de drupal

  • Propiedad mode establecida a 100755
File size: 1.1 KB
Línea 
1// $Id: README.txt,v 1.2.4.1 2009/03/21 19:43:51 mfer Exp $
2
3CONTENTS OF THIS FILE
4---------------------
5
6 * Introduction
7 * Installation
8
9
10INTRODUCTION
11------------
12
13Authors:
14* Matt Farina (mfer)
15* Jeff Robbins (jjeff)
16* Angela Byron (webchick)
17* Addison Berry (add1sun)
18
19jQuery Update module upgrades Drupal's stable version of jQuery in order to
20support the most current jQuery version available.
21
22Once a stable release of Drupal comes out, only minor bug-fix changes may be
23added to it, so Drupal's version of jQuery will often lag behind the most recent
24release offered by the jQuery project. The jQuery community tends to only
25support the most recent version, so this module ensures that your Drupal
26installation can run the most up-to-date jQuery plug-ins.
27
28
29INSTALLATION
30------------
31
321. Copy the jquery_update directory to your sites/SITENAME/modules directory
33   or sites/all/modules directory.
34
352. Enable the module at Administer >> Site building >> Modules.
36
373. Visit Administer > Site Configuration > jQuery Update to configure the module.
38
394. That's it. :) Thanks to the new theme system in Drupal 6.x+, you no longer
40   need to copy files around. Hooray!
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.