import

Events happening in the community are now at Drupal community events on www.drupal.org.
nedjo's picture

Module for mass importing an existing site?

I've been musing about the possibility of building a module for mass importing contents from existing sites, as an aid for migration to Drupal. I came across a potential model, an import utility for the CMS SAPID, http://sapid.sourceforge.net/en/doc/import/, code at http://prdownloads.sourceforge.net/sapid/migrator.tar.gz?download. The approach combines web crawling with regular expression-based data extraction. Users input the wrapping code patterns to search for, e.g., main content might be wrapped in and or maybe a div with a given class name.

Read more
nedjo's picture

Import/Export with other CMSs?

[Some questions/suggestions that are kinda late in the game, but coming from research I've been doing today....]

To what extent is this API intended to facilitate data exchanges between Drupal and other CMSs?

Have you seen the Portable Site Information PSI specification, http://psilib.sourceforge.net/? It sets out a generalized XML interchange format for CMS data (and provides some tools written in Python). Would it be useful to consider this as a basis for the Import/Export XML format?

A potentially useful reference is the Exorcist softare produced as an offshoot of the Midgard CMS, http://www.midgard-project.org/documentation/exorcist/. It provides a general toolset for data exchanges between CMSs (in Java).

Read more
erlendstromsvik's picture

import products/users from XML/CSV files

We are working on several online shops using Drupal + the e-commerce package. At the moment we are looking into integration with backend systems and datafeeds. Using either Drupal modules or programs which will interact directly with the drupal/e-commerce database.

Read more
Subscribe with RSS Syndicate content