Модули
#D7CX: I pledge that
This module won't be developed further unless a use case arises.
Module is being abandoned as D5 is EOL...
Brings the jQuery History plugin to Drupal.
This module depends on FlashVideo (http://drupal.org/project/flashvideo) and give possibility to paste blocks with video.
Do not use this module; it is no longer supported. Consider using Path Redirect instead.
Legacy Path is intended to support websites that are moving to Drupal but have content that either won't be managed by Drupal immediately or at all, but must remain reachable through it's original URL. The assumption is made that the legacy system remains operational, but at a different (sub)domain or directory.
Note per #236414: Module does not work with 'Normal' caching enabled. that this module does not work with Normal caching enabled.
For example, an online newspaper might have an existing archive system that provides permalinks such as:http://paper.example.com/content.php?section=12&article=22
After a Drupal installation, the online newspaper has moved the old system to the URL:http://archive.example.com/content.php?section=12&article=22
This module accomodates redirecting (using HTTP redirects) the old URL to the new URL.
This module will allow you to change the taxonomy terms associated with a node from a comment on that node.
The Admin Notes module creates a block that displays a textarea pre-filled with the existing comment for that specific page, if any.
Each comment is associated with a page.
An API for scraping the Internet via cURL, HTMLTidy, and SimpleXML.
This module provides an implementation of the Version Control API that makes it possible to use the Git version control system. It can retrieve commit information by parsing commit logs.
The Git backend depends on the Version Control API module. It also requires Git >=1.7.2 to be installed on the server.
This module allows users to log into your site securely without usernames and passwords. It uses digital/identity certificates users have imported into their browsers as part of a public key infrastructure (PKI). The certificates can be generated by Drupal's PKI Registration Authority module or any other registration authority (RA) / certification authority (CA).
When a Drupal page is accessed via HTTPS the module checks for certain environmental variables that contain the user's unique information, such as an email address. Depending on the settings it then logs the user in or, if enabled, creates a new account.
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
