New modules

Syndicate content
Contributed modules are add-ons for Drupal, allowing you to extend, build, and customize Drupal’s core functionality. The modules you require are dependent on the version of Drupal you have downloaded, for example, modules released for Drupal 6.x will not work for Drupal 7.x. The modules are not part of the core files and therefore they may or may not have optimized code/functionality. However, it does mean you can pick and choose the modules that best suit your needs, allowing you to get the most from your site. If there isn’t a module to solve your needs, then maybe you can create one for the rest of the community to use or if a module does solve your needs please consider joining forces and helping the maintainer. You can also view a full index of modules listing only their titles.
Updated: 3 days 7 hours ago

Debut Article

Wed, 08/18/2010 - 15:55

A baseline article feature.

Includes:

  • Article content type with accompanying image field.
  • Article view with page listing, recent articles block, and RSS feed.
  • Integration with Pathauto.
  • Menu item for article landing page.
  • Context handling of breadcrumbs, active menu, and block display.
  • User permissions.

Part of the Debut features set.

read more

Categories: Drupal

Breadcrumb

Wed, 08/18/2010 - 13:31

Creates a breadcrumb trail, which serves as a navigational aid for the user. The breadcrumb trail contains links to pages higher in site hierarchy, i.e., above the current location.

The primary goal of this project is to replace Drupal core's breadcrumb trails functionality deeply buried into includes/menu.inc by moving it into a dedicated module, to be moved into core for D8.

Co-authors + maintainers wanted.

Goals
  1. Expose a block containing the breadcrumb. Make it possible to spawn multiple blocks (configurations) for Panels (Everywhere) compatiblity.
  2. Configuration options:
    • Optional custom prefix; e.g., "You are here:" (none by default)
    • Separator character/string, if any. (» by default)
    • Whether to include current page, optionally clickable. (disabled by default)
    • Configurable "Home" string.
    • Whether to hide breadcrumb if it only contains "Home".
  3. Make it exportable.
  4. Default to menu_get_active_breadcrumb() as data source, but allow to tie in other modules (such as Hansel breadcrumbs, Clickpath, or custom code)

read more

Categories: Drupal

CTOG

Wed, 08/18/2010 - 13:22

Running Case Tracker and Organic Groups on the same site raises some questions - but CTOG helps solving them by utilizing some rules to tie them together in a way which makes them easier to use.

Let's assume the following scenario. The site serves a central hub for several groups of people to provide an easy-to-use interface for storing information while working on projects and solving cases. The different groups are consisting of different people, and each group has it's own project to work on. The projects are separated from each other: no person of group A should be able to access any stuff of group B if s/he is not a member of that one as well. Additionally, no case can belong to more than one project at the same time.

This is where Case Tracker and Organic Groups are kicking in (referred to as CT and OG from now on). CT is quite a good choice to serve as an issue/case management system, but does not have anything to separate the different projects from each other. OG is the responsible for access control. So, let's use node type "Project" as a "project" node type speaking CT language and as "group nodes" speaking OG language; let's use another node type: "Case" as a "case" speaking CT and "standard group post" speaking OG.

What's wrong with that?

read more

Categories: Drupal

Iso 639

Wed, 08/18/2010 - 12:58

This module enable a cck field and widget that enable you to pick a language from the list defined in the ISO 639 standard.

Categories: Drupal

Epub

Wed, 08/18/2010 - 11:40

The ePub module allows site administrators to enable other users to download the ePub version of the book contents available on the website.

read more

Categories: Drupal

Internet Archive

Wed, 08/18/2010 - 11:06

This module provides an API for other modules to store files on Archive.org via the S3 interface documented here:
http://www.archive.org/help/abouts3.txt

Currently integration is provided for http://www.drupal.org/project/filefield and http://www.drupal.org/project/media_mover.

A development release and documentation coming very soon.

Categories: Drupal

Webform Revisions

Wed, 08/18/2010 - 11:01

This module gives basic revisioning functionality to Webform submissions. It is designed to look and function similarly to Drupal core's revisioning system.

Though you cannot leave log messages per-submission of a web form, you can view and even revert to previous revisions.

This can be very useful if you wish to track edits to a submission.

read more

Categories: Drupal

Bing Map

Wed, 08/18/2010 - 10:29

Integration of Bing Map in same way as GMap module.

Categories: Drupal

Google API Libraries

Wed, 08/18/2010 - 09:55

This module provides access to the Google ajax APIs.

read more

Categories: Drupal

Advanced gallery

Wed, 08/18/2010 - 07:48

Advanced image gallery with swf multiupload and cropping.
Idea is make moodule like imagepicker from wordpress but have images associated with nodes to make possible add images to document and organize image galleries like CCK imagefield or like node_images module but much more comfortable.

