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]

Typed Entity

Component type

module

Categories

Maintenance status

Development status

Downloads

1538

Component created

Component changed

hooks

Use Typed Entity as a namespace for your business logic. It provides a scope to place your business logic, and help you keep your global scope clean of myriads of small functions.

Issues and support requests are managed in the GitHub project page.

Edit UI

Component type

module

Maintenance status

Development status

Downloads

12454

Component created

Component changed

Improves the administration interface.

This module intends to improve the Drupal administration interface by adding more administration features directly on frontend pages.

Updates !

As frontend block editing has been included in Drupal core 8.2 this module has now not as much improvements as before, so we recommend to use the Drupal core's feature.

Synopsis

For now, this module improves block management by adding a new toolbar in the administration menu available in frontend pages.

Available features :

bnm_rates

Component type

module

Maintenance status

Development status

Component created

Component changed

BNM currency rates from bnm.org

Install as a simple drupal 7 module.
it will create table for currencies and for rates
You'll find a block named bnm currency rates
On first attempt to display currencies, this will pull xml data
bnm.org offers xml data in 3 langs: en, ru, md. md means moldovan, it is same as romanian,
so in multilanguage site feel free to use either md or ro (drupal's moldavian lang offers 'mo' instead of 'md'
module takes care of it.

Requirements

No special requirements.

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:

Nodecode

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

What

Node code is an extension of the shortcode module. It allows injection of a new shortcode [nodecode]. This injects a node of a given nid into the content and can be rendered with any view mode.

Feeds Data

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Description

The Feeds Data module defines a feeds processor to import feeds into tables managed by the Data module. The base feeds processor (FeedsProcessor) assumes the target data is an entity which may not be true for Data tables. This module provides a custom feeds processor plugin to manage tables that:

  • Are not associated with a Drupal entity.
  • May have multiple, non-serial primary keys.

Requirments

This module requires the following modules: