Stoppt die Vorratsdatenspeicherung! Jetzt klicken &handeln! Willst du auch an der Aktion teilnehmen? Hier findest du alle relevanten Infos und Materialien:

Archived entries for migration

Drupal 6 to Drupal 7 Migration

Früher oder später steht die Migration von Drupal 6 auf Drupal 7 für einige Kundenprojekte an. Daher zur eigenen Erinnerung zwei Links zu Migrate 2.

Im Beitrag Upgrade from Drupal 6 to Drupal 7 with Migrate 2 findet man einige Tips und den Code der für diese Seite verwendet wurde.

One very useful feature in the Migrate module is the support for continuous migration. If new content is added to the old site Migrate module can continuously migrate that over to the new. In the case of xdeb.org it meant that my wife could continue to write blogs uninterrupted. When the new site was ready I did a final migration run and flipped the switch.

Migrating content by using the migrate module erklärt die Migration von Usern, Nodes und Custom Field Handlern.

daily links

  • HTML5 Grayscale Image Hover
    Once upon a time, grayscale image has to be manually converted in order to be displayed on the web. Now with HTML5 canvas, images can be manipulated into grayscale without having to use image editing software. I’ve put together a demo to show you how to use HTML5 & jQuery to dynamically clone color images into grayscale
  • Taxonomy Additions | drupal.org
    _Adds a delete link in the vocabulary terms list
    _Adds an option to not allow duplicate terms in a vocabulary
    _Views integration - provides a Views argument handler which adds the capabality of showing the results of related terms’ nodes (e.g. If you have a view list for the term "Drupal", and that term is related to "Drupal core", nodes that are tagged with "Drupal core" will also show up in that view)
  • Fancy Insert | drupal.org
    This module allows users to easily insert images into node posts. When nodes contains a lot of images is very difficult to insert them into the node body.
    Fancy insert convert the imagefield widgets in a floating box and by clicking in one image the <img> tag is automatically inserted.
  • Data Migration - part 2 | Gizra

Drupal: Data Migration

Moshe Weitzman gibt einen kurzen Einblick in das Migrate Module. Dort hat sich einiges im Vergleich zur Version 1 anscheinend getan:

Migrate provides Drush commands for performing the import. There is currently no user interface for performing the import. Drush is better suited to that task, since it is not subject to PHP timeout.

Joomla 1.5 to 1.6 Migrator

Zur Zeit gibt es noch keine einfache Möglichkeit eine Joomla 1.5 Seite nach 1.6 zu migrieren. jUpgrade will das ändern.

jUpgrade is a simple Joomla 1.5 component that will download a version of Joomla 1.6, decompress it and install it. After that, it should migrate all of the data from old Joomla 1.5 to the new Joomla 1.6 installation.

Allerdings ist das Skript noch nicht fertig. Beim Joomla Blogger gibt es ein Interview mit dem Programmierer von jUpgrade.

daily links



Copyright © 2004–2009. All rights reserved. – Impressum

RSS Feed. This blog is proudly powered by Wordpress and uses Modern Clix, a theme by Rodrigo Galindez.