diff --git a/Documentation.html b/Documentation.html index bbb7dfbf0..3a97d2726 100644 --- a/Documentation.html +++ b/Documentation.html @@ -2547,12 +2547,7 @@ setfacl -d -m "g:www-data:rwx" tmp

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.

+ without a transform function.

To create a new transform function please see libraries/transformations/template_generator.sh.