Commons Hashtags

Component type

module

Maintenance status

Development status

Downloads

1471

Component created

Component changed

Provide Hashtags functionality for the Drupal Commons distribution.

Description

The module adds support to use hashtags in text fields in Drupal Commons. Each time you add a hash in front of a word, the module makes that word clickable and turns it into a topic. It is added to the Topics field and when clicking on it, it brings you to the Taxonomy Term page of that term.

The hashtag is added using an Input Filter, and enabled on the Filtered HTML text format by default.

Crowd Extended REST Methods

Component type

module

Maintenance status

Development status

Component created

Component changed


IMPORTANT - Module Obsolete: All the logic and methods from this module have been moved into the official Crowd SSO project.

All the logic and methods from this module have been moved into the official Crowd SSO project. Please note however that the method names have changed as part of this move.

Drupal Global Messenger System

Component type

module

Maintenance status

Development status

Component created

Component changed

In short dgms is a new D8 project which will allow you to have plugable contacts from one side, group that contacts in groups (also plugable) and then send some message (and again message is plugable) to contact groups.

First iteration will have mail pluging for sending plain and html mails and contact plugins for Drupal users, and simplenews and similar crm modules (when they port them self to Drupal 8).

Yes our plan is to start work on D8 and skip D7 version. Will it be D7 port - we are not planning it for now, contact us if you need this feature.

Instagram Feeds

Component type

module

Categories

Maintenance status

Development status

Downloads

7249

Component created

Component changed

As this project seems to be unsupported (and has development status obsolete), consider trying the Instagram Social Feed module in stead.

This is a Feature module. It allows you to create Instagram feeds for your site that will download images from Instagram using filtering by hashtags and / or usernames.

commerce checkout page inc

Component type

module

Maintenance status

Development status

Component created

Component changed

index 73b82c6..1695847 100644 (file)
--- a/modules/checkout/includes/commerce_checkout.pages.inc
+++ b/modules/checkout/includes/commerce_checkout.pages.inc
@@ -182,6 +182,8 @@ function commerce_checkout_form($form, &$form_state, $order, $checkout_page) {
// submit handlers because we're using hook_forms() to use this form builder
// function and to avoid issues if other modules implement button level submit
// handlers on these or custom checkout buttons.
+ $button_operator = '' . t('or') . '';
+

Alterable Field

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal field schemas can't be altered due to core. Move on...

DruStack Article

Component type

module

Categories

Maintenance status

Development status

Downloads

8753

Component created

Component changed

Drustack Article is a submodule of DruStack distribution. This module replace standard installation profile's article content type with out of the box feature package. It help webmaster to start publishing article with content and image under right permissions.

Roll back settings

Supported by Features module, you could easily roll back changed setting to default functionable setting.