Configuration of the Extended File Manager used by the Wysiwyg editor (Xinha). The extended filemanager lets you upload files for linking to wiki pages or to insert the file (typically image files) into wiki pages.
Files upload
Allow the user to upload document and image files.
YES NO
Image Size
Maximum size (in kilobytes) allowed for an individual image file
Document File Size
Maximum file size (in kilobytes) allowed for an individual document file to be uploaded
Upload Folder(s) Size
Maximum upload folder size in megabytes. Use 0 to set unlimited size
Link Targets
Allow the user to set target attribute for link (the window in which the link will be opened).
YES NO
Image File Extensions
Allowed extensions for uploaded image files. Extensions are separated by semicolon
Document File Extensions
Allowed extensions for uploaded document files. Extensions are separated by semicolon
Image Attribute - Alternative Text
Allow the user to set alternative text attribute for an image (displayed when browser cannot display the image).
YES NO
Image Attribute - Image Title
Allow the user to set title text attribute for an image (normally displayed when mouse is over the image).
YES NO
Image Attribute - Alignment
Allow the user to set alignment attribute (e.g. left, center, right) for an image.
YES NO
Image Attribute - Styling
Allow the user to set margin, padding, and border styles for an image.
YES NO
Library
Library used to manipulate image files. The image manipulation library to use, either GD or ImageMagick (IM) or NetPBM. If you have safe mode ON, or do not have the binaries to other packages, your choice is GD only. Other packages require Safe Mode to be off.
GD
Image Magick
NetPBM
Library Path
Absolute path to the library. i.e.: C:/Program Files/ImageMagick/ . After defining which library to use, if it is NetPBM or IM, you need to specify where the binary for the selected library are. And of course your server and PHP must be able to execute them (i.e. safe mode is OFF). GD does not require the following definition.
Create Sub-directories
Allow the user to create new sub-directories in the upload area(s).
YES NO
Edit Image Files
Allow the user to edit files in the image directory.
YES NO
Temporary Prefix
Image Editor temporary filename prefix.
Thumbnails Folder
Thumbnail can also be stored in a directory, this directory will be created by PHP. If PHP is in safe mode, this parameter is ignored, you can not create directories. If you do not want to store thumbnails in a directory, set this to false or empty string.
Thumbnails Prefix
Thumbnail filename prefix.
Resized Images Folder
Resized images can also be stored in a directory, this directory will be created by PHP. If PHP is in safe mode, this parameter is ignored, you can not create directories. If you do not want to store resized images in a directory, set this to false or empty string.
Resized Images Prefix
The prefix for resized image files, something like .resized will do. The resized files will be named as "prefix_imagefile.ext", that is, prefix + orginal filename.
Default Thumbnail
The default thumbnail if the thumbnails can not be created, either due to error or bad image file.
Default List Icon
When viewing uploaded files in list view the default icon to show.
Thumbnail Extensions
Allowed extensions for thumbnail files. Normally identical to allowed image files extensions. Extensions are separated by semicolon
Thumbnail width
In pixels
Thumbnail height
In pixels