Area Print

Component type

module

Maintenance status

Development status

Downloads

6187

Component created

Component changed

Area Print is a simple module that let's you add print button or link that sends any given element(div, table, block.. anything with a css id) to a printer.
All original css from the page(including definitions from parent elements) is applied(though browsers tend to strip some off) and you can append your own on top of that.

In it's current form, the module provides only API-like functionality, no UI at all, though this can be changed in the future if needed.

Page Load Progress

Component type

module

Maintenance status

Development status

Downloads

6557

Component created

Component changed

Page Load Progress sets a screen lock showing a throbber when the user submits a form that triggers a time consuming task. It unequivocally indicates a task is being executed, and, as a result, improves the overall user experience. By forbidding users from clicking around while waiting, it also prevents task execution failures, e.g. when working with web services.

Configuration

To configure the behavior of this module go to admin/config/user-interface/page-load-progress.

Shareaholic | share buttons, related posts, social analytics & more

Component type

module

Maintenance status

Development status

Downloads

23412

Component created

Component changed

The easiest, most effective way to grow your website traffic, effectively engage your audience, monetize, and gain insights for free.

Shareaholic is an all-in-one content amplification and monetization platform, that includes related content recommendations, promoted content, social sharing, following, site monetization apps such as affiliate linking, and social analytics. This module makes it a snap for any website — big or small — to engage and grow their traffic, market their content, gain insights, and monetize their traffic, all from one powerful but easy-to-use dashboard.

This module is actively developed (GitHub), maintained and supported with much love by Shareaholic.

Recent Updates:

Collapseblock

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

Allow to collapse selected drupal blocks. Version for Drupal 6.x

Similar modules: http://drupal.org/project/collapsiblock - collapse all blocks.

Configuration

Go to admin/settings/collapseblock and select blocks.

Sponsorship

This project is sponsored by Droptica - Experts in Enterprise Drupal Development

Borealis

Component type

module

Maintenance status

Development status

Downloads

19682

Component created

Component changed

About Borealis Suite

Borealis is a suite of modules designed to assist in the implementation and building of semantic HTML5 and responsive projects in Drupal. The first module, Borealis Responsive Images, is an integrated solution for responsive images in Drupal. The second module, Borealis Semantic Blocks, adds a basic, more semantic block template and allows the user to choose more semantic, HTML5 block templates for each block. As more modules are needed, they will be added to this project.

Front Themer

Component type

module

Maintenance status

Development status

Downloads

1774

Component created

Component changed

Front Themer helps you to map your Drupal theme implementations to very simple Javascript implementations. This hopefully helps you to offload some of the theming cost to the user's browser by allowing you to maintain only one set of theme implementations (namely, your own Drupal theme). With Front Themer, it's a bit easier and more organized to implement architectures where your site has AJAX backends that serve e.g. JSON data instead of HTML.