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. The modules are not part of the core files and may not have optimized code/functionality for your purposes. If there isn’t a module to solve your needs, you can create one for the rest of the community to use, or consider joining forces and helping the maintainer. You can also view a full index of modules listing only their titles. See the handbook page for help on installing modules.
Updated: 1 hour 53 min ago

Yet! another statistics module

Thu, 2010-06-03 09:39

Yasm module provides an advanced graphical statistics about your site contents, users and activity.

Features
  • Google charts integration
    • 3D pie charts
    • bars
    • tendency lines
  • Organic groups integration
    • og statistics filter
  • Permissions granularity by statistics type
  • Statistics content type inclusion/exclusion
  • Date filter scope
Yasm statistics
  • Lasts (Filters: time {last hour | last 24h | last week | last month }, og
    • Node creation by content type
    • Node change by content type
    • Comments by content type
    • Users by role
  • Tops (Filters: month, year, og)
    • Top 10 users node creation
    • Top 10 users comment creation
  • Nodes (Filters: og)
    • Total nodes by content type
    • Published nodes by content type
    • Unpublished nodes by content type
  • Node activity (Filters: month, year, og)
    • Node hour creation activity
    • Node day creation activity
    • Node month creation activity
  • Comments (Filters: og)
    • Total comments by content type
  • Comments activity (Filters: month, year, og)
    • Comment hour activity

read more

OpenMap

Thu, 2010-06-03 09:12

OpenMap is a module which provides easy OpenLayers integration for nodes, Views and Apache Solr.

It depends on the open source OpenLayers library.

The first alpha release is coming soon.

The work is sponsored by Adulmec.

Block More Link

Thu, 2010-06-03 09:11

This module add a 'morelink' property for each block,it can be used in block.tpl.php as a variable.
So we can separete the 'more' link from the block content.
The 'more' link is also separeted from the block title.
It is much like the 'more' property in the Views2 module,but it is separete from the block content.

Views Infinite Scroll

Thu, 2010-06-03 05:21

Views Infinite Scroll provides a #586668: Pluggable pagers that enables views infinite scrolling ( autopaging, depaging, endless pages ...you name it) by using jquery.autopager plugin. using this module with views page display will load another page whenever the user reaches bottom of the page.

Requirements Important notes
  • This module is not compatible with Views Ajax support.
Alternatives
  • http://drupal.org/project/views_infinite_pager
  • The module provides somehow similar features to Views Infinite Scroll, although, it overrides views mini pager's theme, preprocessing and ajax behavior. If you are not willing to upgrade to Views 3.x (though I really recommend doing so, the upgrade is seamless and Views 3 comes loaded with tons of new features :) ), then you can use this alternative module.

Devel info

Wed, 2010-06-02 23:32

The Devel info module is a simple and easy module to use which displays useful and helpful information for the module and theme development.

This module provides:

  • General information
    A block which displays some general information such as $custom_theme.
  • Module information
    A block which displays a list of enabled modules sorted by module's call-up.
  • Theme information
    A block which displays a list of enabled themes.

Statistics AJAX

Wed, 2010-06-02 20:40
Description:

This module provides a way to programmatically update the {node_counter} table (provided by the core statistics module).

This module listens to a URL in the format of '/statistics/ajax/[nid]' where [nid] is the id of the node you are looking to update the statistics for.

read more

Cloud Zoom

Wed, 2010-06-02 19:35

This module integrates the Cloud Zoom JQuery addon (by Professor Cloud) with CCK ImageField and ImageCache.

This addon provides a to have a small thumbnail sized image with an on-hover popup zoomed and centered on a larger version of the image.

To configure this module you need to follow these steps:

read more

Virtual Roles

Wed, 2010-06-02 17:13

Virtual Roles is a module that allows user roles to be assigned to a user's account dynamically, which can differ depending on the URL being viewed.

Virtual Roles (hereafter referred to as VR) was developed and is supported by the fine folks at AllPlayers.com.

VR provides an API so that other modules can provide "contexts" (tests) to decide whether or not a role should be granted to a user. This allows for complex handling of user permissions within any Drupal system. Administration pages are found as tabs on the User Roles administration page (admin/user/roles/virtual_roles).

Use Case Examples

Possible use cases are as follows:

  • A role that only gets assigned after a user has posted X number of posts or comments, or has hit a post limit for the hour/day/week, etc.
  • A role is assigned if the user is looking at a node for which a special relationship exists with the author.
  • A user is granted "administer nodes" if they are the the author of that node.

read more

Rearrange child pages

Wed, 2010-06-02 12:54

This is a simple module that allows you to change the order and titles of the child pages of the node you are currently on. It does this by providing a link to a page similar to the 'Edit order and titles' page for books, except that it has only the child pages of the current node.

Why? For books that have many child nodes, the 'Edit order and titles' page can take a long time to load and it can be difficult to move large numbers of things around, or even see what you have there. This allows editors to narrow their rearranging to a subsection of the site.

The module comes with an option in the book settings to have the 'Rearrange child pages' link as a local tab or as a link.

Module developed by Vasudeva Server and first used on the Sri Chinmoy Marathon Team website.

SimpleGeo

Wed, 2010-06-02 05:51

Integration with the SimpleGEO API and web service. More at http://simplegeo.com.

Feeds View Parser

Tue, 2010-06-01 17:14

This module enable Feeds to take in data from a view output (i.e. from Views). This combined with pluggable query backend in Views 3.x will enable Drupal to import data from practically anywhere from the web given the Views pluggable query backend is implemented.

Gallery Assist Vote UP/Down

Tue, 2010-06-01 14:03

Gallery Assist Vote UP/Down (GAVUD) allows votes on Gallery Assist (GA) items.

Rules Transformers

Tue, 2010-06-01 10:23

This project, developed in the course of GSoC 2010, will provide two module for Rules to transform data.
The first module(transformers actions) will provide the rules actions, that actually allows you transform data.
The second module(transformers pipelines) will provide a Yahoo Pipes like alternative UI, which will allow you to visually map one data structure into another.

For more information take a look at this discussion, where the idea was introduced.

Dublin Core to CCK

Tue, 2010-06-01 09:56

Dublin Core to CCK module creates a new CCK content type: Dublin Core metadata, and it converts the OAI-PMH data providers' Dublin Core metadata into new nodes. The module uses eXtensible Catalog Drupal toolkit's (http://drupal.org/project/xc) OAI-PMH harvester module to harvest.

This module was sponsored by the Creating Communities project of the Denver Public Library.

UC Test Payment

Tue, 2010-06-01 08:47
Introduction

I want to be able to test buying products on my live website, which uses Übercart. But I do not want to turn off the site (or even just the cart) while I'm doing that (at least not for hours at a time!)

There is a test mode in my gateway, but that means other users cannot use the gateway in the normal mode while I'm testing. There is also a Test gateway for the Credit Card payment method, but I have to choose between that Test gateway or my regular gateway... so either way users cannot purchase anything while I'm testing.

So?! What the heck??

Now there is the UC Test Payment module that let administrators (UID 1 and anyone in the role(s) that you authorize.) This works 100% in parallel with all the other existing payments and gateways.

read more

Better menu

Tue, 2010-06-01 08:34

Improves the Drupal menu item creation workflow by replacing the standard menu creating widget with a javascript powered tree menu.

Dependencies

This module requires that you install jQuery Update version 2.x and download a stripped down version of jQuery jsTree. Follow the instructions in the README.txt file supplied with the distribution.

Credits

Developed by Peter Törnstrand at Happiness.se

Storm Contrib

Tue, 2010-06-01 07:49

Storm Contrib is an add on to the Storm project.
It offers extensions and new features to the storm modules.

Features
  • extensions on the Storm core content types
  • calculation of costs
  • project balances in dependency of project budgets
  • conversation and calculation of different currencies
  • overview of all tasks and tickets of a project on one page (project schedule)
  • utilisation of persons
  • consideration of weekends and national holidays
  • consideration of holidays by persons
  • Apache Solr Search extension to search just storm content types
  • dependencies of tickets
  • timetracking lists for each person per day
  • timetracking statistics for each person per day and per month
  • timetracking favorites list for each user for easily start and stop timetracking without many clicks
  • exports of lists as .csv, .xls, .doc
  • and some more ...

read more

Dimensions

Tue, 2010-06-01 03:18

Adding width and height attributes to <img> tags is important in order to help the browser more quickly and properly render a page; however, it can also be a little annoying, especially if you have many images. This input filter will find <img> tags in content which lack width and height attributes and attempt to add them automatically, if the image is stored on the same server.

The functionality of this input filter is somewhat eclipsed by the Image Resize Filter; however, that filter does many other things besides, so Dimensions is a good choice if just this functionality is desired.

Quotations

Tue, 2010-06-01 02:17

The Quotations module is used to quickly and easily add styling to quotations that you want to appear on your site. It includes default sets of images (5 different sets of semi-transparent PNG files, both light and dark versions) and CSS that you can apply to specific CSS classes that appear on your site. Quotations are most often built in Drupal blocks.

Two common uses of the module are to 1) manually create a custom block that contains a quotation on the blocks page and add some CSS wrapper divs to affect the styling of the block or to 2) create a block using the Views module and then use the Quotations configuration page to adjust the default display of the Views block.

read more

UC SagePay

Mon, 2010-05-31 20:16

For SagePay integration on ubercart see this module: http://drupal.org/project/uc_protx_vsp_direct

Hosted By Dreamhost.com