migrate

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
ultimike's picture

Weekly Call #28, May 22 - Roundup

  • Hangout took place on Thursday, May 22, 2014, watch the recording
  • Attendees: bdone, chx, benjy, penyaskito, ultimike, ryan weal
  1. Clarify use of property/undefined and add an ignore type in configuration schema has been committed.
  2. Mike Ryan has broken out the UI stuff into a sandbox module: https://drupal.org/sandbox/mikeryan/2271813 - related issues: https://drupal.org/node/2272541, https://drupal.org/node/2242605
Read more
ultimike's picture

Weekly Call #27 - May 15 - Wrapup

  • Hangout took place on Thursday, May 15, 2014, watch the recording
  • Attendees: benjy, weal, ultimike, bdone
  1. This issue is holding us up a bit: Clarify use of property/undefined and add an ignore type in configuration schema.
  2. Migration configuration file change Split migration_dependencies into two keys - this has been committed.
Read more
ultimike's picture

Getting ready to help out with Migrate in Core!

So, you want to help test Migrate in Core? Excellent. We're currently focusing our efforts on ensuring that Drupal 6 sites (core configuration, content, and standard CCK fields) can be migrated cleanly into Drupal 8 via the Migrate Drupal module (/core/modules/migrate_drupal). Drupal 6 data that does not fall into one of these three categories (including Views and other contrib module configuration and data) is not part of this effort.

First, some background information:

Read more
omissis's picture

Drupal Continuous Integration Tools

Hi guys!
I wanted to share something I published today: http://drupalignite.com.
Basically it's a tool and a set of practices to setup a Drupal environment under a full Continuous Integration cycle using some well-known tools as drush, phing, composer and jenkins for the build phase, phpunit and behat for the testing and features and migrate for keeping everything (structure and data) in a code driven development shape.
I published the introduction, the following chapters will be published in the next months!
You can find the code on github: https://github.com/omissis/drupal-ignite

Read more
ultimike's picture

Weekly Call #26 - May 8

  • Hangout took place on Thursday, May 8, 2014, watch the recording
  • Attendees: chx, benjy, penyaskito, ultimike
Read more
ultimike's picture

Weekly Call #25 - May 1

  • Hangout took place on Thursday, May 1, 2014, watch the recording
  • Attendees: chx, benjy, mike ryan, ultimike
  1. Waiting to see if Migrate in Core UI will be in core prior to DrupalCon Austin. Dries will decide. Webchick feels we should do this in order to get more testers. It is still up in the air as to whether migrate will be in 8.0 or later. It is possible that the UI will go into core for testing, but then be removed for release. Mike Ryan is willing to maintain the UI in contrib until it goes into core.
Read more
ultimike's picture

Weekly Call (#23) Round-Up

  • Hangout took place on Thursday, April 17, 2014, watch the recording
  • Live attendees: chx, mikeryan, ryan weal, benjy, bdone

Current areas of focus

  1. Core patch

    • Issue: Migrate in Core: Drupal 6 to Drupal 8
    • We are looking for someone to review it (Mike Ryan, perhaps), as it is very large and lots of people are already busy squashing beta-blockers.
  2. Drupal 7-8 migration

    • review the D6->D7 update to see what changes we need to account for in D6->D8
Read more
claudiu.cristea's picture

Migrating to Drupal 8

Just wanted to share my writeup about Drupal 8 migration: http://webikon.com/cases/migrating-to-drupal-8

Hope that helps :)

Read more
claudiu.cristea's picture

Migrate example for developers

Examples for Developers module provides high-quality, well-documented API examples for a broad range of Drupal core functionality.

I opened a feature request at https://drupal.org/node/2182621 to include also a Migrate example there and posted a first patch with a migrate example module.

Few notes:

Read more
leofishman's picture

import csv file to geofield

Hi,

I have to import information in a csv with poligones information to node with a geofield field.

I have tried feeds import and gdal, but gdal doesn't recognize the kml field.

A sample file with 3 records is attached.

Can anyone help me with feeds or with a migrate module?

Thanks,
leo

Edition:

I imported the kml data to a text field and extracted the information with geofield from another field!
I uploaded the module and the image of the secciones content type
for this to work, you need migrate_extras module

Read more
Subscribe with RSS Syndicate content