module
Categories: Theme Enhancements
Maintenance status: Unsupported
Development status: Under active development
Downloads: 5095
created - / changed -
This module is abandoned due to a security issue the maintainer didn’t fix.
module
Categories: Content Display, Media
Maintenance status: Unsupported
Development status: No further development
Downloads: 4437
created - / changed -

Image composition let you create a composition of images of different aspects and dimensions, then scaling them to fit into a single rectangular block on the page.

It's a wrapper around the the "magazine layout" algorithm described by Harvey Kane http://www.alistapart.com/articles/magazinelayout/

2014-06 deprecated in favor of Imagematrix, or collageformatter.

This allows you to add multiple images to a single node and then choose to display all of them together nicely when viewing the node.
If you want a view renderer that will do the same thing for the results of views then please see Imagematrix. It does the same thing, in the same way, using a copy of the same code, but works on compositing view results. This module works on multiple image fields attached to single nodes.

module
Downloads: 1840
created - / changed -

The Sliced Menu allows menus to be sliced into a block per level. It behave like primary link with no level limitation.

module
Categories: (нет)
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 13468
created - / changed -

Needs new maintainer

I decided to stop with this module. I did all work as a volunteer and my other modules need attention too.

A lot of users seems to have found new ways to do annotation. (They are abandoning this module).

With this module you can create annotations on nodes. This sounds like comments but they are handled differently.

module
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 0
created - / changed -

The Project Management Portal is a project with the specific intent of making an open source solution to corporate project management needs.

module
Downloads: 7386
created - / changed -

This is a module for accepting donations via Paypal.

Paypal IPN is used to capture the donation information and store it in the database.

module
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 437287
created - / changed -

Maintainers: aaron (Aaron Winborn) and Alex UA (Alex Urevick-Ackelsberg)

module
Categories: Search
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 26597
created - / changed -

This module provides drupal sites with a fuzzy search engine to allow for broader keyword matches including partial or misspelled keywords.

module
Maintenance status: Actively maintained
Development status: No further development
Downloads: 32275
created - / changed -

Are you an elite Drupal themer wanting to add custom settings to the /admin/build/themes/settings/yourtheme page? The Theme Settings API module was written for you, baby!

module
Categories: Content Display
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 5730
created - / changed -

This is a module that you can embed different blocks into one with tabs.
Those tabs switch with javascript based on jquery, shorten your sidebars without reducing the content of your page.

module
Categories: (нет)
Development status: Under active development
Downloads: 33612
created - / changed -

The SWFUpload module for Drupal provides a widget for CCK's Filefield and uses the

module
Categories: Mail, Views
Downloads: 4297
created - / changed -

The Views Mail module provides a flexible method for sending messages to lists of users created by the Views module.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 12397
created - / changed -

Accessibility means that your site’s design, interface, and content are available to all users on the internet, regardle

module
Categories: Filters/Editors
Downloads: 0
created - / changed -

This is a Drupal module for World of Warcraft and Itemstats 1.55. It creates a filter that translates the tags [item], [itemico], and [itememb] into representations of in-game loot.

module
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 10083
created - / changed -

This is a simple Paypal framework. It has code to verify the IPN payment, allows for test mode, and permits different IPN URLs for the same Paypal accounts.

module
Categories: Community
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 3564
created - / changed -

AjaxIM integration for Drupal.

module
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 1746
created - / changed -

Role control is no longer actively maintained. Please see Auto Assign Role as a replacement.

module
Categories: Theme Enhancements
Downloads: 1493
created - / changed -

Field Spotter is a simple JavaScript tool to help you identify fields in rendered Drupal output. After enabling the module, you'll see a button at the bottom left on some pages.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 5086
created - / changed -

RSS Remote Enclosure allows a user to attach a remote resource link (i.e. a media file on a different server) to any node (subject to user permissions).

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 4249
created - / changed -

Introduction

This module enables the jsMath script for displaying mathematical expressions. Users can enter arbitrary mathematical expressions in their drupal content by using the standard TeX syntax, including LaTeX and AMSLaTeX. jsMath renders this on the client's browser when the page gets displayed.

The jsMath script has been developed by Davide P. Cervone. For more information about jsMath see jsMath: A Method of Including Mathematics in Web Pages.