Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
9.18 KB
MD5: 572f7d2bcf7ddeb18688b0f564e4b9ff
SHA-1: f503a35947dd17073f5c039031a737bcf268db81
SHA-256: 6bdd2bada99b7e6e5087f3dfc167b22b859527387b1f7fb77e9a381273c9bcf3
Download zip
11.47 KB
MD5: 7b11812c26b65c28380af7d5b7443095
SHA-1: 96bd279e336fd9109d4d6683ef2a934cbef5f93b
SHA-256: 40727219972a4f110869b858732bacd0f10a03fef84be42e0507e88d0c0692e7
Release notes
Replace hard coded content_page_active_page() with a hook_content_page_is_active_page call.
Added a simple sub-module (content_page_ajax_request) to handle the $_GET['ajax_request'] case - automatically enabled via update.php.