Модули
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);
Update September 17th 2008:
The newest version of the alpha is now up and available... LOTS of improvements here.
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.
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
- For batch importing, your WebOPAC must be configured to allow exporting records from the book cart in MARC format. See issue #1017902: Batch Import won't work if MARC option not enabled for cart export in OPAC.
- Drupal 7 version: requires MySQL (currently)
- Drupal 6 version: >PHP5
Help toggle adds a 'Hide help'/'Show help' link on pages that contain help text or field descriptions for hiding and showing them.
Support multi-currencies in transaction payment. Developed for ecommerce 3.x.
Note: This project is no longer active.
This is a module turns Asymptote code into png images.
Requires:
Asymptote
The Google Chart Tools: Image Charts API was deprecated by Google on April 20, 2012 and can be shutdown at an
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.
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.
Provides support for Amatomu.com's tracker and tag cloud.
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.
Gives the recent log entries page auto update functionality. Great for a dev watching the logs of a live site.
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).
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.
The dompdf module allows other modules to utilize the dompdf library, written and maintained by Benj Carson.
This module allows users to pay for a node, such as an event/conference/lecture/course, without the overhead of ecommerce or ubercart.
Overview
The Apply for Role module allows users to apply for roles and allows role administrators to approve or deny the role applications.
