Simple Slide

Component type

module

Maintenance status

Development status

Component created

Component changed

Project Page: http://drupal.org/sandbox/Albert.Liu/1516046
Git clone: git.drupal.org:sandbox/Albert.Liu/1516046.git
Drupal version: 7.x

Summary

Simple Slide project is provide a new content type to display the fancy
slides show. You can create your slide from node adding page. To start
this project is because many of carousel project doesn't provide "content"
area for display some text in carousel.

Domain Notification

Component type

module

Maintenance status

Development status

Downloads

354

Component created

Component changed

Overview

Domain Notification sends customizable emails to users after their own subdomain has been empty (without nodes) for a specified time.
The module can also delete the domain after specified time of emptiness.

linktags

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a simple module that displays a stylised web link in response to a bbcode-like tag. The style of the link depends on the tag name used, so for example the tag "extlink" can look different on the page to the tag "doclink" or "email". The module therefore acts as a filter in the same way as the Drupal BBCode filter.

The module was created for a client who needed a prefix to the link which would indicate its purpose: to take you to an external site, to provide in-depth documentation, to solicit information by a form, or whatever.

Commerce Product Entity Sync

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is automatically synchronizes entities and it's (their's) fields to the commerce products.

For example, you have created Content Type for a Product and added there product_reference field that connects it to Commerce Product entity. The module will creates a new Commerce Product automatically, when new Product content (node) is created
and populate specified fields for a Commerce Product with values from Product node fields.