Sitecore implementation details

The connector installation package installs files to load the dialogs. You can find these files under Website/sitecore modules/Sdl.

Three web form dialogs are installed in the Dialogs folder:
  • CreateUpdateDraft.aspx
  • DraftProject.aspx
  • ProjectsOverview.aspx
One speak dialog is installed in the ExperienceEditor/Commands folder:
  • AddItem.js
Several images are installed in the Images folder.

The patch Sitecore config file for the package is installed under /App_Config/Include/zzz_SdlTms/Sdl.Sitecore.Tms.Connector.config.

The DLL files installed are:
  • /bin/Sdl.Sitecore.Tms.Connector.dll
  • /bin/Sdl.Tms.Mantra.API.dll
The /bin/Newtonsoft.Json.dll and /bin/System.IO.Compression.dll files are also installed if you did not have them already on your machine.
The package also installs and uses the following items in the Sitecore Master database:
  • /sitecore/templates/SDL Module
  • /sitecore/system/Modules/SDL Translation Module
After installing the package, a new ribbon menu becomes available in Sitecore:A screen shot of the new ribbon menu available after installation.As well as a new structure of items in the System/Modules area:A sscreen shot of the new structure of items. The placement of all the nodes of the Sitecore connector in the System area allows for a tight and precise security access control.