Feeds directory parser
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Feeds directory parser collects fetched file's metadata like name, size, owner etc. and pass it towards to processors.
Feeds directory parser collects fetched file's metadata like name, size, owner etc. and pass it towards to processors.
With Bulk Media Upload you can upload a bunch of files and a new node, taxonomy term, or other entity will be created for every file. The files are selected via a browser file upload dialog and can be stored in a file or image field.
Also default values can be chosen for the other fields assigned to the new node.
This module is looking for a new maintainer.
A simple module to import articles from SPIP 1.9 to Drupal 7.
After enabling it you'll be able to configure it in admin/configure/spip_importer
Then you will be able to process an import by specifying the "articles" you want (by ids) or all articles from a "rubrique".
For each import you can specify a taxonomy.
This modules allows a siteadmin to export all users and user fields. The fields can be selected through an options page, which makes it easy to create the needed format for the file wanted.
To start with we offer csv-format option.
Migrates data from Signup 6.x to Entity Registration 7.x.
See README.txt for additional information.
This module provides an API to define dependencies between entities, and also a useful iterator class.
This project originated from the Deploy module, where it's used heavily, but were later separated out for better code separation and reusability between modules.
You construct the iterator with an array of entity IDs. Then, when iterating over the iterator you will get all entities AND their dependencies out in a sane order (i.e. dependencies first).
A Feeds plugin that will fetch files from an any URL supported by PHP.
This is a very, very tiny module that simply adds User Picture as an available map for Feeds.module.
It can be used to import lists of users with a URL for a picture field, or with an absolute path on the same server. It downloads the image and creates a new file object, then assigns that file object as the picture for the new user.
This project provides a fully fonctional 7.x version of MaRC module.
Till a maintained Drupal 7 branch will be created for this module, use this sandbox project.
This is a simple little module that fetches an RSS feed and then fetches the linked items.