Requirement of Mirroring the collection hierarchy in QPP
This new feature of Quark Publishing Platform would be very helpful if a user needs to checkout two assets at the same time, that are saved in two different Collections and have same file name,
By default, Quark Publishing Platform clients mirror the collection hierarchy on their local
drive when they check out or get an asset. However, you can change this option.
Turning off collection mirroring: Mac OS
- For Quark Publishing Platform Client, open the file
~/Library/Preferences/Quark/QPP/[QPP Framework
Version]/com.quark.qpp.client.Quark Publishing Platform
Client.config.plist, locate the following text, and change <true/> to <false/>:
<key>MirrorCollectionHierarchy</key>
<true/>
- For QuarkXPress, open the file ~/Library/Preferences/Quark/QPP/[QPP Framework
Version]/com.quark.qpp.client.QuarkXPress.config.plist, locate the following
text, and change <true/> to <false/>:
<key>MirrorCollectionHierarchy</key>
<true/>
- For QuarkCopyDesk, open the file ~/Library/Preferences/Quark/QPP/[QPP
Framework Version]/com.quark.qpp.client.QuarkCopyDesk.plist, locate the
following text, and change <true/> to <false/>:
<key>MirrorCollectionHierarchy</key>
<true/>
Turning off collection mirroring: Windows
- For Quark Publishing Platform Client, open the 'Quark Publishing Platform
Client.exe.config' file, locate the following key, and set value to 0.
<add key='MirrorCollectionHierarchy' value='1'/>
- For QuarkXPress, open the 'Quark.QPP.Client.config' file, locate the following key, and
set value to 0.
<add key='MirrorCollectionHierarchy' value='1'/>
- For QuarkCopyDesk, open the 'Quark.QPP.Client.config' file, locate the following key,
and set value to 0.
- <add key='MirrorCollectionHierarchy' value='1'/>