References dialog

Component type

module

Maintenance status

Development status

Downloads

251222

Component created

Component changed

This module extends reference fields like the user and node reference fields by adding links to add, edit and search for references through a dialog. This allows for a workflow where the user can create all the references to a node at the same time as she is creating it, a process which sometimes get's a bit backwards, when a user for instance needs to create all the facts for an article.

File protect

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

-- SUMMARY --

File protect is a File field formatter, intended to protect file downloads, allowing to download only to
authenticated users. It works by replacing direct links to files on the web server to custom links
handled by the module itself, which permits handling this case (allowing download of file by registered
clients for the website). May also be complemented by a web server configuration to disallow direct
URL downloads.

-- INSTALL --

Node Snippet Replace

Component type

module

Maintenance status

Development status

Component created

Component changed

Node Snippet Replace

Node Snippet Replace allows those with permission to create Node Snippets which can then be inserted into nodes.

Why Is This Useful?

Administrators can create a snippet of common content that a user with little technical knowledge can use when creating content.

How It Works

When a snippet is created, an actual file is created. When a node is loaded, Node Snippet Replace, through a hook uses Regex to find tags. ( {{tag-name}} )

Debut Link

Component type

module

Maintenance status

Development status

Downloads

8209

Component created

Component changed

Part of the Debut features set, Debut Link provides a link content type and associated views, contexts, and Media module integration.

Like all Debut features, Debut Link can be integrated either as a stand-alone feature to quickly add link functionality to any Drupal site or as part of a Drupal distribution. Debut Link is used in the Open Outreach Drupal distribution aimed at nonprofits.

Installing

You have three options for installing Debut Link:

  • Debut Link is used in the Open Outreach Drupal distribution aimed at nonprofits, so you can install it as part of Open Outreach.
  • Install manually along with the dependencies listed below.

Includes:

  • Link content type with link field.
  • Link type vocabulary.
  • View with links page by category, highlighted link block, and RSS feed.
  • Integration with Pathauto.
  • Menu item for links page.
  • User permissions.
  • Image field using the Media module.

Commerce 2Checkout.com

Component type

module

Maintenance status

Development status

Component created

Component changed

This module integrates Drupal Commerce with the hosted payment service 2Checkout.com (hereafter 2CO). Customers will be redirected to 2CO during the checkout process to submit payment and upon return will be sent forward or backward in checkout based upon whether or not they successfully completed payment.

Sponsored by Commerce Guys.

User Access Keys API

Component type

module

Maintenance status

Development status

Downloads

854

Component created

Component changed

User Access Keys API provides an API for modules that want to allow users to store access keys for third party services in their Drupal user profiles, as profile.module fields.

Specifically; Validation of user-input access keys via form-alters to profile.module forms and functions for *.install files to manage profile.module fields.