source: sipes/modules_contrib/ajax_load/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: 316 octetos
Línea 
1Drupal ajax_load.module README.txt
2==============================================================================
3
4
5When loading new content via AJAX, there is the potential need to load
6CSS and Javascript files and data not already available on the page.
7Ajax Load is a helper module designed to handle this task.
8
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.