/
Installation Steps

Installation Steps

 

We will do Xcopy installation for the GUI extension. Here are the steps: 

  • Please copy WordbeeTranslationManager.XML from ‘{Deployment packet root}\Wordbee Translation Manager\Models\WTM\Configuration\’ to ‘{Tridion Home}\config\’ folder. 

  • Please copy Resource files from ‘{Deployment packet root}\Wordbee Translation Manager\App_GlobalResources\’ to ‘{Tridion Home}\Web\WebUI\WebRoot\App_GlobalResources\’ folder. 

  • Copy binaries from ‘{Deployment packet root}\Wordbee Translation Manager\bin’ folder to ‘{Tridion Home}\Web\WebUI\Webroot\bin’ folder. 

  • Copy WTM folder from ‘{Deployment packet root}\Wordbee Translation Manager\Models\’ to ‘{Tridion Home}\Web\WebUI\Models\’ folder.  

  • Copy WTM folder from ‘{Deployment packet root}\Wordbee Translation Manager\Editors\’ folder to ‘{Tridion Home}\Web\WebUI\Editors\’ folder. 

  • Go to IIS and browse Tridion website. Under website, create virtual folders for the followings:  

  • {Tridion Website}\Web\WebUI\Models\WTM 

  • {Tridion Website}\Web\WebUI\Editors\WTM 

  • In order to complete the installation, please make the following configurations changes: 

  • Go to ‘{Tridion Home}\config\WordbeeTranslationManager.XML’ and configure SQL Server name, login username, and password. Here is a sample entry: 

<Database type="SQL" server="server" database="Wordbee_TranslationManager" username="user" password="password"/> 

  • Go to ‘{Tridion Home}\config\WordbeeTranslationManager.XML’ and configure key ‘ServiceTcmUserName’ with designated SDL Tridion Account for the windows service. 

  • Go to ‘{Tridion Home}\config\WordbeeTranslationManager.XML’ and configure key ‘LogFolder’ with log folder path of installed SDL Tridion instance.  

  • Go to ‘{Tridion Home}\Web\WebUI\Webroot\Configuration\System.config’ and please add following configuration fragment inside the "Configuration/Models" element of SystemConfigurations.XML. Please ensure to update install path (highlighted in yellow), if it’s different from the fragment below.  

<model name="Wordbee.TranslationManager.UI.Model" xmlns="http://www.sdltridion.com/2009/GUI/Configuration"> 

  <installpath xmlns="http://www.sdltridion.com/2009/GUI/Configuration">C:\Program Files (x86)\Tridion\web\WebUI\Models\WTM\</installpath> 

  <configuration xmlns="http://www.sdltridion.com/2009/GUI/Configuration">Configuration\WTMModel.config</configuration> 

  <vdir xmlns="http://www.sdltridion.com/2009/GUI/Configuration">WTM</vdir> 

</model> 

  • Go to ‘{Tridion Home}\Web\WebUI\Webroot\Configuration\System.config and please add following configuration fragment inside the "Configuration/Editors" element of SystemConfigurations.XML. Please ensure to update install path (highlighted in yellow), if it’s different from the fragment below.  

<editor name="Wordbee.TranslationManager.UI.Editor"> 

<installpath>C:\Program Files (x86)\Tridion\web\WebUI\Editors\WTM\</installpath> 

<configuration>Configuration\WTMEditor.Config</configuration> 

<vdir>WTM</vdir> 

</editor> 

Related content

Pre-requisites
Pre-requisites
More like this
Installation Steps.
Installation Steps.
More like this
Workflow
Workflow
More like this
Functional Specifications
Functional Specifications
More like this
Wordbee Translation Properties Tab For Publications
Wordbee Translation Properties Tab For Publications
More like this
Uninstallation
Uninstallation
More like this

Copyright Wordbee - Buzzin' Outside the Box since 2008