Private Number

Component type

module

Development status

Downloads

4006

Component created

Component changed

Private Number defines a CCK field type for numbers which should be kept private, such as government-issued identification or account numbers. The module enables two of the industry standard best practices for handling confidential data: masking the number when viewed by users without view private number access permission and encrypting the number with a md5 block cipher in 128 bit CFB mode when stored.

Collapse Text

Component type

module

Maintenance status

Development status

Downloads

63953

Component created

Component changed

As this is an input filter, it will only work where input filters are applied.

This input filter must come after the HTML filter, and should go after the convert line breaks filter.

To make a section of text collapsible, surround it with [collapse] and [/collapse]. You may nest the [collapse] tags to have collapsible sections within collapsible sections.

jQuery Lightbox

Component type

module

Downloads

20534

Component created

Component changed

jQuery Lightbox (jLightbox) is a port of the Lightbox project using jQuery instead of prototype and script.acolu.ous libraries. It is based on the famous Lightbox v2 script by Lokesh Dhakar, but will soon be even more reduced in file size by leveraging the full jQuery framework and enhanced with Drupal specific customizations.

Primary benefit (as of now): Implement jQuery Lightbox with just ~5 KB of JavaScript.

Please note that jQuery Lightbox module is a very simple and lightweight implementation. See Lightbox2 module for advanced features.

Promote Blocks

Component type

module

Categories

Downloads

1727

Component created

Component changed

The promote_blocks module works in the same was as "promote to front page" works. The difference
is that the content is promoted with a block.

Just choose which content type is allowed for block promotion and the default region. Then when editing, choose the "promote to block" check box in the publishing options.

If you use the Views module, there is an included filter for promoted Blocks

Sponsored by: http://www.phase2technology.com

Text Resize

Component type

module

Maintenance status

Development status

Downloads

59110

Component created

Component changed

The Text Resize module provides your end-users with a block that can be used to quickly change the font size of text on your Drupal site. The block includes two buttons that can increase and decrease the printed text on the page. This module is primarily focused on increasing the accessibility of your pages, by helping visually-impaired users to adjust the text size so that it is most comfortable for their eyesight.

This module uses jQuery and the jQuery Cookie plugin to create a Drupal block that can be themed. Default resize images are included in the block out-of-the-box.

Remove Upload Enclosures

Component type

module

Maintenance status

Development status

Downloads

2128

Component created

Component changed

This module removes the enclosures created by the upload module on RSS feeds.

The upload module automatically attaches uploads as enclosures to RSS feeds. There are times where you don't want this.

One case is when you have audio files attached to nodes as enclosures along with pdf files. Feed readers and feedburner may not see these as podcast feeds and may have problems with them. This small module removes the upload module enclosures so this problem can be avoided.