Migrating to Drupal 7
Trevor James
- 出版商: Packt Publishing
- 出版日期: 2012-12-25
- 售價: $1,340
- 貴賓價: 9.5 折 $1,273
- 語言: 英文
- 頁數: 158
- 裝訂: Paperback
- ISBN: 178216054X
- ISBN-13: 9781782160540
-
相關分類:
Drupal
海外代購書籍(需單獨結帳)
相關主題
商品描述
Learn how to quickly and efficiently migrate content into Drupal 7 from a variety of sources including Drupal 6 using automated migration and import processes
Overview
- Learn how to import content and data into your Drupal 7 site from other websites, content management systems, and databases.
- Upgrade your Drupal 6 site to Drupal 7 and migrate your CCK based content into the Drupal 7 fields based framework.
- Use modules that will automate the import and migration process including the Feeds and Migrate modules.
In Detail
This book will show you how to migrate your content into the Drupal content management system. You'll start by building a content type in Drupal to hold your migrated content. You'll then import your content into Drupal using the Feeds module. In order to be able to easily use them again and again, you will also learn the best methods of maintaining and packaging migration configurations.
In "Migrating to Drupal 7" you'll learn how to quickly package your legacy site's data into a format that's easy to import into Drupal. You'll then build a content type to hold migrated data in Drupal. To save time and hassle you will learn how to import content into Drupal using the Feeds module. You'll then get a brief introduction to the Migrate module and its powerful features.
With this guide you'll also learn how to upgrade your Drupal 6 website to Drupal 7 in short, simple steps. You'll also learn how to package your configuration code in Drupal using the powerful Features module.
In "Migrating to Drupal 7" you'll start by collecting your current site's content and packaging it up into a CSV file so you can easily import it into Drupal. You'll then build a content type to hold your migrated data and content.
Mastering migrations using the Feeds module will be the next invaluable tutorial before you get a closer look at the Migrate module's powerful features. You'll then upgrade your Drupal 6 site to Drupal 7 and use helper modules to help run the upgrade faster and with less hassle. This book will then take you through the process of migrating CCK-based Drupal 6 fields to Drupal 7 using the Content Migrate module.
Using the Features module you will then package up our Feeds importer and content types into code to help you to build an easily maintainable and flexible Drupal website with.
What you will learn from this book
- Configure your Drupal site to run imports of migrated content using the Feeds module
- Run an import of migrated content using Feeds module and a Feed importer
- Package your configuration using the Features module
- Utilize the Migrate module and its benefits
- Migrate blog posts from WordPress to Drupal
- Upgrade your Drupal 6 site to Drupal 7
- Configure the Feeds Tamper module to preprocess your Feeds imports
- Run additional imports using the Feeds modules to update and add new data and content to your Drupal site
Approach
Written in a friendly and engaging style with practical tutorials and step-by-step examples which show you how to easily migrate your Drupal 6 or WordPress site to Drupal 7.
Who this book is written for
"Migrating to Drupal 7" is for anyone interested in how to move content from an existing website into the Drupal content management system. Both novice and advanced Drupal users will gain practical hands-on knowledge in how to migrate content into Drupal using this book. You will become experts in using the Feeds module to migrate content, and in packaging your code using Features.
商品描述(中文翻譯)
學習如何使用自動遷移和導入流程,從各種來源(包括Drupal 6)快速高效地將內容遷移到Drupal 7中。
概述:
- 學習如何從其他網站、內容管理系統和數據庫導入內容和數據到Drupal 7網站。
- 將Drupal 6網站升級到Drupal 7,並將基於CCK的內容遷移到基於Drupal 7字段的框架中。
- 使用Feeds和Migrate模組等模組自動化導入和遷移過程。
詳細內容:
本書將向您展示如何將內容遷移到Drupal內容管理系統中。您將首先在Drupal中建立一個內容類型來保存遷移的內容。然後,您將使用Feeds模組將內容導入Drupal。為了能夠輕鬆地再次使用它們,您還將學習維護和打包遷移配置的最佳方法。
在《遷移到Drupal 7》中,您將學習如何快速將舊網站的數據打包成易於導入Drupal的格式。然後,您將在Drupal中建立一個內容類型來保存遷移的數據。為了節省時間和麻煩,您將學習如何使用Feeds模組將內容導入Drupal。然後,您將簡要介紹Migrate模組及其強大功能。
通過本指南,您還將學習如何以簡單的步驟將Drupal 6網站升級到Drupal 7。您還將學習如何使用功能強大的Features模組在Drupal中打包配置代碼。
在《遷移到Drupal 7》中,您將首先收集當前網站的內容並將其打包成CSV文件,以便輕鬆導入Drupal。然後,您將在Drupal中建立一個內容類型來保存遷移的數據和內容。
在深入了解Feeds模組的強大功能之前,掌握使用Feeds模組進行遷移的寶貴教程。然後,您將升級Drupal 6網站到Drupal 7,並使用輔助模組幫助更快、更輕鬆地進行升級。本書還將帶您逐步完成使用Content Migrate模組將基於CCK的Drupal 6字段遷移到Drupal 7的過程。
使用Features模組,您將打包Feeds導入器和內容類型的代碼,以幫助您構建易於維護和靈活的Drupal網站。
從本書中您將學到:
- 配置Drupal網站以使用Feeds模組運行遷移內容的導入
- 使用Feeds模組和Feed導入器遷移內容
- 使用Features模組打包配置
- 利用Migrate模組及其優勢
- 從WordPress遷移博客文章到Drupal
- 將Drupal 6網站升級到Drupal 7
- 配置Feeds Tamper模組預處理Feeds導入
- 使用Feeds模組運行其他導入,以更新和添加新數據和內容到Drupal網站
方法:
以友好和引人入勝的風格撰寫,提供實用的教程和逐步示例,向您展示如何輕鬆將Drupal 6或WordPress網站遷移到Drupal 7。
本書適合對將內容從現有網站遷移到Drupal內容管理系統感興趣的任何人。無論是初學者還是高級Drupal用戶,都將通過本書獲得實用的實踐知識,學習如何使用Feeds模組遷移內容,以及使用Features打包代碼。