This project is under active development.

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(){ } .

mailredirect7

This module catches mail and forward them to an pre-configured email-address
At the admin-page the user can configure which modules should forward the mail to
which emailaddress. Also could the user set an prefix which will be added to
the subject.

If the user set the prefix to "123", the subject will be "(123) %subject"
This can be handy when there is a development street. You can add, for example,
the environment.

To test the module add the mailredirect7 module to selected modules and go to the
testpage 'mailredirect7/testform'

Installation

Copy the folder mailredirect7 to your module folder and then enable it on the
admin module page. To configure the module go to 'admin/settings/mailredirect7'.

Settings

- To who will the redirected mail(s) be send
This is a list of emailaddresses where the mails will be redirected to.
In this textfield you can add more addresses separated by comma's
- Modules
This is the list of modules which implements hook_mail.
You can select which modules should redirect their emails. You can choose to
unselect modules if it's not necessary for some reason.
-Subjectprefix
If you want, you can let the mailredirect prefix the subject by the subjectprefix.
For example, You filled in '123'. The subject will be '(123) {subject}'

Views User Login Link

This module provides a Views plugin to display a one-time-login URL or link for a user in the context of a View.

Naken

Naken, the nude responsive starter theme of Groundwork Front-end Framework

A progressive mobile first theme with modular scale typography and powerful grid-based layout engine.

  • HTML 5
  • Responsive design (mobile-first) with configurable breakpoints. Defaults to 768, 960 and 1152px
  • Typography using modular scale.
  • Web accessibility optimized with ARIA roles
  • Bulletproof flexible grid system with 24 columns (units) as default.
  • Configurable grid
    • Configurable number of columns in the grid
    • Configurable gutter width
  • Comes with its own special font "Noceda Font Pro", a light, elegant and open sans-serif font built in with 304 Gwikons (Groundwork icons)
  • Supports both sidebars
  • 17 regions with a special "Aside" region visible only in nodes.
  • Optimized typography for all standard elements
  • Block source ordering per region
  • Powerful layout engine provides unlimited layout possibilities
  • Collection of preset CSS classes
  • LESS CSS enhanced with loads of Drupal-specific mixins and bundles.
  • HTML5 polyfill to support older browsers
  • and many more.

Naken is the default starter theme of Groundwork.

Credits

Drupal design and development by Noceda Media Lab
Development of the Groundwork project is sponsored by Noceda Media Lab.

Pages

Subscribe with RSS Subscribe to RSS - Under active development