Watchdog Live

Component type

module

Categories

Maintenance status

Downloads

4541

Component created

Component changed

Gives the recent log entries page auto update functionality. Great for a dev watching the logs of a live site.

The feature can be turned off without disabling the module and an update interval can be set.

The D7 version has a soft-dependency on the Beautytips module. If you install Beautytips, you will get neat mouseovers with log info on the entries in the log.

Plans for the future include:

Version Control API -- Git backend

Component type

module

Categories

Maintenance status

Development status

Downloads

7528

Component created

Component changed

This module provides an implementation of the Version Control API that makes it possible to use the Git version control system. It can retrieve commit information by parsing commit logs.

The Git backend depends on the Version Control API module. It also requires Git >=1.7.2 to be installed on the server.

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

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

jQuery Impromptu

Component type

module

Categories

Maintenance status

Development status

Downloads

9400

Component created

Component changed

jQuery Impromptu is an extension designed to help provide a more pleasant way to spontaneously prompt a user for input. More or less this is a great replacement for an alert, prompt, and confirm. Not only does it replace these but it also allows for creating forms within these controls. This is not intended to be a modal replacement, just a quick tool to prompt user input in a fashionable way.

Unique field

Component type

module

Maintenance status

Development status

Downloads

142332

Component created

Component changed

This module performs additional validation when a node is created or updated by a user to require that a node's title, author, language, and CCK fields are unique within a given context.

Without this module, Drupal and CCK do not prevent multiple nodes from having the same title or the same value in a certain field.

For example, if you have a content type with a date field and there should only be one node per date, you could use this module to prevent a node from being saved with a date already used in another node.

Custom review

Component type

module

Categories

Maintenance status

Downloads

4490

Component created

Component changed

Usecase: let's imagine you want to create some specific tools to allow your users reviewing some nodes (for instance a CCK-audio review, a CCK-text review, a complex-type-CCK review, ...). Let's also imagine you want them to review specific (ie, an admin can set that before) CCK-node types, then you've got it, it's basically what custom review is about.

Some vocabulary :