JavaScript Syntax Highlighter

Component type

module

Maintenance status

Development status

Downloads

1243

Component created

Component changed

JavaScript Syntax Highlighter can be used for client-side syntax highlighting of following languages: HTML, CSS, JavaScript, PHP, SQL, HTTP and SMTP protocol, php.ini and Apache config. This is mostly used as a test-bed for the 2.x branch of the Libraries API.

Custom Contextual Links

Component type

module

Maintenance status

Development status

Downloads

75644

Component created

Component changed

The Custom Contextual Links module allows you to add your own links to the contextual drop down widgets of blocks and nodes.

Contextual links are really great for quick access to settings pages within your Drupal install. They cut down the time required to click through the sometimes cumbersome Drupal administrative navigation. However, the links displayed in the contextual widget need to be defined through a module. This is where CCL comes in. This module allows you to add and manage custom links through a UI that will be displayed in the contextual widgets.

Feed Import

Component type

module

Categories

Maintenance status

Development status

Downloads

51951

Component created

Component changed

About Feed Import

Feed Import allows to import content into entities (like nodes, users, taxonomy terms, ...)
from various file or database types.

Also can monitor feed items for changes to update imported entities,
can set an expire time to entities to deleted expired ones when cron runs
or can be used as one time import.
All settings can be made from an easy to use interface.

By default, six methods of import (also named readers) are provided by Feed Import:

jQuery LazyLoad Ad integration

Component type

module

Maintenance status

Development status

Downloads

1636

Component created

Component changed

jQuery LazyLoad Ad is a great jQuery script, that allows us to lazy load ads on a page.

A lot of ad providers use embed codes, that are based on document.write(), which can cause a lot of problems. A common solution to this problem is to load ad in an iFrame, but is not always possible to implement this (streching ads are one of the cases).

Transform

Component type

module

Maintenance status

Development status

Downloads

2038

Component created

Component changed

Uses jqTransform plugin to change the appearance of form elements. You can apply the new style to all forms in your site or just to them ýou chose in the module administration.

Features on version 6.x-2.0 and 7.x-1.0:

Amazon FPS library for PHP

Component type

module

Maintenance status

Development status

Downloads

2867

Component created

Component changed

Now a real project!

Since I've made some good progress on this and feel that contributing it would be of benefit to someone, Amazon FPS library for PHP is now a real module!

Don't install this module unless you are a developer or another module tells you to do so.

Ubercart Amazon Payments

Component type

module

Maintenance status

Development status

Downloads

1379

Component created

Component changed

This module will initially provide integration for enough Amazon Flexible Payments functionality to facilitate checkout.

Patches are welcome to integrate Amazon Checkout and Amazon Simple Pay, as well as expose additional Amazon Flexible Payments features.

It depends on Amazon FPS library for PHP.

There are definitely bugs to be ironed out and relics from uc_paypal to clean up (I based the module on that one), but it's usable enough now to release to the wider community.

Commerce Klarna

Component type

module

Categories

Maintenance status

Development status

Downloads

2628

Component created

Component changed

Provides payment integration with Klarna invoicing service using Drupal Commerce.

The module currently only provides support for Swedish invoices.

The only functionality provided at this point, is the creation of invoices. After they have been created, they have to be administered through Klarna Online.

Profile2 Registration Path

Component type

module

Maintenance status

Development status

Downloads

73375

Component created

Component changed

This module enables administrators to set unique registration paths per Profile2 profile type.

Overview

The Problem

By default, the Profile 2 module permits you to add fields from chosen profile types to the default user registration form. Unfortunately, there is only one user registration form. Thus, every user will be presented with these fields during registration. If you have two profile types targeted at two different audiences, you cannot have two separate registration forms.