Help:Upload
From QED
| Help |
|
| Related topics |
Information can be incorporated into QED in many ways. This page is primarily concerned with uploading files, such as image files and data files. The basic way to upload a small number of files is using the Upload file hyperlink in the toolbox. As described below, there is also support for batch uploads of multiple files at once. For other techniques, see QED:Import.
Contents |
Restrictions
File Types
Many but not all types of files can be uploaded to QED. The list of allowed file types is likely to change over time, depending mainly on security considerations, but currently it includes the file types usually associated with the following filename extensions:
- inline: .gif .jpeg .jpg .mov .mpg .mp3 .ogg .jp2 .png .qt .ram .rm .svg .swf .tif .wav
- other: .cml .dat .djvu .doc .kml .kmz .pdf .ppt .xls
For a dynamically generated list of allowed file extensions, see QED:Variables#File Extensions.
Size
The file size is constrained by the PHP variable post_max_size, the current value of which can be seen at QED:Variables (Maximum Size of an Uploaded File).
Individual Files
The Upload file page only allows files to be uploaded one at a time.
To upload as many as 10 individual files in one batch, use the Upload Files form, which can also be readily accessed from the Upload file page.
Batch Uploads
Various scripts for remote batch uploading are available. See Help:Bulk Uploads for details.












