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
- Host: GitHub
- URL: https://github.com/ndp/aida_migration_to_drupal
- Owner: ndp
- Created: 2009-05-16T04:06:19.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2021-12-03T05:57:01.000Z (over 4 years ago)
- Last Synced: 2025-02-23T13:40:19.509Z (over 1 year ago)
- Language: Ruby
- Homepage: aida-americas.org
- Size: 16 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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