Domain Access Advanced

Component type

module

Maintenance status

Development status

Downloads

6771

Component created

Component changed

This an extension to the Domain Access module which is used to create many domains from a single installation.

For what I see as a problem is that the domain module uses the node access api's to determine which nodes are displayed on which site. This will work if you only use Domain access, and no other access module like simple access, tac, or Organic groups.

Units API

Component type

module

Categories

Maintenance status

Development status

Downloads

5519

Component created

Component changed

Units API converts between various weights and measurements. The conversion uses the International System of Units (SI) conversion factors. Where possible, these conversion factors are those provided by the U.S. National Institute of Standards and Technology (NIST) Special Publication 811, 2008 Edition. If the NIST does not provide the conversion factor, other sources may be used as long as the work is GPL compatible.

The central API call, unitsapi_convert($value, $from, $to, $details = FALSE), returns the result of the conversion. By setting $default = TRUE, the result is an array that contains the converted value, plus the full name of the units involved in the conversion, singular or plural depending on the quantity.

This module is only an API and does not have an user interface.

alipay - Ubercart

Component type

module

Maintenance status

Development status

Downloads

14055

Component created

Component changed

alipay (支付宝) is a popular Chinese payment gateway. This module provides support for it. Ubercart required.

Drupal6版的uc_alipay,用的是支付宝的担保支付接口,

Drupal7版的uc_alipay,用的是支付宝的即时支付接口,

Drupal7将会把担保和即时同时实现,由于现在还是同一个名字,一起用会冲突,所以先传了即时支付版的,

Author

Howard Ge

PAD File

Component type

module

Categories

Maintenance status

Development status

Downloads

4048

Component created

Component changed

Introduction

This project offers a way so users can create PAD Files on their Drupal site without having to know anything about the XML format or have to use some "weird external tools".

The module lets users enter all the necessary data, validate the data properly, and serve the PAD files as required.

You can have a look at the output on the Turn Watcher website. Look at the bottom of the page (right after the scroll). Click on the white links to see the XML file and the PAD Page. Those are the result of entering the necessary data in the PAD File as created by this module.

Add another

Component type

module

Maintenance status

Development status

Downloads

158602

Component created

Component changed

Add another is designed to save time during repetitive content creation. It allows the content creator to add another node of the same type much faster. The user interface modifications it provides to achieve this include:

  • Add another message displayed after the user creates a node
  • Add another tab on nodes to create further nodes of the same type
  • Save and Add another button on node creation forms to allow the user to quickly create many nodes of the same type (Drupal 7.x-2.x+ only)

ImageField Zip/HTML5 Bulk Upload

Component type

module

Maintenance status

Development status

Downloads

14777

Component created

Component changed

This is a helper module for ImageField. When uploading multiple images for imagefields with multi-values or inside of a multi-group, this module adds the ability to upload multiple images in zip files OR with an html5 multiple upload field instead of uploading each file individually.

Agreement

Component type

module

Maintenance status

Development status

Downloads

12997

Component created

Component changed

The Agreement module allows the administrator to present a text-based agreement (think "Terms of Service") that users of a particular role must accept before they are allowed to access the site. The agreement is presented to users right after login, and must be accepted before the user can navigate to another page. Users will still be able to access the homepage (<front>) and /logout without accepting the agreement; all other pages will redirect the user to the agreement acceptance form.

Filter permissions

Component type

module

Maintenance status

Development status

Downloads

130716

Component created

Component changed

This module provides filters at the top of the Permissions page for easier management when your site has a large amount of roles and/or permissions. The module was originally created because the excessive amount of checkboxes combined with some jquery activity was causing "Unresponsive Script" js errors on every load and save of the permissions page.

UserFly

Component type

module

Maintenance status

Development status

Downloads

2496

Component created

Component changed

Integrates Drupal with the userfly usability studies web application.

Features include:

  • Expose userfly tracking code by role
    Enables you to only track anonymous or authenticated users, etc.
  • Configure which pages you would like userfly to be added to (identical to block visibility)

Now that Drupal has migrated to Git, I plan on being able to better support this module. Feature requests are welcome.