Maintainers are looking for help reviewing issues.

Commons Message Notification Center

The notifications icon and alert box.

This module extends the messaging system in Drupal Commons 3.3 or later to support routing notifications to an internal notification

Field HTML Trim

A Field formatter settings implementation to enable trimming without counting HTML tags.

Migrate Webform

There are a lot of forms and submissions in this photo of the import running.

It will migrate all nodes of the webform node type (with the default D6 fields using migrate_d2d backend), all the configuration* of the webform's settings, the form components, email destinations, submissions and associated submission data, in addition to any validation configuration you have (from webform_validation module). It grabs the "last downloaded" data too, in case your users were downloading sequential batches since the last time they were on the site.

Installation notes

See the README.txt file for complete details!

  • Roles the users enabled will be transferred with the migration by comparing the machine name on the source and destination. It does NOT have the ability to hook into an existing migration class yet.
  • Default values are migrated BUT, only the "user email" token is converted to the new format, so the rest show a warning with a link to each created node, which is annoying, but "helpful" if you're just dealing with a small site. Patches welcome for improving this.
  • Body text does not get reviewed for use of tokens. I have code for that which I have used in another migration so it is possible to implement.

CloudSponge

CloudSponge imports address books from Gmail, Facebook, Yahoo, Linkedin, Outlook.com, AOL, Outlook and Mac OS X Contacts.

SIF for Drupal

SIF: Schools Interoperability Framework

This module suite allows interaction between a SIF 3.0 server and a Drupal site. SIF stands for Schools Interoperability Framework. For more information read http://en.wikipedia.org/wiki/Schools_Interoperability_Framework

This module can work with the the SIF REST Sandbox (a.k.a. SIF-RS) located at http://rest3api.sifassociation.org/jsp/index.jsp

See https://www.sifassociation.org for more information.

This module is in development. More info coming soon.

Requirements

Entity API

Architecture

This suite of Drupal modules is provided as a framework for Drupal sites to build their own integrations with SIF Service Providers. It does not make any assumptions as to how you wish to build your application, it simply provides the tools needed to do so.

SIF Data Objects

sif_data_object.module
"SIF Data Object" is a provided as an Entity Type. Each Data Object Type is defined as a Drupal entity bundle. The sif_data_object.module defines the entities and the bundles for all SIF Data Objects that are supported by the SIF-RS: Environments, Zones, Queues, Subscriptions, Alerts, and Students.

Other SIF data objects may be defined by implementing function hook_sif_data_object_types(){ } .

Pages

Subscribe with RSS Subscribe to RSS - Seeking co-maintainer(s)