Feeds Editor

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Feeds Editor module intended to make your life easier when you work with CSV files for Feeds importers.

For each existing Feeds importer (admin/structure/feeds) you can create a "worksheet".
Each worksheet has its own frontend (UI) and backend.
The frontend looks like MS Exel table and based on excellent JQGrid plugin(see http://www.trirand.com/blog/jqgrid/jqgrid.html).

Feeds Archive Fetcher (fork)

Component type

module

Maintenance status

Development status

Component created

Component changed

Forked from theduke's sandbox: http://drupal.org/sandbox/theduke/1705330 to extend it to allow fetching from multiple files in sub-directories of the archive, and possibly more additions to come.

From theduke's project description: This simple module provides a feed plugin to fetch an archive from either a remote or local location, extract it and then act upon a file inside that archive.

Feeds Callback Fetcher

Component type

module

Categories

Maintenance status

Development status

Downloads

1152

Component created

Component changed

Background

When importing content with Feeds, people uses different URLs.
Those are generated by Views, some others by custom modules.

The problem

It also happend that some of these URLs can be guessed by people and/or search engine.

The questions

How to disable the access to those URLs for the anonymous user and let cron access to them ?

WP Migrate

Component type

module

Maintenance status

Development status

Downloads

2191

Component created

Component changed

This module is built on the Migrate Module Framework for migrating wordpress content into Drupal 6 as WordPress Migrate is only for 7.x.
Through this module one can import wordpress posts, pages, comments, tags, categories, users .

Documentation for developers :
Follow README.txt for performing migration using wp migrate.