Uberacart Migrate
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Integration of Ubercart objects and data with Migrate 2.x.
Integration of Ubercart objects and data with Migrate 2.x.
DCDL (Drupal Config Dump & Load) is a configuration management module written to support migrating configuration via drush for Drupal 6. It aims to be a small tool to handle a very specific problem space: snapshotting and loading configuration parts of a site without affecting the content.
DCDL works at a very low level, pulling the configuration directly from the database and writing directly back. It does not follow any code paths in the modules, but does read and write the configuration with guidance from the modules themselves.
Bring twitter search results into your site as nodes (content) via feeds module.
The DBSlicer module allows you to export and import the content of your database.
It uses database slicing collect the rows which will be exported.
With dtabase slicing you can select a smaller piece of the database (this we call slice) that contains all of the records belonging to the slicing criterion. The slicing criterion can be for example a node.
The module needs to know the connections between our database tables. These connections have been defined in the module for the core database tables.
A Migrate module specific to ProtonRadio.com.
These aren't the droids you're looking for, nothing to see here. If you're a Drupal developer with a strong interest in dance music and Proton Radio, please get in touch with andyhawks.
This module sponsored by ProtonRadio.com.
This module acts as an interface to the command line geospatial tool ogr2ogr provided by the GDAL library.
You can download GDAL here.
This module requires GDAL 1.8.0 or higher. GDAL 1.7 or below will not work.
Functionality
Currently it does not do very much. It will check that ogr2ogr is installed and allow some queries to be made.
Provides the ability to download UPS Quantum View subscription files. This is an API module, which means it doesn't do much on it's own. It can be used by other modules to access Quantum View data and perform other operations with it.
Optionally downloads unread subscription files via cron and saves Origin packages to the database (currently a very rough implementation in which the package object is converted to a serialized array).
Migrate Static Websites to Drupal
This module allows the content for a site to be kept in a separate staging repository. This will typically be a Subversion or Git repository where the content has been committed and is being maintained.
The module checks out the content directly into the nodes of the site from whatever branch of the repository it is associated with. It is possible to have multiple sites associated with different branches so that future or experimental versions of content can be previewed and tested before being committed to live.
A project that creates demo content for NodeStream sites