Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This is a small helper module which will automatically lazyload all blocks for sites with multiple blocks, which will make the site load faster.
All blocks will only load when it's visible to the browser window.
Similar to Lazyloader but this time it's the block content.
Available Settings:
1) Enable/Disable
2) Block Content Class - your theme's block content class, ex. content, block-content, etc. (the content of this container will be lazyloaded)
3) Distance - block's distance from the viewable browser window before the actual block content loads
4) Loader Icon - animating icon (shamelessly borrowed from ajaxblocks module)
5) Excluded Blocks - blocks which will not use block lazyloader
6) Excluded Pages - page paths to be excluded from block lazyload
This module adds SSH client functionality to Drupal and Drupal Rules. Once configured, you may execute arbitrary calls to pre-defined remote hosts directly from within Drupal, either by your own supplementary module or e. g. by defining rules.
This module provides an API to simplify the usage of Drupal's built-in Tabledrag functionality, like that used in the "Manage Fields" administration panel in Drupal.