Technical Documentation

IDCategoryReq.Element Action
489containerno$zz_conf UPLOAD $zz_conf-variables for upload moduleShow
277arrayno$zz_conf['exif_supported'] filetypes that support exif.

Relations: upload.inc.php; ACTION

Show
275arrayno$zz_conf['file_types'] Known filetypes, array with array for each file_type ('filetype', 'ext_old', 'ext', 'mime', 'desc')

Relations: upload.inc.php; ACTION

Show
274arrayno$zz_conf['image_types'] Image filetypes, supported by PHP, should only be changed if PHP supports more.

Relations: upload.inc.php; GLOBAL

Show
276arrayno$zz_conf['mime_types_rewritten'] array('unwanted_mimetype' => 'wanted_mimetype') e. g. for image/pjpeg = image/jpeg

Relations: upload.inc.php; GLOBAL

Show
597arrayno$zz_conf['upload_destination_filetype'] Value of arrays ('tiff' => 'png') that tells zzform how to convert a non-web-image into a web image.

Relations: upload.inc.php; $zz['fields'][n]['image'][n]['input_filetypes']

Show
820arrayno$zz_conf['upload_filetype_map'] Assigns different file extensions to a common filetypeShow
927arrayno$zz_conf['upload_imagick_options_for'] Options for Imagemagick, will be put into imagemagick call 1:1; here: depending on source filetype

Relations: $zz_conf['upload_imagick_options']

Show
595arrayno$zz_conf['upload_iptc_fields'] Assignment of IPTC field indexes to readable field names

Relations: upload.inc.php

Show
624arrayno$zz_conf['upload_multipage_images'] Defines multipage images, here, we'll consider only page 1 or layer 1

Relations: upload.inc.php

Show
850arrayno$zz_conf['upload_no_thumbnails'] List of filetypes where no thumbnails will be generatedShow
942arrayno$zz_conf['upload_remap_type_if_extension'] maps filetypes which are identified as a different filetype to this filetype because of the extensionShow
609arrayno$zz_conf['upload_tools'] External tools used for uploadsShow
610booleanno$zz_conf['upload_tools']['exiftools'] Show
594booleanno$zz_conf['upload_tools']['fileinfo'] if true, fileinfo() will be called to check what file this is (must be installed, therefore optional)

Relations: upload.inc.php

Show
599booleanno$zz_conf['upload_tools']['ghostscript'] tells the system whether we can use the ghostscript library or not

Relations: upload.inc.php

Show
351booleanno$zz_conf['upload_tools']['identify'] use imagemagick's `identify` or not; might be turned off for performance reasons while handling raw data

Relations: upload.inc.php; $zz_conf['graphics_library']; GLOBAL

Show
807stringno$zz_conf['upload_tools']['fileinfo_whereis'] place of 'file' (result of whereis)

Relations: $zz_conf['upload_tools']['fileinfo']

Show
990string: filenameno$zz_conf['upload_tools']['exiftools_whereis'] path to exiftool incl. command

Relations: $zz_conf['upload_tools']['exiftools']

Show
596arrayno$zz_conf['webimages_by_extension'] list of extensions for images that can be natively displayed in browser

Relations: upload.inc.php

Show

30 records total

in