Overview
Artifact ID: | a934d78f9bbbeb6d8aeb7a93429a8b554ff844bf1bca9899079ebc1b153d0652 |
---|---|
Page Name: | other-fields |
Date: | 2018-07-04 19:25:10 |
Original User: | mario |
Mimetype: | text/x-markdown |
Next | 9936056f118c8afbc948974845df3974a3c9c057ad0049572b51a2f8c8f37830 |
Content
Other fields
Some examples of other key:
names one could use.
Documentation / References | |
url: |
http://fossil.example.org/wiki/plugin Usually just used for the main script, as project homepage link. |
doc: |
http://doc.example.org/ link to manual |
src: |
http://stackoverflow.com/questions/* Code origin reference |
documentation: |
http://ietf.org/rfc… External reference |
Menu / Icons | |
icon: |
fire.png Could be relative file reference, or some application-level fixed icons/ dir. |
png: |
iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAY… base64 embedded icon (as used in streamtuner2) |
img: |
Either embedded or file reference / just an alias |
hidden: |
e.g. hide plugin entry from main menu |
keycode: |
Alt+F4 Keycombinations for GUI apps |
key: |
cp│copy Regex aliases for CLI interfaces |
Plugin management | |
sort: |
-100 Ordering for plugin loading |
priority: |
core How essentional is plugin/script (core, default, optional, contrib, extras, …) |
support: |
none Indicate if plugin is actively supported, or unmainted contrib/ |