Enabling Target Setting Permissions After Installing ePublisher Express
You can customize target settings in a project only if you have target setting modification permissions. If you are using ePublisher Pro, you have target setting modification permissions. If you are using ePublisher Express, you may or may not have target setting modification permissions. When you install ePublisher Express, you must select the Allow users to modify Target Settings and Properties check box in order to have target setting modification permissions, including permissions to modify the target settings for the targets available in your project. If you do not select this check box during installation, you will not be able to customize target settings in projects. This check box is not selected by default as part of an ePublisher Express installation.
If you did not select the Allow users to modify Target Settings and Properties check box 'when you installed ePublisher Express, only the Merge Settings and Deploy menu options display on the ePublisher Express Target menu. If you selected the Allow users to modify Target Settings and Properties check box when 'you installed ePublisher Express, the Conditions, Variables, Cross Reference Rules, Merge Settings, Target Settings, and Deploy menu options all display on the ePublisher Express Target menu.
If you need to enable target setting permissions once ePublisher Express has been installed, you can enable target setting permissions in ePublisher Express by modifying an ePublisher Express configuration file. Ensure you consult with your Stationery designer to verify that it is appropriate for you to enable target setting permissions in ePublisher Express before you enable target setting permissions.
To enable target setting permissions after installing ePublisher Express
Close the ePublisher Express user interface.
Browse to the location of the WebWorks.ePublisherExpress.exe.config file. By default, ePublisher installs this file in the following location when you install ePublisher Express:
Program Files\WebWorks\ePublisher Express\WebWorks.ePublisherExpress.exe.config
Open the WebWorks.ePublisherExpress.exe.config file in Notepad.
Change the value of the AllowModifications key to true. The AllowModifications key entry should be similar to the entry below:
<add key="AllowModifications" value="true" />
On the File menu, click Save, and then close Notepad.
Open ePublisher Express and verify on the Target menu that the Conditions, Variables, Cross Reference Rules, and Target Settings menu options display.
For more information about installing ePublisher Express with target setting permissions, see “Installing ePublisher Components”.