Rules link event

Component type

module

Categories

Maintenance status

Development status

Downloads

4896

Component created

Component changed

This module extends Rules by adding an "link accessed" event - this allows you to create arbitrary links which trigger rules.

For example: you can create a URL shop/buy/% which adds an item to the users cart, applies a discount, then redirects the user to the checkout page.

Admin Frosting

Component type

module

Maintenance status

Development status

Downloads

1208

Component created

Component changed

Overview

Admin Frosting is the kitchen sink of administrative modules. Out of the box, it comes with a ton more options than Drupal core gives you for managing your content. It replaces Drupal's default Content, Comment and People (User) administration screens utilizing the power of Views, Views Bulk Operations (VBO) and Rules.

Features

Content Administration

Fields Displayed

Core: Title, Type, Author, Status, Updated and Operations (view/edit/delete)

Web Taxonomy

Component type

module

Categories

Maintenance status

Development status

Downloads

1790

Component created

Component changed

Allows you to define an external source for the Taxonomy Autocomplete field (i.e. a web service delivering a JSON list of Drupal modules, or an XML service delivering a list of descriptors from a thesaurus, or a SPARQL endpoint with RDF data). Multiple unrelated sites can connect to the same taxonomy. A local version of the term will be created and can be synced with the external term in the centralized vocabulary.

Rules array create

Component type

module

Categories

RDF

Maintenance status

Development status

Downloads

1668

Component created

Component changed

Mini module that allow to create an array in rules on which to iterate on. It solves the need to have an x times iteration when x is a variable and not an array.

Fast OpenGraph module

Component type

module

Maintenance status

Development status

Downloads

685

Component created

Component changed

The Open Graph protocol enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook.

This module developed for making possible nice display nodes with attached images on external sites like Facebook.

Integrated with image

Customer Profile Type UI

Component type

module

Maintenance status

Development status

Downloads

9369

Component created

Component changed

The big idea

This module provides a dynamic way to add new customer profile types for the Commerce module using a UI. So if you want another customer profile type other then the default billing pane that comes with Commerce, you can now easily add new ones using this module. Just as the billing profile type is fieldable and you control how fields are displayed, the same is true for any profile types you create using this module.

Compare

Component type

module

Maintenance status

Development status

Component created

Component changed

This project is a first small step in an attempt to do something similar to
what is found at the Khan Academy (khanacademy.org).

This first step allows for setting up Rules components used for evaluating an
answer towards a given correct answer, in dynamic ways. It contains:

* A new entity type, "Question". It is used to store questions, and descriptions
  of answers (either in exact form or in lists of answer alternatives).