Project is under development.

Categories: Drupal

Comment Limiter

Wed, 08/18/2010 - 06:21

Quick and easy module to specify the maximum number of comments allowed to be made on a content-type node by a single user. This module was primarily built to allow only 1 comment to be made on a single node of a specific content-type. For example, for a restaurant site the users should only be allowed to leave 1 review (aka comment) on a Restaurant content-type.

More information and a release coming soon.

Categories: Drupal

ActiveTabs

Wed, 08/18/2010 - 06:15

Sexier, drop-down styled, jQuery powered, $tabs output. With element targeting, easy overriding, and tabs child page navigation (from parent tabs). Horrible description, we know, but more information and a release should be available soon.

Categories: Drupal

Ubercart CiviCRM Products

Mon, 08/16/2010 - 21:28

This module exposes CiviCRM components as Ubercart product features. Completed orders of Ubercart products can create CiviCRM memberships, contributions and event registrations.

Categories: Drupal

Organic Groups Privacy

Mon, 08/16/2010 - 15:18

This module allows you to easily define the rules by which organic groups posts will be visible to non-group members. It is an API module which allows developers to create access policies which override the default behavior of OG Access and Spaces OG.

Look at the OG Privacy for Open Atrium feature for an example of some of the complexities of using this module with Spaces in a graceful sort of way.

Blog Introduction

This module was sponsored by the University of California, Santa Barbara Library.

Categories: Drupal

Media: MTV Music Video

Mon, 08/16/2010 - 12:46

This is a provider file to integrate MTV MUSIC with Embedded Media Field.

Categories: Drupal

Modernizr

Mon, 08/16/2010 - 07:38

Integration of the Modernizr JavaScript library.

Installation:

  • Download the Modernizr library
  • Copy modernizr-X.Y.min.js to sites/.../modules/modernizr/modernizr.min.js
  • Enable the module

This module is sponsored by Pronovix

Categories: Drupal

Noggin

Sun, 08/15/2010 - 15:32

Drupal 7's new Bartik theme is awesome, but one key item is missing from its laundry list of tweakable options: a custom header image!

Noggin module allows you to upload a custom header image on the Theme Settings page, just as you can logos and favorite icons. With Bartik and other core Drupal themes, the header image will appear automatically. For themes that use slightly different markup, you can enter in a custom CSS selector for the header region.

No fuss, no muss: enable Noggin module, upload your header image, and you're ready to rock. If you're looking for interesting tiled background images, try Pattern8, StripeMania, BgPatterns, or EveryDay Icons.

Categories: Drupal

Anonymous user

Sun, 08/15/2010 - 07:08

Module checks that anonymous user exists, otherwise creates it. Inspired by blog post Missing Anonymous User by Greg Harvey and my own experience.

Background

By default there is an anonymous user in Drupal which has id equal to "0". But sometimes id of this user can be lost and it breaks abilities of anonymous user in Drupal. I don't know the reason of that yet, but I'm sure that it happens regularly. Anyway, Drupal need this user. This module to be run in cron. It does very important task: insures that anonymous user exists.

What you get

  1. Use $_SESSION while anonymous is browsing your site.
  2. Allows anonymous to create new content.

Modules where you need it

  1. FAQ_Ask.

For developers

If you need to create anonymous user manually you could call 'create' hook: module_invoke('anonymous_user', 'create');

Categories: Drupal

Drippic

Sat, 08/14/2010 - 15:43

Drippic is a module that turns your drupal install into a Twitpic style Twitter image service.

Hoping to launch a stable release by Drupalcon.

To learn more about Drippic go to http://www.drippic.com/

dependencies
content
content_copy
filefield
imagefield
twitter
twitter_signin
oauth
Note: These need to be enabled first to properly import the Drippic pic content type.

Nice to have
Shorten

This module does not include the theme, blocks or some of the configuration from http://drippic.com.

Categories: Drupal

Twitter Tweet Button

Sat, 08/14/2010 - 15:02

Adds the Twitter Tweet Button to node teasers & pages.

You can configure which types of nodes should use the button, and control the display differently for teasers and nodes.

If you would prefer more control over where your buttons are integrated in your site, you can call the function:
tweet_button_twitter_link()

Today we’re launching the Tweet Button to make sharing simple. It lets you share links directly from the page you’re on. When you click on the Tweet Button, a Tweet box will appear -- pre-populated with a shortened link that points to the item that you’re sharing.

After you post to Twitter, you may see suggestions for accounts to follow. These accounts are suggested by the web site you visited and may include, for example, the news outlet and reporter of the article you shared.

Categories: Drupal