An add-in that exports Passolo strings to a simple text format.
Same as PAIExportSample, written in C# using the AddIn .Net framework.
A simple parser that reads text files with three columns: ID, Source Text, Target Text. See folder SampleFiles for an example.
A resource display add-in that displays custom html or image files when a string is selected in Passolo. Written in C# using the AddIn .Net framework.
All add-in samples compile to this System folder.
To use the add-ins in Passolo, the files need to be copied to the System folder
in the Passolo installation.
For easier debugging can add the System folder as additional add-in path in
Passolo (available in Passolo 2011
SP4):
1. Start Passolo
2. Click on Tools / Options
3. Go to System / Advanced
4. Enter the full path of the System folder as additional Add-In Folder.
5. Close Passolo
6. Use the full path to the Passolo executable psl.exe in
Project Properties / Debug / Start external
program