GIT Tag

Component type

module

Maintenance status

Development status

Downloads

3429

Component created

Component changed

A module which helps managing source control (GIT) for a Drupal website.
updates the site's code to a certain tag using GIT commands.
the site's admin/code maintainer can select a tag name from the available tags in the local Git repository (after fetching the tags from an upstream repository).

Warning

This module updates the code of the web site using GIT.
any change of the code might break the site and make it unavailable... so -
Backup your site before trying this setup.

UC Attribute Stock

Component type

module

Maintenance status

Development status

Downloads

2244

Component created

Component changed

This modules works with attributes of products. It allows you to combine several attributes info one and keep track of stock level.

Module Dependencies

For full functionality you must install the required modules. You can see their project pages below:

Offensive content

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Check for offensive/abusive strings in content and marked it for admin review.
Also allow site user to report content offensive, once reach thrash hold limit, notify admin

CZ/SK Company Field for Commerce

Component type

module

Maintenance status

Development status

Component created

Component changed

Adds new field for specifying company information. It extends customer profile Billing information.

It allowes to add:
- Company name
- VAT registration number
- Company identification number

Currently, it also overrides the Czech and Slovak address handler (in case company name will be specified there).

Feeds: Facebook parser

Component type

module

Maintenance status

Development status

Downloads

5381

Component created

Component changed

Adding a Facebook parser to feeds module.

The main purpose for this module is to parse the JSON feeds returend from Facebook Graph API.

Example Feed URL:
https://graph.facebook.com/{id}/feed

Tested on Profiles and Pages. Thus, you replace {id} with profile/page unique id.

LDAP Authorization OG

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is being developed to serve as a consumer for the LDAP module. It is similar to the LDAP Authorization - Drupal Roles module that is included in that package. However, instead of mapping Drupal Roles to LDAP, Organic Groups are mapped to LDAP. This allows site administrators to automatically assign users to Organic Groups and for Groups to be created automatically.

Token by content-type

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows the site administrator to create tokens that contain different content depending on node content-type. The content can contain tokens that get evaluated.

Use case is a site that has notifications 2.x and needs different messaging templates per content-type. Notifications 3.x reports having per content-type templates.

Alternatives found on the way to creating this: