AHAH Style Ensurer

effulgentsia - December 20, 2008 - 23:22

Without this module, if during the processing of an AHAH callback, css files are added using drupal_add_css() but those files aren't already loaded on the base page from which the AHAH request originated, then those files don't get loaded. This is an unfortunate limitation of Drupal's AHAH system. This module addresses that limitation. However, to take advantage of this, a module implementing an AHAH callback needs to send the response through theme('ahah_response') as provided by the ahah_response module.

If you're interested in this module, you may also be interested in the ahah_script_ensurer module.

This module depends on:
ahah_response
ahah_page_storage
jquery_aop

Releases

Official releasesDateSizeLinksStatus
6.x-1.02009-May-197.25 KBRecommended for 6.xThis is currently the recommended release for 6.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-May-057.25 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.