Migrating Ilias CMS to Drupal 7?
No Code Content Migration - Broward Drupal Meeting Minutes - March 11, 2015
We held our Broward Drupal monthly meetup on Wednesday, March 11th from 7:00pm to 9:00pm.
Remote participants from farthest to closest (via Skype and Join.me):
Jacksonville - Rick Esser
Tampa - Cynde Mercer @cyndemercer
Brevard - Cielo Johnson @Cl3L0
In Person (Greater Fort Lauderdale, Broward County Florida):
Eric Hahn, Carlos Kosloff @asrealty, Jay Epstein @jeppy64 and me @hectoriribarne
Trekk, a Drupal distribution for Universities
Drupal Connect (the company I work for) recently released and open sourced Trekk, a Drupal distribution for Universities. It supports content sharing (courses, faculty, news, etc.) to sub-sites as well as easy HTML migration from legacy sites.
If this sounds like something you're interested in, check out this demo video of the legacy site migration features, or check out the source on GitHub.
http://drupalconnect.com/trekk
Read moreModule to convert an existing site into Drupal
I wrote this module for the University of Ottawa (where I work) to help them in their migration to Drupal and I was wondering if people think it would be a good fit for a contributed module.
First off, I am aware of Migrate and Feeds - they're both really cool, but neither of them really addressed our use case. Feeds seemed far more interested in doing content aggregation and Migrate focuses on tasks where there is an easy 1 to 1 mapping of the data, such as importing a table of data or using an XML document as a source feed.
Read moreFeatures, Exportables and Migration
Lets open some discussion on the Features, context, exportables and migration topics we touched on last week. I asked 'how to add new components to existing or to create a new feature through drush'. It looks like some work is being done through drush features add (drush fa) but this is only for D7.
http://drupal.stackexchange.com/questions/6770/adding-components-to-a-fe...
Read more

