When packaging a layout that is stored in Studio Server, the default behavior is that only those database images are included that are visible on the layout.
However, the layout can contain many more images, for example in Editions that are hidden.
To force all database images to be included in the package, a configuration change can be made in either Studio Server or for an individual installation of Studio for InDesign.
Configuring Studio Server
Info: Performing the described step requires direct server access. Depending upon how your system is hosted and the level of access you have to that system, coordination may be required with your Partner or WoodWing Support team. For a full overview of the steps that need to be done by WoodWing and how to request them, see WoodWing Cloud - Change management.
Configure Studio Server when this behavior should apply to all installations of Studio for InDesign that log in to that server.
Add the following option:
- File: configserver.php file (recommended: config_overrule.php file)
- Name of option: PackageAllEditions
- Location: SERVERFEATURES list
- Example:
new Feature( 'PackageAllEditions' ),
Configuring Studio for InDesign
When this behavior should only be enabled for an individual installation of Studio for InDesign, add the following option:
- File: WWSettings.xml file
- Name of option: PackageAllEditions
- Location: anywhere between the
<Settings> </Settings>
tags - Example:
<SCEnt:PackageAllEditions/>
Important: Make sure to validate the WWSettings.xml file for correct content. See Validating the WWSettings.xml file.
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.