Use importContext attribute
在通过SP1的Porter内容中, 映射.xml控制着旧到新的位置映射。
- Change the importContext attributes to move items.
- Though it doesn t apply here, you could also use importTitle to change the destination name.
- Be sure to "url encode" the publication names set in importContext (replace spaces with %20 and dashes with %2D). Content Porter failed when I set these attributes wrong--it s safe to edit and try again.
- We can t create new items, but we can move them within a system.
注意,我们无法移动全部出版物,我们为每个项目设定了这些。
提示 : 在得到正确的映射后, 使用您最喜爱的搜索来做出更改, 并替换技术 。 我让这个动作一到两次起作用, 最大的问题就是打字 。
Example change:
<tcccp:Mapping exportContext="/Publication/Building%20Blocks"
exportTitle="component.xml" importContext="/Destination%20%Pub" importTitle="" />
Port Parts at a Time
对于相当干净的内容端口和对绘图变化的测试,它有助于从最基本的模板构件和上层部分按依赖性分解。
例如,我通常侧重于以下一两套。
- Keywords (and Categories if needed)
- Embeddable schema
- Regular schema
- Components and/or Templates
- Pages
这种未连接的动作的最大挑战可能是依赖性, 即移动正在使用的图案的问题。 虽然我并不完全确定CP是否会完全失败。 如果有一个共享的父/ 父/ 母, 那么移动 schema < em> em> * might * 的工作方式 。
相关详情: