Difference between revisions of "PT Import Content"
From ADF Docs
(→Process Overview) |
|||
Line 8: | Line 8: | ||
# Import Page content into the Page Mapping Custom Element | # Import Page content into the Page Mapping Custom Element | ||
# Process the records in the Page Mapping Custom Element [create pages] | # Process the records in the Page Mapping Custom Element [create pages] | ||
+ | # Identify documents in imported page content blocks and store in Document Mapping Custom Element. | ||
+ | # Process the records in the Document Mapping Custom Element [upload documents] | ||
+ | # Identify images in imported page content blocks and store in Image Mapping Custom Element. | ||
+ | # Process the records in the Image Mapping Custom Element [upload images] | ||
# Fix Page links | # Fix Page links | ||
Revision as of 16:03, 31 March 2011
Contents
Overview
The PT Import Content project allows CS Owners to easily import content via the Content Creation API. The basic controls import subsites and page content into Formatted Text Blocks based on a formatted spread sheet. Imported content for subsites and pages can also be re-imported and modified.
Process Overview
The import process:
- Import Subsite content into the Subsite Mapping Custom Element
- Process the records in the Subsite Mapping Custom Element [create subsites]
- Import Page content into the Page Mapping Custom Element
- Process the records in the Page Mapping Custom Element [create pages]
- Identify documents in imported page content blocks and store in Document Mapping Custom Element.
- Process the records in the Document Mapping Custom Element [upload documents]
- Identify images in imported page content blocks and store in Image Mapping Custom Element.
- Process the records in the Image Mapping Custom Element [upload images]
- 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