This module adds an AJAX-enabled link to any user-configurable blocks on your site, providing authenticated users to hide those blocks with a single click, rather than by editing their user profile.
Random blocks module allows you to display your existing site blocks randomly. It can display 1 or more blocks at a time, and you can configure which blocks will be available to each random block. A random block becomes a block in it's own right within the drupal system, which you can then assign to...
If you have a main site with blocks that you want to syndicate across several
other websites, you need this module!
Features:
* Allows publishing and subscribing of Drupal blocks
* Changes to published blocks are updated on sites with subscription blocks
* Published blocks provides a JSON page at blocks/{module}/{delta}
*...
This module allows themes to define their own blocks.
You probably only need this if a theme has asked you to install it or if you are a themer and you want to declare some blocks without creating your own module.
Why? The code to define a simple block is easy to create, but also very easily abstracted....
Brief: I am using QuickTabs on the page above which uses BLOCKS for each TAB within a MAIN block on the page. My question is, is it possible to hide the sidebar when the user navigates to certain TABS/BLOCKS? They remain on the same page so I am not sure if this is doable.
This module provides some tools for managing blocks in Drupal using ctools
plugins. This can be very handy for maintaining a large number of blocks in
a more sane way by way of include files and simple plugin definitions.
There are two methods of using ctools block.
1) Expose plugins to ctools_block...
This module allows granular control of block visibility on a per-domain basic.
Use this module to set different visibility rules for each domain on your site, as setup by the domain access module. You can use this module in conjunction with the Domain Blocks module to restrict blocks from certain domains.
After...
About the Project
Block queue solves one of the major shortcomings of Drupal 6 block management: the ability to easily re-use blocks in different regions, on different pages, with arbitrary ordering.
Block Queue allows users to create "queues" of blocks much like Nodequeue allows to create queues of...
This module provides the content of the site information variables in blocks, so users are not limited by their theme in their placement, but can display them in any block region.
A css file is included, which can be used to tweak the display.