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

https://github.com/ndp/aida_migration_to_drupal

Migration project to go from custom CMS to Drupal for aida-americas.org
https://github.com/ndp/aida_migration_to_drupal

Last synced: 8 months ago
JSON representation

Migration project to go from custom CMS to Drupal for aida-americas.org

Awesome Lists containing this project

README

          

== Aida-americas import into Drupal

This is a simple Rails application -- really just a few rake tasks
along with Active Record models -- to help import data from my own
home-grown CMS into Drupal.

It might be useful to use my ActiveRecord objects for Drupal.

I also reverse-engineered some of the database changes for bilingual
websites, and you may be able to see that better with the code rather
that making changes to a working Drupal system and then figuring out
what happened to the database.

Andy
June 2009