Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rimian/rimian

rimian's drupal stuff
https://github.com/rimian/rimian

Last synced: about 1 month ago
JSON representation

rimian's drupal stuff

Awesome Lists containing this project

README

        

Here are my Drupal Modules.

Import Merge
----------------------------
Import Merge is a simple API module that loads data from a CSV file and delegates
to other modules for merging with nodes, users, taxonomy or what ever you wish.

The import_merge engine does the work of itterating through your data and delegating
to callbacks to create, save or load data. After import_merge has the object it wishes
to merge available, it delegates to helper modules to do the merge.