Subject locator previews
(→Supported preview formats) |
|||
Line 11: | Line 11: | ||
|Mimetype(s) | |Mimetype(s) | ||
|File extension(s) | |File extension(s) | ||
− | |Handler | + | |Handler * |
|Description and notes | |Description and notes | ||
Line 29: | Line 29: | ||
|} | |} | ||
− | Handlers are Java classes in package '''org.wandora.application.gui.previews.formats'''. | + | *) Handlers are Java classes in package '''org.wandora.application.gui.previews.formats'''. |
Revision as of 12:22, 5 December 2015
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 player. |
- ) Handlers are Java classes in package org.wandora.application.gui.previews.formats.