lm_paypal_userpoints

Component type

module

Maintenance status

Development status

Component created

Component changed

A linking module to combine lm_paypal payments with the userpoints module, so that users with the right permissions can use PayPal to purchase userpoints.

Restricted types

Component type

module

Development status

Component created

Component changed

Restricts access to specified node types without using the node access system.

Currently Drupal 6 only.

Includes:

  • Admin settings form at admin/settings/restricted-types to select which types should have restricted access.
  • Views query rewriting to add a node types restriction to node queries if one doesn't already exist.
  • Menu level restriction blocking access to nodes of restricted types.

TEI Content

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Summary

The TEI Content module allows the display of textual documents encoded according to the standards of the Text Encoding Initiative (TEI). Texts are stored in the Drupal database and displayed through an XSL transformation using the content filter mechanism. The module provides specific support for many of the features that are part of the TEI Lite (P5) set of elements.

The module is part of a package of modules we call the TEICHI Framework. This name brings together the Text Encoding Initiative (TEI) and Computer-Human Interaction (CHI). The package works with Drupal 7 and consists of three modules: TEI Content (described here), TEI Download (currently at http://drupal.org/sandbox/christof.s/1120822), and TEI Search (in development, currently at http://drupal.org/sandbox/christof.s/1120932).

Commerce File

Component type

module

Maintenance status

Development status

Downloads

31582

Component created

Component changed

Extends Commerce License with the ability to sell access to files.

The user buys a product and gets access to all files attached to that product's commerce_file field.
Adding new files to the commerce_file field (a new software version, for instance) makes them immediately available to all users who have an active license.

Sponsored by Commerce Guys

Features

  • The "License completion message" checkout pane allows the customer to download the newly licensed files even if he is not logged in.
  • Licensed files can be downloaded or streamed from the user's Files tab.
  • File licenses can be time limited, and are automatically expired (by cron) once that time passes.
  • The number of downloads / streams can be limited. Once the limit is reached, the file is listed, but can't be accessed.
  • Integrates with Amazon S3, allowing licensed files to be retrieved directly from Amazon, using a secret and temporary URL.

See the documentation page for information on getting started and a comparison with the legacy commerce_file 1.x branch.

Important: There is no upgrade path from 1.x to 2.x. See #2049593: Upgrade path from 1.x to 2.x.

Monster Menus

Component type

module

Maintenance status

Development status

Downloads

15528

Component created

Component changed

Monster Menus (MM) has been actively developed by Amherst College since 2006. This project contains Drupal 6 and Drupal 7 versions. The D6 version is now maintenance-only, and will only receive bug fixes.