Drupal Notifier

Component type

module

Downloads

4511

Component created

Component changed

Note: this model works for IPhone in conjunction with Drupal Notifier.

Module Drupal Notifier provides information on the status of installed and active modules for IPhone App Drupal Notifier.
With every request from IPhone App Drupal Notifier the website sends another request to update.drupal.org service and provides information in xml format.
This programm reflects status by modules for your website. It tells you which modules need to be updated and what new versions are available.

WP2Drupal (obsolete)

Component type

module

Categories

Maintenance status

Development status

Downloads

4249

Component created

Component changed

Due to its limited use I have not needed to work on this module since early 2009. I recommend using Wordpress_Import or Wordpress Migrate instead.


Old Description

With this module you can import your site from Wordpress to a clean Drupal install. Please note that it has not been tested with anything newer than Wordpress 2.6.

Cross Site Activity

Component type

module

Component created

Component changed

This project includes a client-server set of modules designed to implemenet centralized activity logging from client drupal site(s) to a master server. It was developed as part of the San Francisco Drupal Redesign Sprint, primarily by David Strauss and Josh Koenig. This is the system by which activity from across the *.drupal.org universe will be aggregated and integrated into your dashboard.

Save to FTP

Component type

module

Maintenance status

Development status

Downloads

6899

Component created

Component changed

The Save to FTP module allows for saving a node as a .html file on a FTP Server.

After a node has been saved, and a path is given, if the user has been given the "Save to FTP" permission a form is added on the node edit page which is activated by selecting the "Publish to FTP" button.

Snapshot

Component type

module

Downloads

3412

Component created

Component changed

A backup solution for drupal

Snapshot is a drupal module for making clean snapshot of drupal website. Website, media and database are snapshot. For now, just Mysql with MyIsam engine is supported. Different snapshot method can be used, total or incremental.

Shorten URLs

Component type

module

Maintenance status

Development status

Downloads

240247

Component created

Component changed

This module provides an API to shorten URLs via many services like bit.ly and TinyURL (over 15 services are available by default), as well as a block and a page that provide an interface for easily shortening URLs, and a block that displays a shortened URL for the current page for easy copying.

Mailing Label

Component type

module

Downloads

2269

Component created

Component changed

Please let me know if you are interested in maintaining this module. The module works but I don't have the time to do any feature enhancements and there are some good ideas in the queue.

This module generates mailing labels (ie Avery 5160) from a list of fields generated from the Views module.

Content Importer

Component type

module

Categories

Maintenance status

Development status

Downloads

14

Component created

Component changed

This is a light-weight module geared towards developers for creating content (either starter content, or required content) from code.
It uses the uuid module to import content from a hook, then provides you (the developer) the ability to save that uuid in the hook so that it will show as 'imported'.

If you're looking for an even slightly more robust solution for importing content, then you're looking for feeds or migrate.

Migrate Extras

Component type

module

Categories

Maintenance status

Development status

Downloads

625608

Component created

Component changed

Migrate Extras extends Migrate to provide support for several contributed modules.

The best place to implement migration support for a contributed module is in that module, not in the Migrate or Migrate Extras modules. That way, the migration support is always self-consistent with the current module implementation - it's not practical for the migrate modules to keep up with changes to all other contrib modules. We are no longer adding support for other modules to Migrate Extras.

Status

Migrate Extras 2.5 is now available. This is planned to be the final Migrate Extras release - the only work to be done with Migrate Extras going forward will be to port the contrib module support here directly to the respective supported modules.