As a system administrator, you can choose to personalize the program labels in certain areas of the plug-in. This includes the option to display the company name in the dialog and menu windows, for example.


  1. Create the customization.xml (UTF8, CR LF). You can use the following code block to this end.

    <?xml version="1.0" encoding="utf-8"?> <XmlCustomization xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <TitleOfWindows>4ALLPORTAL Digital Asset Management</TitleOfWindows> <ConnectionDataWindowHeading>Verbindungsdaten</ConnectionDataWindowHeading> <UserDataWindowHeading>Benutzerdaten</UserDataWindowHeading> <MessageForUpdatedMediaFiles>Folgende Elemente wurden im 4ALLPORTAL Digital Asset Management System aktualisiert.</MessageForUpdatedMediaFiles> <CredentialManagerHeading>Anmeldung zum 4ALLPORTAL Digital Asset Management</CredentialManagerHeading> <CredentialManagerMessage> </CredentialManagerMessage> </XmlCustomization> 
    XML



  2. Enter your own label text in the following tags <TitleOfWindows>, <ConnectionDataWindowHeading>, <UserDataWindowHeading>, <MessageForUpdatedMediaFiles>, and <CredentialManagerHeading> (see example). The <CredentialManagerMessage> tag cannot be personalized.

    A visual mapping of the tags to the user interface below these steps.

  3. Store the file in the “/Programme(x86)/4ALLPORTAL/PowerPoint Add-In/customization.xml” installation folder and relaunch the plugin.

    Note:The customization.xml has a higher-ranking configuration than the standard labels. The file must remain in the installation folder permanently for the personalized labels to be applied.

Visual assignment


<TitleOfWindows>


<ConnectionDataWindowHeading>


<UserDataWindowHeading>


<MessageForUpdatedMediaFiles>


<CredentialManagerHeading>