Difference between revisions of "PT Import Content"

From ADF Docs
Jump to: navigation, search
Line 45: Line 45:
 
* Subsites Needed to be Created
 
* Subsites Needed to be Created
 
* Pages Needed to be Updated
 
* Pages Needed to be Updated
 +
 +
[[Category:Import Content]]

Revision as of 01:44, 24 December 2009

Overview

The PT Import Content project will allow CS Owners to easily import content via the Content Creation API. The basic controls are to import subsites based on a formatted spread sheet and to import page content into Formatted Text Blocks. Imported content for subsites and pages can be re-imported and modified.

General Process

The Import process looks like this:

  1. Import Subsite content into the Subsite Mapping Custom Element
  2. Process the records in the Subsite Mapping Custom Element [create subsites]
  3. Import Page content into the Page Mapping Custom Element
  4. Process the records in the Page Mapping Custom Element [create pages]
  5. Fix Page links

Getting Started

Components

Subsite

Pages


Troubleshooting

Known Issues/Bugs

Tasks

  • Delete pages needs CSSecurity integration
  • Delete Page and Subsite Mapping content needs CSSecurity integration
  • Update Page Mapping - set NeedsUpdate = 1 (to reprocess content)
  • Fix Links Method for PageController.cfc


Reports

  • Pages Mapped
  • Subsites Mapped
  • Subsites Created
  • Subsites Needed to be Created
  • Pages Needed to be Updated