Bundle Copy

Component type

module

Maintenance status

Development status

Downloads

150404

Component created

Component changed

Bundle Copy for Drupal 8

Bundle Copy is in Drupal 8 Core CMI!


Bundle Copy is a replacement for the Content copy module which lives in the CCK project for Drupal 6.

Features

This module has export/import support for:

  • Node types
  • Taxonomy
  • User
  • Field API fields
  • Field groups

You can find the export/import links for the supported entities on following paths:

UC eTranzact

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Ubercart eTransact is a contrib module for Ubercart for eTranzact WebConnect.

From http://goo.gl/5TzAC, it reads, eTranzact WebConnect is a solution developed to accept and
process payment on behalf of the merchant. The solution is ported or integrated on eTranzact
merchant website.

eTranzact WebConnect API is unique because of its capability to accept all cards issued locally and international, cards like Visa and Master Cards. It has the ability to credit multiple account simultaneously online real-time..

Require.js integration

Component type

module

Maintenance status

Development status

Downloads

1256

Component created

Component changed

Allows other modules to use require.js to write sophisticated JavaScript applications.

Depends on filesondemand and libraries.

This is an API module. Only install it if another module asks you to!

Documentation is forth-coming! For now, all I can recommend is checking out the 'requirejs_example' module that comes with this module.

Application Process

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Uses profiles (d6) or user settings (d7) to implement a step-by-step application process for new user registration. If the profile fields are grouped into more than one category, each group is displayed on its own page. Once the questions have been answered, a review page shows all completed and incomplete answers. Submitting results will send an email to the applicant and a site administrator.

Meta - metadata management for media files

Component type

module

Maintenance status

Development status

Component created

Component changed

(formerly 'mediadescriber')

This package accesses metadata and descriptions associated with images (or other media files).

The idea is that you can use desktop image library management tools (iPhoto, Picassa, Windows Photo Gallery, AcDSee, Adobe Bridge/Lightbox) and have the additional descriptive information you add transfer with your files when they are uploaded to your Drupal site.
* that's the idea anyway - each package has its own way of encoding metadata, not all these are currently possible.

This package can read and re-use embedded or supplimentary metadata sources (EXIF, XMP, Descript.ion) that describe uploaded media and absorb them into the Drupal system. This data is then used to provide captions or tagging information for the files.

OpenMichigan remix

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Note: this is not the officially distributed OERbit which is running the Open Michigan website. This forked project is a stopgap measure meant to make it easier to integrate the core open courseware (OCW) module with your existing Drupal website. You can contact the authors at the University of Michigan, or the maintainer of this remix.

From the authors:

PageAPI

Component type

module

Maintenance status

Development status

Downloads

2573

Component created

Component changed

This module wants to end the situation of current D6, where hook_init() is a crowded battle place. Things like drupal_add_js(), drupal_add_css(), etc, can now be done in hook_pageapi(), instead of hook_init().

One major goal is to prevent premature theme initialization, premature menu_get_item(), and other things that we don't want to happen too early in a request.

Status / stability

The API of this module is still taking shape. See the discussion on groups.drupal.org