Node body tokens
Component type
Maintenance status
Development status
Component created
Component changed
Provides tokens for node body.
See issue #181546: Token for body of node.
Provides tokens for node body.
See issue #181546: Token for body of node.
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.
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.
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
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).
This is a tiny module that allows Panels node templates to override node revision paths (as used by Revisioning) and display node in revisions other than current.
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.
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!
A simple module to add the TorFX Currency Calculator to your site
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.