From 6d1568199ac71834f57e435369b5c6b6e0eed81a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Please see the libraries/transformations/TEMPLATE file for adding your own transform
function. See the libraries/transformations/TEMPLATE_MIMETYPE for adding a mimetype
- without a transform function. Also note the introduction of a function description in
- the language files. For each function a $strTransformation_[filename without .inc.php]
- has to exist. You can use the template generator to generate new functions and entries in the
- language file.
To create a new transform function please see libraries/transformations/template_generator.sh.