Skip to content

yuyingzhang/Sdl-Community

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

  1. Intro
  2. Getting started
  3. List of plugins
  4. We want your feedback

Intro

This repository contains around 30 plugins developed for Trados Studio. Most of the plugins were developed by SDL, but you might also find a few of them which were initially developed by someone else. For all these plugins we now have full source code ownership according to our License agreement. You can find the complete list of plugins here.

We encourage everyone who is interested to contribute, either by fixing some issues, implement new features or improve the documentation. To do this you will have to clone this repository, make the changes and send us a pull request with your changes.

You can also use this repository for learning by reading and tinkering with real Trados Studio plugins. For the documentation please go here.

If you have any questions, don't hesitate to ask on the Sdl Language Developer Community.

Getting started

These libraries are built on top of SDL Trados Studio APIs and thus using them also requires having SDL Trados Studio installed.

If you don't have a licence please send an email to app-signing@sdl.com and ask for a developer licence.

All the plugins require .NET 4.5.2 and SDL Trados Studio 2017.

To get started with this repository follow the following steps:

  1. Make sure you have installed Microsoft Visual Studio 2013, 2015 or 2017. If you don't have Microsoft Visual Studio you can install the community edition, available for free here.

  2. To clone this repository you need to have Git installed and configured on your machine (more details here and here). If you prefer a more visual approach you can either use the github extension for Microsoft Visual Studio, Github Desktop or SourceTree.

  3. In order to clone the repository using Source Tree, from menu select "Clone/New". In source path paste this path : "https://github.com/sdl/Sdl-Community.git", in destination path select a path where the repository should be stored on your drive

  4. After the repository was cloned, navigate to the repository path you've specified when cloning the repository. Each plugin has a dedicated folder so all you need to do is to find the plugin you're looking for, enter the folder and open the solution file using Microsoft Visual Studio.

  5. Build the solution, after the build has succeeded open SDL Trados Studio 2017. A warning message will appear click "Yes", after Studio loads, the built plugin will be available in Studio.

List of plugins

The following table showns all the plugins available in the repository.

If you click on the plugin name you'll be redirected to SDL App Store, from where you can download the selected plugin. Documentation column will redirect to the source code for the selected plugin.

Plugin Name Description
Antidote Verifier Documentation
Advenced Display Filter Documentation
Bring Back The Button Documentation
Export to Excel Documentation
InSource Documentation
Legacy Converter Documentation
MT Enhanced Provider Documentation
Post Edit Compare Documentation
Qualitivity Documentation
SDLTM Repair Documentation
Star Transit Documentation
Segment Status Switcher Documentation
Studio Migration Utility Documentation
TAUS Search Documentation
TM Lifting Documentation
Term Injector Documentation
Jobs Documentation
YourProductivity Documentation
Time Tracker Documentation
Toolkit Documentation
Variables Manager Documentation
Apply Studio Project Template Documentation
Controlled Machine Translation Providers Documentation
Word Cloud Documentation
Number verifier Documentation
TM Optimizer Documentation
Record Source TU Documentation
Studio InQuote Documentation
Wordfast TXML Documentation
Your Studio Documentation

We want your feedback

If you have any suggestions or find any issues please go here and let us know.

About

This is the place where we develop and maintain most of SDL's plugins for Trados Studio. If you want to help us or just looking for some examples this is the perfect place.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.4%
  • XSLT 2.9%
  • Other 0.7%