Tar - Archiver / Download Utility

Component type

module

Downloads

2124

Component created

Component changed

Utilizes the tar program to archive files or directories, optionally presenting archives for download. ( This is an API, do not download other than for development or as a requirement from other modules)

Configuration Management

Component type

module

Maintenance status

Development status

Downloads

215341

Component created

Component changed

The configuration management module enables the ability to keep track of specific configurations on a Drupal site, provides the ability to move these configurations between different environments (local, dev, qa, prod), and also move configurations between completely different sites (migrate configurations) without the use of modules with all configuration being owned by the site.

Dataset

Component type

module

Maintenance status

Development status

Downloads

3014

Component created

Component changed

The Dataset module is for grouping nodes together in sets. A typical use case for this module is if you are importing data from a 3rd party in to nodes and you wish to know if a piece of data is no longer in a feed. If you update all the existing items in the feed, as you parse it, so they are in a new set, then any items that were not in the feed this time will be in an older set, so you know you can delete them because they are no longer valid. Dataset includes functions for performing bulk actions on nodes in a given set or sets.

SocialTwist Tell-a-Friend

Component type

module

Categories

Downloads

34

Component created

Component changed

This module makes available the SocialTwist Tell-a-Friend widget for Drupal for FREE.The widget enables users to announce content from the page viewed on Drupal via email, IM, blogs, and social networking sites.

Bones

Component type

module

Categories

Downloads

3765

Component created

Component changed

The Bones module allows you to rapidly build out the bare-bones structure of a site by importing a YAML file containing an outline of the menu structure and page titles you need to set up.

Bones was created to bypass the tedious process of manually adding nodes, expanding the Menu Settings fieldset, entering a menu title, choosing a parent item and weight and submitting for each page on a mostly "static" site. YAML provides a relatively lightweight way to construct a site outline, and using that outline Bones can build out a skeletal site structure in one step.

Drupal OAI PMH

Component type

module

Categories

Downloads

655

Component created

Component changed

A module to harvest metadata records from OAI-PMH compliant repositories.

Work sponsored by The Longsight Group - http://www.longsight.com/

Taxonomy Parser

Component type

module

Downloads

1402

Component created

Component changed

This module provides helper functionality for parsing data into taxonomy terms / pages.
Useful if you are considering importing a large amount of taxonomy terms from an external source (e.g. an XML file).

Once the module has imported the taxonomy data it will also return the structured taxonomy array, ready to be applied to a node object if you wish.

This is purely a utility module for developers looking to import taxonomy data and has no front-end UI.

Nodeshare

Component type

module

Maintenance status

Development status

Downloads

707

Component created

Component changed

Note: This project will not be ported to Drupal 6 or 7. It is also not really recommended for production use. Similar functionality to what is in this module is provided by FeedAPI and Feed Element Mapper. If anyone wants to take over as maintainer of this module, please let me know.

Nodeshare allows you send nodes from one Drupal site to another.