Technical Documentation

Show a record

 
Submit data …
ID 597
Category array
Required no
Element $zz_conf['upload_destination_filetype']
Description

Value of arrays ('tiff' => 'png') that tells zzform how to convert a non-web-image into a web image.

Description de
Example
$zz_conf['upload_destination_filetype']['tiff'] = 'png';
Default value
Mother ID $zz_conf UPLOAD | [489]
Relation
Updated 27 Jun 2011 11:05:13
IDCategoryReq.Element Action
19booleanno$zz_conf['backup'] Do a backup of old files?

Relations: upload.inc.php; ACTION

Show
270string: filenameno$zz_conf['backup_dir'] directory where old files shall be backed up to

Relations: upload.inc.php; ACTION

Show
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
271stringno$zz_conf['graphics_library'] graphics library used for image manipulation (imagemagick is default, gd is also possible, others are currently not supported)

Relations: upload.inc.php; GLOBAL

Show
273arrayno$zz_conf['imagemagick_paths'] paths where zzform looks for imagemagick binary

Relations: upload.inc.php; GLOBAL

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
747string: filenameno$zz_conf['imagemagick_path_unchecked'] Single path for imagemagick commands, path won't be checked

Relations: $zz_conf['imagemagick_paths']

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
222string: filenameno$zz_conf['tmp_dir'] Directory; temporary folder for file uploads, should only be set if it has to be different from PHP temp dir

Relations: upload.inc.php; GLOBAL

Show
644booleanno$zz_conf['upload_copy_for_rename'] let's you use copy and unlink instead of rename if system has a problem with renaming files (e. g. over partitions)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
713stringno$zz_conf['upload_imagick_options'] Options for Imagemagick, will be put into imagemagick call 1:1Show
595arrayno$zz_conf['upload_iptc_fields'] Assignment of IPTC field indexes to readable field names

Relations: upload.inc.php

Show
926string: filenameno$zz_conf['upload_log'] If set, will log all upload related exec functions into this file.Show
272integerno$zz_conf['upload_MAX_FILE_SIZE'] in bytes

Relations: upload.inc.php; GLOBAL

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

916 records total

in