TWikifilter

Component type

module

Maintenance status

Development status

Downloads

2290

Component created

Component changed

TWiki Filter is a set of custom content filters that formats nodes using TWiki style formatting. This module will help users converting from TWiki to Drupal, or provide an alternative formatting method for nodes.

TWiki Filter is in development and not yet ready for official release, however it is usable. Currently bulleted lists, numbered lists, tables (no sorting), headings, WikiWords, and basic formatting are supported.

Pay2Publish

Component type

module

Maintenance status

Development status

Downloads

2648

Component created

Component changed

NOTE: the module was thought for Drupal 4.7 and then updated to 5.x. Has been abandoned with Drupal 6.x, as (almost) the same functionalities can be obtained with other more flexible means (mainly LM_paypal role subscriptions, views, phptemplate). Please contact me in case you are looking for a unified solution and would like to take it over.

Initial commit: the module is still in development and requires some PHPTemplate and Views skills to get things to work at it's best.

Update status aggregator

Component type

module

Maintenance status

Development status

Downloads

4236

Component created

Component changed

Drupal 6 version

This packages two modules together:

Update status aggregator client

Gathers data about the modules and themes installed on a Drupal site and sends them to a corresponding server. As you are (hopefully) monitoring the status of the site from the server, optionally you can disable the 'There are security updates pending for your site' shown on the admin pages also.

Database Scripts

Component type

module

Categories

Maintenance status

Development status

Downloads

6014

Component created

Component changed

The Database Scripts project is a series of command line scripts which will dump, erase, restore and merge databases. They are specifically set up to work the best when developing within a version control environment. The primary goals are to:

  • keep the database in sync with code
  • preserve ability to use the web GUI
  • enable a rapid development workflow
  • Merge development and production databases

Guess what? There is documentation!

Ubercart Ajax Attribute Calculations

Component type

module

Categories

Maintenance status

Development status

Downloads

17466

Component created

Component changed

uc_aac is an add-on module for the Ubercart e-commerce suite. This module updates product fields via Ajax when attributes that affect those fields are modified. By default it also updates individual attribute price adjustments so that they remain relative to the updated price, but this can be turned off in the attribute admin settings.

Multisite Login

Component type

module

Maintenance status

Development status

Downloads

6268

Component created

Component changed

Multisite Login allows a user to login to all sites in a multisite configuration, even though the multisites do not share domain names.

For example:
  politicker.com
  politickernj.com
  politickerny.com
  etc.

NOTE: if you are using several sites on the same domain (ex. politicker.com, nj.politicker.com, ny.politicker.com, etc.), then you do not need this module. The multisite functionality in Drupal core has the ability to share logins for sites like these without additional modules.

This module was designed to be an alternative to the singlesignon module but using a technique that does not block search engines from accessing your websites.

MM BlipTV

Component type

module

Categories

Maintenance status

Development status

Downloads

913

Component created

Component changed

A Media Mover submodule to move media files to blip.tv service. The code for this module was taken from the Media Actions module.