.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../Includes.txt .. _administrators-migration-txcal: Calendar Base (tx_cal) ====================== Precondition ------------ The migration is tested with TYPO3 6.x, cal 1.10.3 and Organiser 8.x. Not supported ------------- * The migration of images and files isn't supported. If there is any need to migrate images or files, please refer to :ref:`Migration of tt_news `. * Repeating events won't migrated. * Messages in case of changings won't migrated. * Some other data won't migrated. Workflow -------- * You have to migrate the records from several tx_cal* tables to the corresponding org tables. Database -------- Migration is supported by a SQL script. See the file below. The file has a small documentation in form of comments. * On your server at typo3conf/ext/org/Resources/Private/Migration/tx_cal/statements.sql * On my Git at * https://gitlab.die-netzmacher.de/typo3/org/blob/master/Resources/Private/Migration/tx_cal/statements.sql