Bootstrap Social Sharing Buttons

Component type

module

Maintenance status

Development status

Downloads

5016

Component created

Component changed

This module provides a very simple set of social buttons with super clean markup optimised for use with Bootstrap (e.g. https://www.drupal.org/project/bootstrap). The emphasis is on ease of use and simplicity.

The buttons can be placed on your site in either vertical or horizontal layouts, via either Drupal's block system, or inserted into any content via one or both of the following tokens:

[socbutt:horizontal]
[socbutt:vertical]

node_chat

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a chat module for general use, is based on a node express server that use socket.io like backend for the realtime comunication, you can download the backend server from here https://github.com/jmsv23/node-chat-server.

Features:

  • General chat for all users with the proper permission
  • Links translation
  • Emoji support http://emoji.codes/
  • XSS protection.

Install instructions:

lightsocialbuttons

Component type

module

Maintenance status

Development status

Component created

Component changed

The module allows to create a light social buttons integration, without the embedded iframe or external javascript code and show the counters from the following service:

  • Facebook
  • Google Plus
  • Twitter
  • Linkedin
  • Pinterest

The module use the javascript API from the services to get the number of share. For the Google Plus service is used an internal call with POST parameter.

Micropayment Field

Component type

module

Maintenance status

Development status

Component created

Component changed

Summary

  1. Provides a field type to store micropayment provider information.
  2. Provides a field widget so a user with access to modify the entity can add provider configuration.
  3. Provides a field formatter so that a user may pay through a provider to a person.

This does not provide functionality to create an e-commerce or accounting solution, but rather a site may offer its users the ability configure one or more micropayment providers for themselves.

Shadowban

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Shadowban users!

Shadowban uses a permission setting to track which users are banned instead of a roster list. So you add shadowbanned users to a "ban" or "troll" user role to mark them as banned.

This module includes a Rules integration so you can check if a user is shadowbanned and update their node access. Since the shadowban is based on a user role, Rules will already let you add a user to a role.

This is identical in concept to Cave, Shadowban puts all the trolls in the same cave.

Better Email

Component type

module

Maintenance status

Development status

Component created

Component changed

This module aims to combine the HTML email modules that we all love, but are somewhat difficult (or requires a lot of work) to make they work together to send out nice emails.

This is not another module to send HTML emails! We already have enough overlap with Mime Mail module and HTML mail modules. This module does not fall into any group. Instead, this module allows you to treat all emails as HTML emails (with the help of Mime Mail module), and to upgrade your entire site-wide email appearance to an always-HTML one