Atixnet Social Buttons

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Presentation

This module show the common social networks to share your content, using a block.

It is not using any javascript library, nor the social networks trackers libraries to run, nothing...

It is using a template file for the block to display, allowing you to override the output.

Their is plenty of social buttons modules for Drupal, but most of them use Social Networks Javascript and trackers to display buttons (and useless counter for my purpose).

Rules Modal

Component type

module

Categories

RDF

Maintenance status

Development status

Component created

Component changed

“Rules modal makes it easy to prompt a user for confirmation of a task during the execution of a rule. Combined with a module such as https://www.drupal.org/project/rules_conditional , this enables for more advanced validation. Here are some example use cases for Rules Modal:

- Used with a shopping cart system to prevent users from purchasing the same item twice by mistake (“Are you sure you want to add this item to your cart again?“)

Block Entity

Component type

module

Maintenance status

Development status

Downloads

66

Component created

Component changed

This module creates a simple entity called block_entity, where the modules that provide blocks are the bundles (e.g. block, views, webform). This can be used with entityreference fields and views for a very simple way to place one or more blocks within content or in a view block.

The initial objective was to provide an easy way for content managers to add blocks to different page regions (with views or display suite) on a per-node basis. This helps avoid teaching content managers how to use more complex systems like Panels when that complexity or learning curve isn't useful.