Medientyp
Appearance
The media type is specific to MediaWiki, and determines what kind of media is contained in the file, as opposed to what format the file is in. This information is stored in the image table, along with the MIME type. It is currently not used for much, but could be used in the future to determine how to present a file to the user.
- Die folgenden Typen sind definiert
UNKNOWN
– unbekanntes FormatBITMAP
– some bitmap image or image source (psd, etc.) - cannot scale up.DRAWING
– some vector drawing (SVG, WMF, PS, etc.) or image source (oo-draw, etc) - can scale up.AUDIO
– einfache Audiodatei (ogg, mp3, wav, midi, etc.)VIDEO
– einfache Videodatei (ogg, mpg, etc.) - except formats that may contain executable sections or scripts.MULTIMEDIA
– Scriptable Multimedia (flash, advanced video container formats, etc.)OFFICE
– Office Documents (office formats, possibly containing scripts, etc.)TEXT
– Plain text (txt, etc.) - enthält möglicherweise Programmcode oder SkripteEXECUTABLE
– Binäre ausführbare Datei (exe, com, etc.)ARCHIVE
– Archivdatei (zip, tar, etc.)