-
Type:
New Feature
-
Resolution: Unresolved
-
None
-
Affects Version/s: None
-
Component/s: TermPortal
-
Medium
-
Emptyshow more show less
It should be implemented to automatically create a Multiterm-DB from a TermCollection.
For this we need to
- offer a zip-file for download, that contains an mtf-file (file-extension .xml), an xdt-file and a folder with images
- The mtf-file must be written by the translate5 terminology export, and contains the Terms and attributes
- The xdt-file must be generated by translate5. This must be done analogous to how the xdt.php file works, that is attached to the linked MITTAGQI-164 issue.
- export all images in the TermCollection
- put mtf-file with file-extension .xml together with the images (in a subfolder) in a zip-file
See examples in linked TS-Issue, how mtf and xdt-files look and the folder structure of the zip with the images and the files in it.
Also please see the php-files MTF.php, XDT.php to see, how those file formats were created by a clients application.
- mentioned in
-
Page Loading...