Galleriffic

Component type

module

Maintenance status

Development status

Component created

Component changed

An image field formatter that integrates Galleriffic plugin.
Galleriffic is a jQuery plugin that provides a rich, post-back free experience optimized to handle high volumes of photos while conserving bandwidth.

entityspice

Component type

module

Maintenance status

Development status

Downloads

968

Component created

Component changed

Entity Spice is an Entity API extension. It assumes a lot of defaults, And handles the repeated tasks and boilerplate code needed to create an entity type. Later you can gradually override and customize any aspect of the result to your needs.

Scribe

Component type

module

Maintenance status

Development status

Component created

Component changed

Scribe

Scribe is a system for annotating documents inside of Drupal. Utilizing various Javascript library, Scribe is able to store annotations on various types of content.

Using scribe, particular fields are configured to be annotated. This is done via user configuration.

The base scribe module does the following things:

Commerce Shipment

Component type

module

Maintenance status

Development status

Downloads

1479

Component created

Component changed

Commerce Shipment provides a solution for merchants needing to manage their shippable products. Shipments (fieldable entities) can be added to orders specifying which items are in the shipment, a tracking number, status, etc.

Commerce Shipment comes with three modules:

  • commerce_shipment (required)
  • commerce_shipment_fields (required)
  • commerce_shipment_outofstock (optional, provides a method for selling out of stock items.)

See the README and documentation for more information.

Set JS Queue

Component type

module

Maintenance status

Development status

Downloads

192

Component created

Component changed

This module provides a function that acts identical to "drupal_add_js()" but will be stored in a session instead and be executed on the next page request (init).

This could be useful if you want to trigger an event after a redirect etc.

set_js_queue('js/script.js', array(
  'type' => 'file',
  'scope' => 'footer',
  'weight' => 3
));

Drupal Module Upgrader

Component type

module

Categories

Maintenance status

Development status

Downloads

11826

Component created

Component changed

This project is a command-line script that scans the source of a Drupal 7 module, flags any code that requires updating to Drupal 8, points off to any relevant API change notices, and (where possible) will actually attempt to convert the Drupal 7 code automatically to the Drupal 8 version! The goal is to hit the most widely-used Drupal hooks and ensure there's coverage for them. See the current battle plan.

Check out the latest demo video:

Brought to you by:

With generous support from:
PreviousNext