module
Categories: (нет)
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 194755
created - / changed -

Please use drush which now includes drush make (as of 5.x).

Drush make does not turn modules on automatically: it only assemble

module
Categories: (нет)
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 26724
created - / changed -

IE6 Update integrates the IE6 Update JavaScript tool with Drupal, unobtrusively encouraging site users to upgrade Internet Explorer.

module
Development status: Under active development
Downloads: 4093
created - / changed -

This module provides a new view style which lets you assign taxonomy terms to the nodes in the view. Use this to quickly add tags to a group of images or other content.

module
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 15309
created - / changed -

This simple module add a contact form right under the node. You can choose:

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

CCK Pager allows to page the item list of any CCK field with multiple values.

module
Categories: Syndication
Development status: Obsolete
Downloads: 2241
created - / changed -

Deprecated module.

module
Downloads: 654
created - / changed -

This module is for experienced users only.

module
Categories: Theme Enhancements
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 45232
created - / changed -

Overview

Fancy Login adds JavaScript based, lightbox-style login functionality to your site.

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

The sole purpose of the Alter Profile Page module is to bring more of social networking, MySpace-ish look to Drupal's user profile page.

Enabling the module will change what appears on the users' profile page(s). By default, the Drupal core sets the profile page to display a section called History, under which you'll see Member for which then displays XX weeks YY days. Please see the attached screenshot for a before and after look at what the module does.

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

Lets the users of a Drupal site chat via a RealChat server. It adds a single link to Drupal's menu system called "Chat now!" by default. An authenticated user who clicks this link enters a chat at a designated RealChat server with her chat nickname set to her Drupal username, chat profile pointing to her user profile page on the Drupal site, and avatar set to her picture (if available) on the Drupal site.

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

Update: There is a mostly-working D7 version in git, but it's not an official release because I no longer can maintain it. If you need something for D7 and can't use this code I suggest http://drupal.org/project/node_gallery as an alternative.

I am no longer able to maintain this module, if someone else would like to take it over I'd be glad to hand it over.

This module pulls together the techniques Jeff Eaton outlined in http://www.lullabot.com/articles/photo-galleries-views-attach to automatically create a simple gallery where each gallery is a node with an embedded view of images that were assigned to that gallery. The module creates the content types, sets up the imagecache presets, creates the default gallery view that is embedded into the gallery nodes by Views Attach, and adds css to make it all look nice.

This technique also works well to create individual image galleries for Organic Groups, since the gallery and image content types can be configured as group nodes. Views Gallery OG, included in this package, provides a setup page to make it easy to automatically create a gallery for every group and adds group context to the forms wherever possible so the right groups and group galleries are pre-selected when you create gallery images.

This module is mostly a bit of glue around numerous other Drupal modules. It is a perfect example of something the Features module was designed to do, and it is being reworked as a Feature instead of using custom .install code. All new development will be on the Features version. The versions are:

  • The 6.1 branch is the original code, which does not use the Features module.
  • The 6.2 branch is the new code, which requires Features, Strongarm, and CTools.
  • See the README.txt for instructions about how to upgrade from 6.1 to 6.2.

This module is intended to be a lightweight gallery solution with a simple feature set that you can tweak using the CCK and Views UI and some custom css in your theme. If you want a robust gallery with advanced features, this is probably not the right module to use. If you need a quick and simple gallery solution built on modules you are likely to use elsewhere, this may be a good fit.

module
Categories: Mail
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 5353
created - / changed -

Simplenews Register gives the user an option of subscribing to a newsletter when they register for the site.

module
Categories: Administration, Utility
Downloads: 423
created - / changed -

This module will restrict URLs that can be shortened by the shorten module by top level domain (TLD).

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

This module makes content recommendations based on users Fivestar votes. It provides two types of recommendations:

  • "Users who liked this also liked": Shows a list of nodes on a node's page. Recommendations are computed based on whether the the nodes received similar Fivestar ratings from users.
  • "Recommendations for you": Shows a list of recommended nodes to the current user based on the user's previous ratings. This is personalized recommendations to each particular user.
module
Categories: User Management
Downloads: 1567
created - / changed -

This module allows to give roles to users from a list of mails or usernames.
You can choose :

module
Downloads: 4894
created - / changed -

Ajax views refresh is a plugin module for Ajax.

module
Categories: Community
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 5778
created - / changed -

Jobplus has been replaced by the listing module The module is mostly compatible with listing_job and listing_address

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

Overview

Active Taxonomy Links module processes nodes of selected content types replacing words in the nodes with links to taxonomy terms.

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

Concept

Offers a content-type for a simple To do list. It can be used for anything that needs to be done: getting milk at the store, reminding yourself to update a profile, telling your users to vote on a poll by a certain date...

To do items can be assigned to users with permissions. Items can be given an optional status, priority, start date, and deadline. Items nearing their deadline or with a priority level of immediate are shown in the To do list block (requires the installation of the To do block module.) These events can also fire triggers (Actions & Rules support.)

Each user gets a page with lists of the To do items that: (1) are assigned to them, (2) still exist, or (3) that they created. Quite handy to stay on top!

For more information, read the extensive documentation.

module
Downloads: 8568
created - / changed -

Yet another caching system for Drupal with support of memcache, APC, database, file, redis, XCache engines.

More information:

18 Aug 2009 New Drupal "cache" module started.