Pager Limits

Component type

module

Maintenance status

Development status

Downloads

1234

Component created

Component changed

Are you annoyed by the hard-coded limits of many pagers, most notably the '50' limits of many of core's lists, like users, content, comments, and watchdog entries?

Pager Limits compiles a list of paths with pagers, as you encounter them, and it allows you to assign a custom limit to each pager.

Unlike other solutions, Pager Limits does not require any changes to core.

Project Estimator

Component type

module

Maintenance status

Development status

Downloads

1006

Component created

Component changed

This module can be used to count the number of lines and characters contained in the files of a project.

It can traverse a given project directory recursively and process files that match a given file name pattern.

The module counts the number of lines of the matched files and the total number characters excluding white space or just considering alphabetic characters.

The module can also display the statistics in a Web page.

Business Card Generation

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is to generate business card based on the user's profile. This is to provide users with alternative to use the business card as their profile picture.

The main function is done using TextImage module.

Requirements:
GD2
FreeType
Profile2

CKEditor Plaintext

Component type

module

Maintenance status

Development status

Downloads

2103

Component created

Component changed

The CKEditor module automatically adds html markup when switching a text area from plain text mode to rich text editor mode on CKEditor enabled text areas. This is perfectly fine if you intend to always use CKEditor, but if you want to keep CKEditor as editing option, the added markup may cause issues with input filters (ex: markdown).

Commerce Custom Order Status

Component type

module

Maintenance status

Development status

Downloads

18924

Component created

Component changed

Commerce Custom Order Status provides forms for administrators to add, edit, and delete order statuses from the order settings screen at admin/commerce/config/order in Commerce. Edit and delete are limited to non-default statuses.

Prezi Media Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This Module adds support for Prezi embeds using CCK Media Fields. If you would like help with this module, or would like to support further development or maintenance, contact us & we'd love to help!

Commerce SP PayPal

Component type

module

Categories

Maintenance status

Development status

Downloads

2683

Component created

Component changed

This module integrates the PayPal Recurring Billing functionality into the Commerce subscription product module.

Once a PayPal Recurring Billing Profile has been created based on the product information, PayPal communicates with Drupal via IPNs (Instant Payment Notification) and tells when a new recurrent invoice is filed, the subscription got cancelled, etc. Drupal reacts upon these events, sets the subscription validity date and executes the necessary Rules components from the Commerce SP module.