module
Maintenance status: Unsupported
Development status: No further development
Downloads: 3001
created - / changed -

This module is no longer maintained

Ever wanted to create nodes on the fly? This module provides functionality to do this.

With this module you can write code like this to produce a node.

// my_nodetype must be an existing nodetype
$edit = node_factory_create_node( 'my_nodetype');

node_factory_set_value( $edit, 'title', 'my value');
node_factory_set_value( $edit, 'field_node_ref', 123);
node_factory_set_value( $edit 'uid', 321);
node_factory_save_node( $edit);
module
Downloads: 9099
created - / changed -

Update September 17th 2008:

The newest version of the alpha is now up and available... LOTS of improvements here.

module
Downloads: 1135
created - / changed -

Toplist is a module that lets webmasters submit their links, have them approved and keep a link exchange that tracks website referrers, thereby giving more exposures to more-active websites.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 8403
created - / changed -

This module integrates Drupal with III/Millennium WebOPACs (library catalogs): you can import bibliographic records, or embed records in a node using the input filter. Imported nodes can have taxonomy terms created from the original record, a real-time holdings display, embedded book previews from Google Book Search and more.

Requirements

module
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 2300
created - / changed -

Help toggle adds a 'Hide help'/'Show help' link on pages that contain help text or field descriptions for hiding and showing them.

module
Categories: (нет)
Maintenance status: Unsupported
Development status: No further development
Downloads: 0
created - / changed -

Support multi-currencies in transaction payment. Developed for ecommerce 3.x.

module
Categories: Administration
Development status: Obsolete
Downloads: 2534
created - / changed -

Note: This project is no longer active.

module
Categories: Filters/Editors
Downloads: 1102
created - / changed -

This is a module turns Asymptote code into png images.
Requires:
Asymptote

module
Categories: (нет)
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 150607
created - / changed -

The Google Chart Tools: Image Charts API was deprecated by Google on April 20, 2012 and can be shutdown at an

module
Downloads: 1383
created - / changed -

This module provides a CCK field for Latitude/Longitude. It stores the values in a fairly naive/simple manner as mere decimal numbers. It provides basic views integration to show the values as numbers. A more full featured solution is the CCK Geographical Well Known Text field provided by the Geo Module.

module
Categories: Content Display
Maintenance status: Unsupported
Development status: No further development
Downloads: 83511
created - / changed -

An implementation of a threaded forum view where pages show forum topic and comment titles in a threaded view with many forum topics on a single page.

module
Downloads: 4912
created - / changed -

Provides support for Amatomu.com's tracker and tag cloud.

module
Downloads: 814
created - / changed -

Upload Log is a module which allows direct uploads from programs to a Drupal site (with authentication, through the HTTP Authentication Module). The sending of notification e-mails is possible, as is data validation.

A demonstration is available in the WaterSums software.

Any programming language that supports HTTP uploads with HTTP authentication can be used to send log files.

module
Categories: Utility
Maintenance status: Minimally maintained
Downloads: 4541
created - / changed -

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

module
Categories: Theme Enhancements
Maintenance status: Unsupported
Development status: No further development
Downloads: 3673
created - / changed -

This is a simple module that enables administrators to upload more than one logo and choose which one to display in certain occasions (Like google).

module
Maintenance status: Seeking co-maintainer(s)
Development status: Maintenance fixes only
Downloads: 10041
created - / changed -

Graphviz Filter is a fun little filter that treats input text as Graphviz D

module
Categories: Filters/Editors, SEO, Utility
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 28264
created - / changed -

External Links Filter (ELF) is an input filter that adds small icons to external and mailto links, informing users the link will take them to a new site or open their email client.

module
Development status: Maintenance fixes only
Downloads: 6571
created - / changed -

The dompdf module allows other modules to utilize the dompdf library, written and maintained by Benj Carson.

module
Downloads: 2808
created - / changed -

This module allows users to pay for a node, such as an event/conference/lecture/course, without the overhead of ecommerce or ubercart.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 36956
created - / changed -

Overview

The Apply for Role module allows users to apply for roles and allows role administrators to approve or deny the role applications.