.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =================== EXT: TYPO3 Snapshot =================== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: Malte Jansen :Changed: 2008-10-30T14:06:08.880000000 :Author: Malte Jansen :Email: typo3@maltejansen.de :Info 3: :Info 4: .. _EXT-TYPO3-Snapshot: EXT: TYPO3 Snapshot =================== Extension Key: **maja\_snapshot** Copyright 2008, Malte Jansen, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.com .. _Table-of-Contents: Table of Contents ----------------- **EXT: TYPO3 Snapshot 1** **Introduction 1** What does it do? 1 Screenshots 1 **Users manual 1** How does it work? 1 Installation 1 **To-Do list 2** **Changelog 2** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This extension provides a Backend-Module for an easy import and export of the Database. So you can create a snapshot of your productive system and import it your development system. Additionally the extension modifies the localconf.php on the fly with the Development Configuration. .. _Screenshots: Screenshots ^^^^^^^^^^^ No need for a screenshot. There is just the “Import”- or “Export”-Button. .. _Users-manual: Users manual ------------ .. _How-does-it-work: How does it work? ^^^^^^^^^^^^^^^^^ The Extension creates a database-dump (without data of caching, logging, etc). You just have to run the export on your Productive-System. Copy/Syncronize via FTP the following folders: /typo3conf, /filedamin, /uploads. Run the import on Development-System. Notice: After the import it might happen, that you have to login again. .. _Installation: Installation ^^^^^^^^^^^^ PS: Productive-SystemDS: Development-System PS: Installation of the Extension. PS: Configure the Extension via Extension Manager. PS: Add your Dev-Domain (e.g. localhost) via List-View and check the Development-Checkbox. (auto-disabling support) PS: Add your Template (with config.baseuri etc.) and check the Development-Checkbox. (auto-disabling support) PS: Execute the Export. PS: Add following line add the end /typo3conf/localconf.php:@include(P ATH\_site.'typo3conf/ext/maja\_snapshot/localconf.php'); Download the whole TYPO3-Installation. DS: Import the sql-file (/uploads/tx\_majasnapshot/) with PHPMyAdmin (or any the mysql-cli command). DS: Create a file with your special localconf-configuration (default: /typo3conf/maja\_snapshot\_localconf.php).The file should just contain modifications (e.g. db connection data, path to ImageMagick) .. _To-Do-list: To-Do list ---------- - Adding some auto-disabling-support for sys\_domain and sys\_template. - Zip for the sql-file. (Compression) - Zip all user data. .. _Changelog: Changelog --------- |img-1| EXT: TYPO3 Snapshot - 2 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102