Subject locator previews
(→Supported preview formats) |
(→Supported preview formats) |
||
Line 48: | Line 48: | ||
application/ogg | application/ogg | ||
| | | | ||
− | ogg | + | ogg<br> |
ogx | ogx | ||
| | | |
Revision as of 17:04, 5 December 2015
If you just popped into this page, notice the page is still unfinished...
Wandora's Traditional topic panel views subject locator resources if the View subject locators option is enabled. The menu option is available at View > Traditional w ... > View subject locators. Also, right to the subject locator field is an icon button toggle to switch subject locator previews on and off. Wandora doesn't view subject locator resources by default.
When subject locator preview is enabled, Wandora checks if there is a valid subject locator URI and tries to figure out mimetype for the subject locator resource. Wandora supports both external resources and internal data URI resources. Once the mimetype is resolved, Wandora chooses a viewer for the resource and initializes the viewer.
Supported preview formats
Wandora selects a viewer for the subject locator resouce using resources mimetype. At the moment Wandora has a viewer for images, videos, web pages etc. Next table lists all viewers and supported formats (2015-11-13).
Mimetype(s) | File extension(s) | Handler | Description and notes |
audio/midi |
mid |
AudioMidi |
Midi audio player.
|
audio/x-flac |
flac |
AudioFlac |
Flac audio player.
|
audio/ogg |
ogg |
AudioOgg |
Ogg Vorbis audio player.
|
audio/x-sidtune |
sid |
AudioSid |
Sid tune audio player. See also The High Voltage SID Collection
|
audio/mod |
mod |
AudioMod |
Mod audio player.
|
audio/x-wav |
wav |
AudioWav |
Basic audio sample player for wav and aiff files.
|
audio/mpeg |
mp3 |
AudioMP3v2 |
Audio MP3 player.
|
image/* |
gif |
Image |
Image viewer. Even though the viewer captures all image mimetypes, viewer supports only image types supported by Java.
|
application/pdf |
|
ApplicationPDF |
PDF viewer.
|
text/rtf |
rtf |
TextRTF |
RTF viewer.
|
text/html |
html |
TextHTML |
General web viewer.
|
application/xml |
xml |
ApplicationXML |
General XML viewer.
|
text/* |
txt |
Text |
General text viewer.
|
application/x-zmachine |
z1 |
ApplicationZMachine |
Interactive fiction files in Z machine format.
|
Values in Handler column are Java classes in package org.wandora.application.gui.previews.formats.