Considered feature-complete by its maintainers.

Quiz for register

This module allows administrators to choose a quiz for anonymous users if they want to register on the website.

Node import via cron

Node import via cron

Allows user or bot to add new or update existent data for specified tasks in theirs files and then process it via cron by Node import module. It may help if you want to automatize data import. Module works in several modes:

  • Imports only new data, which was appended to the file.
  • Imports all data from the beginning of the file.
  • Updates imported data (deletes old nodes and imports all data again from the beginning of the file).

Ability to change number of rows to import on cron run is added in settings page. By default it equals to 25.

Instructions

This module is very simple to use, you need to:

  1. Add new task.
  2. Select type of forced import in cron.
  3. Save configuration.
  4. Append new or modify existent data it in the file assigned for the task.
  5. When cron is run data will be processed as the way you have configured.

Deleted old nodes option works only for nodes that have been added in the last cron run.

If you are using Elysia cron module, you should to configure both Node import and Node import via cron tasks to be executed in following order:

  1. ni_cron_cron
  2. node_import_cron

CCK File Field preprocess

SimplePay

🇺🇦

This module is maintained by Ukrainian developers.

Menu rewrite

Provides an API for defining rules for rewriting the menu paths.

For example:

Cleanr

Modules page for Cleanr

Clean and simple Administration theme.

Requirements

  • Modern browser - IE7-8, Firefox 3, Chrome, Safari
  • Javascript

Recommended
This theme has been developed to integrate well with the following modules:

  • admin
  • admin_menu
  • devel (db log)

Recommended
You can see more screenshots at
http://ivansotof.com/2009/11/cleanr-administration-theme

Licensing

This module is useful for people that plan on integrating a software licensing system on their site.

Features

Out of the box, it provides the following:

  • Ability to generate, edit & delete unlimited unique license keys.
  • Ability to export your keys into a CSV document, which you can mail merge and distribute with physical copies of your product.
  • Ability for users to 'register' their key when they sign up for a drupal account, or by visiting a page when logged in.
  • Users can have multiple keys registered to one account, and they are all displayed on their user page.
  • Provides views functionality for default and custom reports.
  • Brandable license keys like XXXX-BRAND-XXXX-XXXX-XXXX

This module does provide functionality out of the box, however - it's power is in the hooks it provides which allow you to extend this further.

For developers:

  • Licensing provides various hooks to add extra functionality to the licensing system
  • Nearly all output is themable
  • You can take advantage of the views integration to make very useful custom reports.
  • Custom class loading

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only