Skip to content
Snippets Groups Projects
markuspetrux's avatar
Marc Ferran authored
  template_preprocess_page, so that we do not cause messages to flush.
- Prevent from calling our own preprocess page template callback when
  emulating theme('page').
081711f5
History
Drupal ajax_load.module README.txt
==============================================================================


When loading new content via AJAX, there is the potential need to load
CSS and Javascript files and data not already available on the page.
Ajax Load is a helper module designed to handle this task.