Notifications

Component type

module

Maintenance status

Development status

Downloads

296540

Component created

Component changed

This is a complete Subscriptions/Notifications Framework aiming at extendability and scalability. It allows any number of plug-ins defining new event types or subscription types or a different user interface.

Drupal 7 upgrade

A quick D7 upgrade has been done for some limited functionality.
See upgrade notes here: #936660: D7 upgrade task (Notifications module)
Requires PHP 5.3.*.

Click HeatMap

Component type

module

Categories

Maintenance status

Development status

Downloads

21459

Component created

Component changed

The Click Heatmap module provides integration between Drupal and the ClickHeat library. The module itself does not record any data or generate click heatmaps. Instead the module provides a limited Drupal related scope and injects the the Javascript necessary to record the click data.

Addresses

Component type

module

Categories

Maintenance status

Development status

Downloads

54885

Component created

Component changed

The most complete module to let you link your users and contents to physical addresses.

IMPORTANT NOTE: I created a new branch named 6.x-1.x. This means the master branch is not used for development anymore. If you used git directly to get the latest, make sure to switch to the new branch.

Features

  • All countries of the world!
  • All states of all countries!
  • States/Provinces selectable by drop-down list for users with JavaScript
  • Node addresses through CCK
  • User address book
  • Multiple addresses
  • Customizable address display: change address formatting based on country represented
  • hCard and adr microformats
  • Phone and Fax fields
  • Generic API for developers
  • XHTML, CSS, Drupal and PHP E_ALL valid code
  • PHP 5.3 compatible
  • Plugings like Addresses Extras
  • Integrates with Geocode module

Get Content Type

Component type

module

Categories

Maintenance status

Development status

Downloads

7369

Component created

Component changed

The get_content_type module fills an oversight by the Core developers. When they moved the part of CCK (sometimes called CCK-Lite) into core for creating new content types, they forgot the analog to taxonomy/term/xxx, that is node/type/xxx. This simple module provides that function.

Thanks to milianw this module now supports RSS feeds.

Redirect 403 to User Login

Component type

module

Maintenance status

Development status

Downloads

198832

Component created

Component changed

Redirect the HTTP 403 error page to the Drupal /user/login page with an optional message that reads:

"Access denied! You must login to view this page."

Also, the desired page is appended in the url query string so that, once login is successful, the user is taken directly where they were originally trying to go.

iDEAL Pro | Ubercart Payment

Component type

module

Maintenance status

Development status

Downloads

5872

Component created

Component changed

This module provides a payment method for iDEAL Professional/Advanced online banking for Ubercart websites.

Version 2 for Drupal 6 has been completely rewritten; give it a try! See the release notes for more information. If you have any questions, don't hesitate to ask them.

Original development by:
Dripl Drupal development

Content Profile

Component type

module

Maintenance status

Development status

Downloads

203105

Component created

Component changed

This module builds user profiles as content (aka nodes), which opens the opportunity to use all the powerful modules for content for user profiles too, e.g. the Content Construction Kit (CCK). It's intended to be simple and useful, but extensible by further modules.

Content profiles can be restricted to certain roles; the module also supports separate content profiles for different roles.

Block Refresh

Component type

module

Maintenance status

Development status

Downloads

22059

Component created

Component changed

Block Refresh allows an administrator to configure a block to refresh it's content via 3 different methods: automatically via a timer (eg every 30 seconds) , manually via a 'refresh' link, and once on page load.

Block Refresh uses jQuery/AJAX so the refresh happens "behind-the-scenes".

Block refresh can be handy to serve fresh content in certain blocks on otherwise cached pages. You can opt to bypass drupal's cache for the refresh callbacks for each block.

CCK Field Privacy

Component type

module

Maintenance status

Development status

Downloads

14349

Component created

Component changed

This module adds little padlock icons to right of field labels in node/#/edit forms. These padlocks enable users with access to control who can see those fields on the node/# view page. (e.g. everyone, buddies only, nobody)

Dependencies: