Node Dedupe

Component type

module

Downloads

1171

Component created

Component changed

Node Dedupe module disables users from creating duplicate nodes by re-submitting node forms using the browser's back button.

Install and enable the module as usual, then visit the module's settings page at - admin/settings/node_dedupe.

On the settings page you may select the node types you wish to enable node deduping for and the error message to display to a user when submitting a duplicate node form.

Drupal Ham Radio Module

Component type

module

Categories

Downloads

1066

Component created

Component changed

Basic Features

  • Import ADIF logbook (exported from popular progams such as Ham Radio Deluxe)
  • Display Logbook
  • Search Logbook (date range, mode, callsign, grid locator, frequency)
  • Contact Details (all QSOs made with specific callsign)
  • Statistics (Top DX contacts, QSO Count For Each Country, etc)

Development Snapshot Notes

  • ADIF logbook import parser has only been tested using ADIF export from Ham Radio Deluxe, and expects one entry per line
  • When the

DrupalMU Helper

Component type

module

Categories

Maintenance status

Development status

Downloads

1195

Component created

Component changed

This is a helper module for the DrupalMU installation profile.

Since DrupalMU has been replaced, this helper module is no longer needed.

Update form enhancement

Component type

module

Maintenance status

Development status

Downloads

3794

Component created

Component changed

The update_form_enhancement module enhances update.php user interface by separating modules that are up to date from those that are not.

It uses standard form_alter hook to alter the form that is displayed on second step of update.php script to select modules that need to be updated.

Note about Drupal 7 and beyond: An equivalent feature implemented by this module is already in core, so the life time of this project dies with Drupal 6.

Calendar Block

Component type

module

Categories

Maintenance status

Development status

Downloads

47554

Component created

Component changed

The calendar_block module provides a fully customizable calendar block which can be placed in a region at the blocks section. In thecalendar block's configuration form, the calendar's layout can be fully changed. You can set the colors as well as the size of the calendar so it fits to your websites design. Here's a screenshot of the configuration page.

Term Queue

Component type

module

Maintenance status

Development status

Downloads

5495

Component created

Component changed

This module has been superseded by Entityqueue which allows creation of queues from nodes, taxonomy terms, users and other entities. Entityqueue currently has an alpha release for Drupal 8 and a stable 1.1 release for Drupal 7, so it's recommend you use that module over this one.

Mirror

Component type

module

Categories

Component created

Component changed

Mirror includes a simple set of helper functions for developers who need to mirror remote image files in the local Drupal files directory. This makes it easy to populate CCK imagefields with remote image files, or run remote files though ImageCache manipulation presets.

Please note that Mirror does not provide any functionality to end users. It's only useful for developers working on modules, or administrators writing site-specific snippets of code that need to work with remote files.

Textfield to slider

Component type

module

Categories

Downloads

7350

Component created

Component changed

This module will provide you a form element which changes a textfield (with a numeric value) to a slider.

The textfield to slider module depends on the module jquery_plugin alongside with the jquery plugins ui.core and ui.slider.

For installation instructions and usage read INSTALL.txt and the help section of the module.

KNOWN ISSUES: