agost 2013

Migración de joomla 1.5 a drupal 7

I generally find that in the process of migrating a website to a new system or framework, importing and moving data is the most fraught, frustrating and troublesome part of the process. If you're moving content from a vanilla installation to another vanilla installation you might be in luck, but really, what are the chances of that?I long ago decided to merge a joomla 1.5 site I have into a new site I was setting up in drupal 7, the content that needed to come across was:

Asignar a un artículo de drupal, un grupo de etiquetas dado mediante otra tabla en MySQL con un LEFT JOIN

El problema es el siguiente: tengo una tabla con más de mil artículos en un archivo .ods, con sus campos:guid, title, alias, body, published, catid, created, created_by, created_by_alias, metakey, metadescel objetivo último es hacer una importación mediante feeds y crear un nodo de tipo artículo con cada una de las filas de esta tabla.También tengo una tabla llamada jos_custom_properties que contiene los id de los artículos (content_id) y los términos de taxonomía Region (valued_id).Lo que quiero obtener es una tabla con los artículos y en cada artículo, además de los campos ya dichos apare