SPARQL Views

Component type

module

Maintenance status

Development status

Downloads

6955

Component created

Component changed

Description

SPARQL Views allows you to use Views to access remote and local SPARQL endpoints. In the near future, it will also work for RDFa on Web pages and hopefully microdata. Once the data is in Views, you can use Views style and display plugins to format your data.

Rules Transformers

Component type

module

Categories

RDF

Development status

Downloads

1323

Component created

Component changed

This project, developed in the course of GSoC 2010, will provide two modules for Rules to transform data.

The first module (Transformers Actions) provides the rules actions, that actually allows you transform data.

The second module (Transformers Pipelines) provides a Yahoo Pipes-like alternative UI, which will allow you to visually map one data structure into another.

Salsa Rules

Component type

module

Development status

Downloads

521

Component created

Component changed

Salsa Rules for Drupal 6.x

The purpose of this project is to provide integration with the Democracy in Action Salsa platform in a generic and extensible fashion using the Rules framework. It exposes actions to create and manage Supporters, Groups, Events and Petitions as well as adding Supporters to Groups, allowing Supporters to RSVP to an Event, and Sign Petitions.

Node Option Premium

Component type

module

Maintenance status

Development status

Downloads

19168

Component created

Component changed

This module adds a new node option Premium content along with core publishing options (Published, Promoted to front page, Sticky at top of lists).

When a node is published as premium content, only users with proper privileges may view the full content of the node.

Non-premium users can still access premium nodes but only get the content rendered in teaser context, even when trying to view the full content. An additional message informs them that the content is available to premium users only.

Ubercart Conditional actions SMS integration

Component type

module

Maintenance status

Development status

Downloads

1553

Component created

Component changed

Adding tools for SMS messaging for Ubercart using its Conditional actions module, based on the SMS Framework module.

Using the integration, including the ability to use Tokens, gives strong capabilities for SMS notifications.

First goal was to implement SMS notifications for marketplace sellers, and additional features will come as needed.

Phone Number

Component type

module

Maintenance status

Development status

Downloads

37101

Component created

Component changed

Another CCK/Fields module to provide a phone number field type.

Main differences cck_phone from Phone (CCK) phone.module are:
- Single field widget instead of ever growing field widget per country
- Supports all/multiple countries in one field
- Covers almost all country codes out of the box, with generic phone number validation
- Includes all countries codes or select your own list of countries
- Custom country specific phone numbers validation & formatting
- Custom country validation can be turned off, configurable per field
- D6: Better tel link support (RFC3966) or mobile support - iPhone, Android, iPad, Opera Mobile/Mini, etc. D7: To be replaced by RDFa.

SMS Sending Actions for Rules

Component type

module

Categories

Maintenance status

Development status

Downloads

1502

Component created

Component changed

Integrate SMS Framework basic capabilities with the Rules module, mainly by two actions:

  • Send an SMS - send a message to a comma-separated list of phone numbers
  • Send an SMS to user - send a message to a comma-separated list of user ids (using the sms_user optional module)
  • In the future it would be possible to integrate events using the SMS Framework income features.

    Voting Rules

    Component type

    module

    Categories

    RDF

    Maintenance status

    Development status

    Downloads

    39103

    Component created

    Component changed

    Voting Rules provides Rules integration for the VotingAPI module.

    Administrators can configure actions to occur when a user submits a vote, when a user deletes a vote, and when the results of a vote are calculated. Currently, Voting Rules supports votes on nodes, users, and comments.

    Supported conditions include acting on the total number of votes, average vote, the sum total of all votes, as well as any conditions provided by other modules on the node, user, or comment that is being voted on.

    AGLS Metadata

    Component type

    module

    Categories

    Maintenance status

    Development status

    Downloads

    19273

    Component created

    Component changed

    This module provides meta tag support for the AGLS Metadata Standard. The AGLS Metadata Standard provides a set of metadata properties and associated usage guidelines to improve the visibility, manageability and interoperability of online information and services.

    Details about the scheme can be found at the AGLS Standards site.

    Versions

    Drupal 8
    The Drupal 8 version has an initial release but is still in development.

    Web service client

    Component type

    module

    Categories

    RDF

    Maintenance status

    Development status

    Downloads

    45038

    Component created

    Component changed

    This module provides an interface to consume external web services. It focuses on integrating web service operations as Rules actions, but can also be used as data provider for other modules.