Ver Mensaje Individual
  #2 (permalink)  
Antiguo 23/07/2011, 22:23
Avatar de NUCKLEAR
NUCKLEAR
Moderador radioactivo
 
Fecha de Ingreso: octubre-2005
Ubicación: Cordoba-Argentina
Mensajes: 5.688
Antigüedad: 18 años, 6 meses
Puntos: 890
Respuesta: Como instalar el modulo jquery ui

Esta bastante claro, que no podes hacer?

Código text:
Ver original
  1. Copy the jquery_ui module directory to your sites/all/modules directory, so it
  2.   26   is located in sites/all/modules/jquery_ui/.
  3.   27
  4.   28 * Download the jQuery UI 1.6 release from:
  5.   29
  6.   30     http://code.google.com/p/jquery-ui/downloads/list?q=1.6
  7.   31
  8.   32 * Put the downloaded archive into the directory:
  9.   33
  10.   34     /sites/all/libraries/jquery.ui-1.6.zip
  11.   35
  12.   36 * Extract the archive.  This will create the following sub-directory:
  13.   37
  14.   38     /sites/all/libraries/jquery.ui-1.6/
  15.   39
  16.   40 * Rename the sub-directory into "jquery.ui":
  17.   41
  18.   42     /sites/all/libraries/jquery.ui/
  19.   43
  20.   44   so the actual jQuery UI JavaScript files are located in:
  21.   45
  22.   46     /sites/all/libraries/jquery.ui/ui/*.js
  23.   47
  24.   48 * Enable the module at Administer >> Site building >> Modules.
__________________
Drupal Argentina