This is an installation profile to setup a test site for CCKdate fields. It generates a different content type for every combination of CCK date field type (Date, Datestamp, Datetime) and timezone handling (Date, Site, User, UTC, and None), and then generates 4 nodes of each type (2 days ago, now, 2 hours from now, 2 days from now). It also generates a bunch of users from different timezones. It configures Devel and Signup, sets up roles and permissions, and so on. This profile depends on the Install Profile API.
Ubercart Fee lets you add additional fees to Ubercart Products. Fees are configurable at both the product class and the product level. Each fee appears as an individual Line Item in your Order.
The Node Gallery module allows you to create multimedia galleries where both the galleries and the gallery items are nodes. (as opposed to gallery items being file fields, like Media Gallery)
Drupal 7 Version
Features of the Drupal 7 Version
Tightly integrates with Views module for the retrieval and display of images and galleries, allowing easy customization of design and logic. Node Gallery also ships with quite a few default views to make it easier on the admin.
Integration with plupload module for
easy bulk uploads using HTML 5, or Adobe Flash.
Each gallery has a "Manage Images" tab that allows mass editing of user-configured fields on each image in the gallery to streamline workflow.
Leverages Drupal's Batch API to operate on large amounts of images, guaranteeing high scalability and reliable operations.
An unlimited number of gallery relationships can be established, thus allowing administrators to setup both simple and complex galleries for their users to utilize.
The Search Engine Referer API module is indented to be used by other modules, in blocks or themes to provide targeted content to users who come from search engines.
This module provides a function to retrieve information on the search performed by a user who comes from one of the supported search engines. The function serapi_get_search() returns an array containing the referring URL, the extracted search string and an array with the search keyword(s).
Linodef is an input filter for embedding content of your Drupal installation (Drupal objects) into any textarea and link to it. The tags are based exclusively on object IDs which enables a highly dynamic usage. So links won't break and the embedded content stays up to date. Editor buttons help users to find their desired object and insert the corresponding Linodef tag into the textfield.