annotate web/help/GuidePluginsConfig.html @ 2658:b3f34f91ac4d

Update web help file and other docs Update on-line help files Update man page Update README, HACKING, CODING docs Remove BUGS file - it does not seem to be useful
author Colin Clark <colin.clark@cclark.uk>
date Sat, 04 Nov 2017 11:29:31 +0000
parents
children 1656d2341e2f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2658
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
2 <html>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
3 <head>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
5 <title>Plugins Configuration</title>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
6 <link rel="previous" href="GuideOptionsLayout.html" title="Window Layout">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
7 <link rel="next" href="GuideOptionsHidden.html" title="Legacy Configuration File Options">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
8 <link rel="top" href="GuideIndex.html" title="The Geeqie User Manual">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
9 <style type="text/css">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
10
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
11 html { height: 100%; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
12 body {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
13 margin: 0px; padding: 12px;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
14 background-color: #f9f9f6;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
15 min-height: 100%;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
16 direction: ltr;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
17 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
18 div, p, pre, blockquote { margin: 0; padding: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
19 p img { vertical-align: middle; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
20 sub { font-size: 0.83em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
21 sub sub { font-size: 1em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
22 sup { font-size: 0.83em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
23 sup sup { font-size: 1em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
24 table { border-collapse: collapse; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
25 table.table-pgwide { width: 100%; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
26 td { vertical-align: top; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
27 td { padding: 0.2em 0.83em 0.2em 0.83em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
28 th { padding: 0 0.83em 0 0.83em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
29 tr.tr-shade {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
30 background-color: #f9f9f6;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
31 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
32 td.td-colsep { border-right: solid 1px; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
33 td.td-rowsep { border-bottom: solid 1px; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
34 thead { border-top: solid 2px; border-bottom: solid 2px; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
35 tfoot { border-top: solid 2px; border-bottom: solid 2px; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
36 div.body {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
37 padding: 1em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
38 max-width: 60em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
39 background-color: #ffffff;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
40 border: solid 1px #e0e0df;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
41 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
42 div.body-sidebar {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
43 margin-right: 13em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
44 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
45 div.division div.division { margin-top: 1.72em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
46 div.division div.division div.division { margin-top: 1.44em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
47 div.header {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
48 margin: 0;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
49 color: #3f3f3f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
50 border-bottom: solid 1px #e0e0df;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
51 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
52 h1, h2, h3, h4, h5, h6, h7 {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
53 margin: 0; padding: 0;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
54 color: #3f3f3f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
55 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
56 h1.title { font-size: 1.72em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
57 h2.title { font-size: 1.44em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
58 h3.title { font-size: 1.2em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
59 h4.title, h5.title, h6.title, h7.title { font-size: 1em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
60 .block { margin-top: 1em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
61 .block .block-first { margin-top: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
62 .block-indent {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
63 margin-left left: 1.72em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
64 margin-: 1em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
65 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
66 .block-indent .block-indent { margin-left: 0em; margin-right: 0em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
67 td .block-indent { margin-left: 0em; margin-right: 0em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
68 dd .block-indent { margin-left: 0em; margin-right: 0em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
69 .block-verbatim { white-space: pre; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
70 div.title {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
71 margin-bottom: 0.2em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
72 font-weight: bold;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
73 color: #3f3f3f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
74 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
75 div.title-formal { padding-left: 0.2em; padding-right: 0.2em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
76 div.title-formal .label { font-weight: normal; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
77 a {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
78 color: #1f609f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
79 text-decoration: none;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
80 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
81 a:hover { text-decoration: underline; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
82 a:visited { color: #9f1f6f; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
83 ul, ol, dl { margin: 0; padding: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
84 li {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
85 margin-top: 1em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
86 margin-left: 2.4em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
87 padding: 0;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
88 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
89 li.li-first { margin-top: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
90 dt { margin: 1em 0 0 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
91 dt.dt-first { margin: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
92 dd {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
93 margin-left: 1.72em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
94 margin-top: 0.5em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
95 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
96 dl.dl-compact dt { margin-top: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
97 dl.dl-compact dd { margin-top: 0; margin-bottom: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
98
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
99
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
100 ul.linktrail {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
101 display: block;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
102 margin: 0.2em 0 0 0;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
103 text-align: right;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
104 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
105 li.linktrail { display: inline; margin: 0; padding: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
106
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
107 li.linktrail::before {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
108 content: '  /  ';
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
109 color: #3f3f3f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
110 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
111
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
112 li.linktrail-first::before, li.linktrail-only::before { content: ''; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
113
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
114
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
115 div.navbar {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
116 padding: 0.5em 1em 0.5em 1em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
117 max-width: 60em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
118 background-color: #ffffff;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
119 border: solid 1px #e0e0df;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
120 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
121 div.navbar-top { margin-bottom: 1em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
122 div.navbar-bottom { margin-top: 1em; clear: both; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
123 div.navbar img { border: 0; vertical-align: -0.4em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
124 table.navbar { width: 100%; margin: 0; border: none; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
125 table.navbar td { padding: 0; border: none; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
126 td.navbar-next {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
127 text-align: right;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
128 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
129 a.navbar-prev::before {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
130
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
131 content: '◀  ';
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
132 color: #3f3f3f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
133 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
134 a.navbar-next::after {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
135
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
136 content: '  ▶';
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
137 color: #3f3f3f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
138 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
139
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
140
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
141 div.sidebar {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
142 float: right;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
143 padding: 0; margin: 0; width: 12em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
144 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
145 div.sidenav {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
146 padding: 0.5em 1em 0 1em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
147 background-color: #ffffff;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
148 border: solid 1px #e0e0df;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
149 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
150 div.sidenav div.autotoc {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
151 background-color: #ffffff;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
152 border: none; padding: 0; margin: 0;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
153 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
154 div.sidenav div.autotoc div.autotoc { margin-top: 0.5em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
155 div.sidenav div.autotoc li { margin-bottom: 0.5em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
156 div.sidenav div.autotoc div.autotoc div.autotoc {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
157 margin-left: 1em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
158 margin-top: 0;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
159 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
160 div.sidenav div.autotoc div.autotoc div.autotoc li { margin-bottom: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
161
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
162
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
163 div.autotoc {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
164
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
165 display: table;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
166 margin-top: 1em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
167 margin-left: 1.72em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
168 padding: 0.5em 1em 0.5em 1em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
169 background-color: #f0f9ff;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
170 border: solid 1px #c0c9ff;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
171 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
172 div.autotoc ul { margin: 0; padding: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
173 div.autotoc li { list-style-type: none; margin: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
174 div.autotoc div.autotoc-title { margin-bottom: 0.5em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
175 div.autotoc div.autotoc { border: none; padding: 0; margin-top: 0; margin-bottom: 0.5em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
176 div.autotoc div.autotoc div.autotoc { margin-bottom: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
177
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
178
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
179 span.bibliolabel {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
180 color: #3f3f3f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
181 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
182
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
183
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
184 div.admonition {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
185 padding: 0.5em 6px 0.5em 6px;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
186 border: solid 1px #e0e0df;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
187 background-color: #fffff0;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
188 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
189 div.caution-inner, div.important-inner, div.note-inner, div.tip-inner, div.warning-inner {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
190 padding-left: 60px;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
191 background-position: left top;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
192 background-repeat: no-repeat;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
193 min-height: 48px;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
194 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
195 div.caution-inner { background-image: url("admon-caution.png"); }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
196 div.important-inner { background-image: url("admon-important.png"); }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
197 div.note-inner { background-image: url("admon-note.png"); }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
198 div.note-bug div.note-inner { background-image: url("admon-bug.png"); }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
199 div.tip-inner { background-image: url("admon-tip.png"); }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
200 div.warning-inner { background-image: url("admon-warning.png"); }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
201 div.blockquote {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
202
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
203 background-image: url('watermark-blockquote-201C.png');
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
204 background-repeat: no-repeat;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
205 background-position: top left;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
206 padding: 0.5em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
207 padding-left: 4em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
208 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
209 div.attribution {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
210 margin-top: 0.5em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
211 color: #3f3f3f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
212 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
213 div.attribution::before {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
214
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
215 content: '― ';
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
216 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
217 div.epigraph {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
218 text-align: right;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
219 margin-left: 20%;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
220 margin-right: 0;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
221 color: #3f3f3f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
222 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
223 div.figure, div.informalfigure {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
224
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
225 display: table;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
226 padding: 0.5em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
227 background-color: #f9f9f6;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
228 border: solid 1px #e0e0df;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
229 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
230 div.figure-inner, div.informalfigure-inner {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
231 padding: 0.5em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
232 background-color: #ffffff;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
233 border: solid 1px #e0e0df;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
234 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
235 div.caption { margin-top: 0.5em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
236 div.programlisting {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
237 padding: 0.5em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
238
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
239 background-color: #f9f9f6;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
240 border: solid 1px #e0e0df;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
241 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
242 div.screen {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
243 padding: 0.5em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
244
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
245 background-color: #f9f9f6;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
246 border: solid 1px #e0e0df;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
247 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
248 div.screen .prompt {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
249 color: #3f3f3f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
250 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
251 div.screen .userinput {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
252 font-weight: bold;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
253 color: #3f3f3f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
254 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
255 div.programlisting .userinput {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
256 font-weight: bold;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
257 color: #3f3f3f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
258 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
259 pre.linenumbering {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
260 color: #3f3f3f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
261 margin: 0;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
262 padding-right: 1em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
263 float: left;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
264 text-align: right;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
265 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
266
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
267
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
268
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
269 dl.index dt { margin-top: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
270 dl.index dd { margin-top: 0; margin-bottom: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
271 dl.indexdiv dt { margin-top: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
272 dl.indexdiv dd { margin-top: 0; margin-bottom: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
273 dl.setindex dt { margin-top: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
274 dl.setindex dd { margin-top: 0; margin-bottom: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
275 div.list div.title-formal span.title {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
276 border-bottom: solid 1px #e0e0df;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
277 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
278 div.simplelist {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
279 margin-left: 1.72em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
280 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
281 div.simplelist table { margin-left: 0; border: none; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
282 div.simplelist td {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
283 padding: 0.5em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
284 border-left: solid 1px #e0e0df;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
285 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
286 div.simplelist td.td-first {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
287 padding-left: 0;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
288 border-left: 0;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
289 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
290 div.synopsis {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
291 padding: 0.5em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
292
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
293 background-color: #f9f9f6;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
294 border-top: solid 2px #c0c9ff;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
295 border-bottom: solid 2px #c0c9ff;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
296 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
297 div.synopsis div.synopsis {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
298 padding: 0;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
299 border: none;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
300 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
301 div.synopsis div.block { margin-top: 0.2em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
302 div.synopsis div.block-first { margin-top: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
303 div.cmdsynopsis { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
304
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
305 span.accel { text-decoration: underline; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
306 span.acronym { font-family: sans-serif; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
307 span.application { font-style: italic; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
308 span.classname, span.exceptionname, span.interfacename { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
309 span.code {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
310 font-family: monospace;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
311 border: solid 1px #e0e0df;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
312 padding-left: 0.2em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
313 padding-right: 0.2em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
314 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
315 pre span.code { border: none; padding: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
316 span.command {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
317 font-family: monospace;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
318 border: solid 1px #e0e0df;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
319 padding-left: 0.2em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
320 padding-right: 0.2em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
321 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
322 pre span.command { border: none; padding: 0; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
323 span.computeroutput { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
324
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
325 span.constant { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
326 span.database { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
327 span.email { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
328 span.emphasis { font-style: italic; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
329 span.emphasis-bold { font-style: normal; font-weight: bold; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
330 span.envar { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
331
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
332 span.filename { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
333 span.firstterm { font-style: italic; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
334 span.foreignphrase { font-style: italic; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
335 span.function { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
336
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
337 dt.glossterm span.glossterm { font-style: normal; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
338
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
339
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
340 span.glossterm { font-style: italic; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
341
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
342 span.guibutton, span.guilabel, span.guimenu, span.guimenuitem, span.guisubmenu, span.interface {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
343 font-weight: bold;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
344 color: #3f3f3f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
345 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
346 span.keycap {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
347 font-weight: bold;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
348 color: #3f3f3f;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
349 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
350 span.lineannotation { font-style: italic; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
351 span.literal { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
352 span.markup { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
353 span.medialabel { font-style: italic; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
354 span.methodname { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
355 span.ooclass, span.ooexception, span.oointerface { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
356 span.option { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
357 span.parameter { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
358 span.paramdef span.parameter { font-style: italic; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
359 span.prompt { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
360 span.property { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
361 span.replaceable { font-style: italic; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
362 span.returnvalue { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
363 span.sgmltag { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
364 span.structfield, span.structname { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
365 span.symbol { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
366 span.systemitem { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
367 span.token { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
368 span.type { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
369 span.uri { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
370 span.userinput { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
371 span.varname { font-family: monospace; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
372 span.wordasword { font-style: italic; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
373
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
374
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
375
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
376 div.footnotes { font-style: italic; font-size: 0.8em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
377 div.footnote { margin-top: 1.44em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
378 span.footnote-number { display: inline; padding-right: 0.83em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
379 span.footnote-number + p { display: inline; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
380 a.footnote { text-decoration: none; font-size: 0.8em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
381 a.footnote-ref { text-decoration: none; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
382
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
383 span.co {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
384 margin-left: 0.2em; margin-right: 0.2em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
385 padding-left: 0.4em; padding-right: 0.4em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
386 border: solid 1px #000000;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
387 -moz-border-radius: 8px;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
388 background-color: #000000;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
389 color: #FFFFFF;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
390 font-size: 8px;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
391 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
392 span.co:hover {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
393 border-color: #333333;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
394 background-color: #333333;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
395 color: #FFFFFF;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
396 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
397 span.co a { text-decoration: none; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
398 span.co a:hover { text-decoration: none; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
399
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
400 dt.question { margin-left: 0em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
401 dt.question div.label { float: left; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
402 dd + dt.question { margin-top: 1em; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
403 dd.answer {
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
404 margin-top: 1em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
405 margin-left: 2em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
406 margin-right: 1em;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
407 }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
408 dd.answer div.label { float: left; }
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
409 </style>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
410 </head>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
411 <body>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
412 <div class="navbar navbar-top"><table class="navbar"><tr>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
413 <td class="navbar-prev"><a class="navbar-prev" href="GuideOptionsLayout.html" title="Window Layout">Window Layout</a></td>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
414 <td class="navbar-next"><a class="navbar-next" href="GuideOptionsHidden.html" title="Legacy Configuration File Options">Legacy Configuration File Options</a></td>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
415 </tr></table></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
416 <div class="sidebar"><div class="sidenav"><div class="autotoc"><ul>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
417 <li><a href="GuideIndex-info.html" title="About This Document">About This Document</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
418 <li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
419 <a class="xref" href="GuideIndex.html" title="The Geeqie User Manual">The Geeqie User Manual</a><div class="autotoc"><ul>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
420 <li><a class="xref" href="GuideIntroduction.html" title="Introduction">Introduction</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
421 <li><a class="xref" href="GuideMainWindow.html" title="Main Window">Main Window</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
422 <li><a class="xref" href="GuideSidebars.html" title="Sidebars">Sidebars</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
423 <li><a class="xref" href="GuideOtherWindows.html" title="Stand-alone Windows">Stand-alone Windows</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
424 <li><a class="xref" href="GuideImageSearch.html" title="Search and Select">Search and Select</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
425 <li><a class="xref" href="GuideImageManagementPlugins.html" title="Plugins">Plugins</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
426 <li><a class="xref" href="GuideImageManagement.html" title="File Management">File Management</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
427 <li><a class="xref" href="GuideColorManagement.html" title="Color Management">Color Management</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
428 <li><a class="xref" href="GuideImagePresentation.html" title="Image Presentation">Image Presentation</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
429 <li><a class="xref" href="GuidePrinting.html" title="Printing">Printing</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
430 <li><a class="xref" href="GuideOptionsMain.html" title="Preferences">Preferences</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
431 <li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
432 <a class="xref" href="GuideOptionsAdditional.html" title="Additional Preferences">Additional Preferences</a><div class="autotoc"><ul>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
433 <li><a class="xref" href="GuideOptionsLayout.html" title="Window Layout">Window Layout</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
434 <li>Plugins Configuration</li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
435 <li><a class="xref" href="GuideOptionsHidden.html" title="Legacy Configuration File Options">Legacy Configuration File Options</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
436 </ul></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
437 </li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
438 <li><a class="xref" href="GuideReference.html" title="Reference">Reference</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
439 <li><a class="xref" href="GuideFaq.html" title="Frequently Asked Questions">Frequently Asked Questions</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
440 <li><a class="xref" href="GuideLicence.html" title="Licence">Licence</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
441 <li><a class="xref" href="GuideCredits.html" title="Credits">Credits</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
442 <li><a class="xref" href="GuideGnuFdl.html" title="GNU Free Documentation License">GNU Free Documentation License</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
443 </ul></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
444 </li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
445 </ul></div></div></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
446 <div class="body body-sidebar"><div class="division section">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
447 <a name="GuidePluginsConfig"></a><div class="header"><h1 class="section title"><span class="title"><a name="titleGuidePluginsConfig"></a>Plugins Configuration</span></h1></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
448 <ul class="linktrail">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
449 <li class="linktrail linktrail-first"><a class="linktrail" href="GuideIndex.html" title="The Geeqie User Manual">The Geeqie User Manual</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
450 <li class="linktrail linktrail-last"><a class="linktrail" href="GuideOptionsAdditional.html" title="Additional Preferences">Additional Preferences</a></li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
451 </ul>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
452 <p class="para block block-first"></p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
453 <div class="autotoc"><ul>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
454 <li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
455 <span class="label">12.2.1. </span><a class="xref" href="GuidePluginsConfig.html#PluginsConfigurationDialog" title="Plugins Configuration Dialog">Plugins Configuration Dialog</a>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
456 </li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
457 <li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
458 <span class="label">12.2.2. </span><a class="xref" href="GuidePluginsConfig.html#Addingnewplugin" title="Adding new plugin">Adding new plugin</a>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
459 </li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
460 <li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
461 <span class="label">12.2.3. </span><a class="xref" href="GuidePluginsConfig.html#Modifyinganexistingplugin" title="Modifying an existing plugin">Modifying an existing plugin</a>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
462 </li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
463 <li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
464 <span class="label">12.2.4. </span><a class="xref" href="GuidePluginsConfig.html#Deletingaplugin" title="Deleting a plugin">Deleting a plugin</a>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
465 </li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
466 <li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
467 <span class="label">12.2.5. </span><a class="xref" href="GuidePluginsConfig.html#Specialplugins" title="Special plugins">Special plugins</a>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
468 </li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
469 <li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
470 <span class="label">12.2.6. </span><a class="xref" href="GuidePluginsConfig.html#Geeqieextensions" title="Geeqie desktop file keys">Geeqie desktop file keys</a>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
471 </li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
472 </ul></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
473 <div class="division section">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
474 <a name="PluginsConfigurationDialog"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">12.2.1. </span>Plugins Configuration Dialog</span></h2></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
475 <p class="para block block-first">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
476 This dialog allows user to add new plugins or modify the system ones. It is available in the menu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
477 <span class="menuchoice"><span class="guimenu">Edit</span> ▸ <span class="guimenuitem">Configure Plugins</span></span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
478 .
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
479 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
480 <p class="para block">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
481 The Plugins dialog shows list of all relevant plugins i.e. all installed desktop files that are designated either:
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
482 <div class="block list itemizedlist"><ul class="itemizedlist" compact>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
483 <li class="li-first">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
484 <span class="literal" dir="ltr">Categories=Graphics</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
485 </li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
486 <li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
487 <span class="literal" dir="ltr">Categories=X-Geeqie</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
488 </li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
489 </ul></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
490 <p class="para block"></p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
491 The list has the following columns:
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
492 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
493 <div class="block list variablelist"><dl class="variablelist">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
494 <dt class="term dt-first">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
495 <span class="guilabel">Name</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
496 </dt>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
497 <dd>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
498 <p class="para block block-first">Plugin name as specified in desktop file, and is the name displayed in menus.</p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
499 </dd>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
500 <dt class="term">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
501 <span class="guilabel">Hidden</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
502 </dt>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
503 <dd>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
504 A plugin can be
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
505 <span class="emphasis">Hidden</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
506 for one of these reasons:
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
507 <div class="block list itemizedlist"><ul class="itemizedlist">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
508 <li class="li-first">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
509 the desktop file contains
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
510 <span class="literal" dir="ltr">Hidden=TRUE</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
511 or
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
512 <span class="literal" dir="ltr">NoDisplay=TRUE</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
513 </li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
514 <li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
515 <span class="literal" dir="ltr">TryExec</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
516 binary was not found
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
517 </li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
518 <li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
519 <span class="literal" dir="ltr">MimeType</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
520 list does not contain images
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
521 </li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
522 <li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
523 <span class="literal" dir="ltr">MimeType</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
524 list is empty and
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
525 <span class="literal" dir="ltr">Categories</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
526 does not contain
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
527 <span class="literal" dir="ltr">X-Geeqie</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
528 </li>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
529 </ul></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
530 </dd>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
531 </dl></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
532 <div class="block list variablelist"><dl class="variablelist">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
533 <dt class="term dt-first">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
534 <span class="guilabel">Desktop file</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
535 </dt>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
536 <dd>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
537 Name of the desktop file, used as an identifier in
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
538 <a class="link" href="GuideOptionsKeyboard.html" title="Keyboard Options">Keyboard Options</a>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
539 .
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
540 </dd>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
541 <dt class="term">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
542 <span class="guilabel">Path</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
543 </dt>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
544 <dd>Full path to the desktop file. Desktop files in user directories override the system ones with the same name.</dd>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
545 </dl></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
546 </div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
547 <div class="division section">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
548 <a name="Addingnewplugin"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">12.2.2. </span>Adding new plugin</span></h2></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
549 <p class="para block block-first">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
550 <span class="code" dir="ltr">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
551 <span class="guibutton">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
552 <span class="guiicon">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
553 <span class="inlinegraphic"><img src="document-new.png"></span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
554 </span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
555 New
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
556 </span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
557 </span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
558 opens a text editor with a desktop file template. You must amend the line
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
559 <div dir="ltr" class=" block programlisting block-indent"><pre class="programlisting">Exec=command %f</pre></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
560 to contain the command you wish to execute. If it is more than a single command, you must create a script file and call that. If the location of the script file is not in your $PATH environment variable, you must include the full pathname.
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
561 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
562 <p class="para block"></p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
563 </div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
564 <div class="division section">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
565 <a name="Modifyinganexistingplugin"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">12.2.3. </span>Modifying an existing plugin</span></h2></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
566 <p class="para block block-first">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
567 <span class="code" dir="ltr">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
568 <span class="guibutton">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
569 <span class="guiicon">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
570 <span class="inlinegraphic"><img src="gtk-edit.png"></span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
571 </span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
572 Edit
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
573 </span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
574 </span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
575 opens a text editor with existing desktop file. For desktop files that are not writable by user, it allows saving to a Geeqie specific directory, where it overrides the system file (but only for Geeqie).
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
576 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
577 </div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
578 <div class="division section">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
579 <a name="Deletingaplugin"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">12.2.4. </span>Deleting a plugin</span></h2></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
580 <p class="para block block-first">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
581 <span class="code" dir="ltr">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
582 <span class="guibutton">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
583 <span class="guiicon">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
584 <span class="inlinegraphic"><img src="edit-delete.png"></span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
585 </span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
586 Delete
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
587 </span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
588 </span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
589 can delete user writable desktop files. System desktop files can't be deleted directly, but it is possible to edit them and set
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
590 <span class="literal" dir="ltr">Hidden=TRUE</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
591 , see above.
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
592 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
593 </div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
594 <div class="division section">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
595 <a name="Specialplugins"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">12.2.5. </span>Special plugins</span></h2></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
596 <p class="para block block-first">A desktop file with one of the following names has a special function. It will replace the corresponding internal command.</p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
597 <p class="para block">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
598 <div dir="ltr" class=" block programlisting block-indent block-first"><pre class="programlisting"> geeqie-copy-command.desktop
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
599 geeqie-move-command.desktop
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
600 geeqie-rename-command.desktop
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
601 geeqie-delete-command.desktop
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
602 geeqie-folder-command.desktop
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
603 </pre></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
604 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
605 <p class="para block">This can be used for example for a custom trash command or for manipulation of files under version control.</p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
606 </div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
607 <div class="division section">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
608 <a name="Geeqieextensions"></a><div class="header"><h2 class="section title"><span class="title"><span class="label">12.2.6. </span>Geeqie desktop file keys</span></h2></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
609 <p class="para block block-first">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
610 A desktop file for use only by Geeqie should have the following entries:
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
611 <div dir="ltr" class=" block programlisting block-indent block-first"><pre class="programlisting"> Categories=X-Geeqie;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
612 OnlyShowIn=X-Geeqie;
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
613 </pre></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
614 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
615 <p class="para block">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
616 A menu path where the plugin will appear, instead of in the default
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
617 <span class="menuchoice"><span class="guimenu">Plugins</span></span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
618 , can be set by including:
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
619 <div dir="ltr" class=" block programlisting block-indent"><pre class="programlisting">X-Geeqie-Menu-Path=&lt;FileMenuPath&gt;</pre></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
620 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
621 <p class="para block">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
622 Possible vales for
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
623 <span class="emphasis">FileMenuPath</span>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
624 are:
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
625 <div dir="ltr" class=" block programlisting block-indent"><pre class="programlisting"> FileMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
626 FileMenu/OpenSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
627 FileMenu/SearchSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
628 FileMenu/PrintSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
629 FileMenu/FileOpsSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
630 FileMenu/QuitSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
631 GoMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
632 SelectMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
633 SelectMenu/SelectSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
634 SelectMenu/ClipboardSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
635 SelectMenu/MarksSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
636 EditMenu/EditMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
637 EditMenu/EditSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
638 EditMenu/OrientationMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
639 EditMenu/RatingMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
640 EditMenu/PropertiesSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
641 EditMenu/PreferencesSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
642 PluginsMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
643 ViewMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
644 ViewMenu/WindowSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
645 ViewMenu/FileDirMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
646 ViewMenu/FileDirMenu/FolderSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
647 ViewMenu/FileDirMenu/ListSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
648 ViewMenu/DirSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
649 ViewMenu/ZoomMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
650 ViewMenu/ZoomMenu/ConnectZoomMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
651 ViewMenu/SplitMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
652 ViewMenu/StereoMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
653 ViewMenu/ColorMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
654 ViewMenu/OverlayMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
655 ViewMenu/ViewSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
656 ViewMenu/ToolsSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
657 ViewMenu/SlideShowSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
658 HelpMenu
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
659 HelpMenu/HelpSection
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
660 </pre></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
661 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
662 <p class="para block">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
663 If you want a plugin to use a user-definable path, the following entry must be made in the desktop file:
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
664 <div dir="ltr" class=" block programlisting block-indent block-first"><pre class="programlisting">X-Geeqie-Filter=true</pre></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
665 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
666 <p class="para block">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
667 Desktop files containing this entry will be displayed in the Folder action list of the
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
668 <a class="link" href="GuideSidebarsSortManager.html#CopyMoveandLink" title="Copy, Move, Link and Desktop actions">Sort Manager Sidebar</a>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
669 . The path of the bookmark clicked will be used by the desktop file.
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
670 <p class="para block"></p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
671 If the desktop file is called from the menu, when the plugin is executed you are presented with a dialogue which enables a path to be selected. The path selected, appended by the filename currently being processed, is made available to the shell script either as an environment variable or via a call to geeqie --remote. The following code demonstrates the use of both methods:
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
672 <div dir="ltr" class=" block programlisting block-indent"><pre class="programlisting"> for file in "$@"
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
673 do
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
674 destination=$(geeqie --remote --get-destination:"$file")
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
675
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
676 echo "$destination"
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
677 echo $GEEQIE_DESTINATION
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
678 done
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
679 </pre></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
680 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
681 <p class="para block">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
682 If you want to run a plugin in full-screen mode and wish full-screen to be maintained, include the following entry in the desktop file:
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
683 <div dir="ltr" class=" block programlisting block-indent block-first"><pre class="programlisting">X-Geeqie-Keep-Fullscreen=true</pre></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
684 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
685 <p class="para block">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
686 Any terminal output from the plugin command can be displayed with the following command:
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
687 <div dir="ltr" class=" block programlisting block-indent block-first"><pre class="programlisting">X-Geeqie-Verbose=true</pre></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
688 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
689 <p class="para block">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
690 The plugin can be restricted to run on only certain file types, for example:
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
691 <div dir="ltr" class=" block programlisting block-indent block-first"><pre class="programlisting">X-Geeqie-File-Extensions=.jpg; .cr2</pre></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
692 The entries are case insensitive.
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
693 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
694 <p class="para block">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
695 <div dir="ltr" class=" block programlisting block-indent block-first"><pre class="programlisting">X-Geeqie-Keep-Verbose-Multi=</pre></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
696 TBD
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
697 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
698 <p class="para block">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
699 The key or key combination to execute this function can be set with:
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
700 <div dir="ltr" class=" block programlisting block-indent block-first"><pre class="programlisting">X-Geeqie-Hotkey=</pre></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
701 Key combinations are of the form:
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
702
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
703 <div dir="ltr" class=" block programlisting block-indent"><pre class="programlisting">X-Geeqie-Hotkey=&lt;control&gt;y</pre></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
704 <div class="admonition block note block-indent"><div class="note-inner">
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
705 This value may conflict with a setting in
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
706 <a class="link" href="GuideOptionsKeyboard.html" title="Keyboard Options">Keyboard Options</a>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
707 </div></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
708 </p>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
709 </div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
710 </div></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
711 <div class="navbar navbar-bottom"><table class="navbar"><tr>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
712 <td class="navbar-prev"><a class="navbar-prev" href="GuideOptionsLayout.html" title="Window Layout">Window Layout</a></td>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
713 <td class="navbar-next"><a class="navbar-next" href="GuideOptionsHidden.html" title="Legacy Configuration File Options">Legacy Configuration File Options</a></td>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
714 </tr></table></div>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
715 </body>
b3f34f91ac4d Update web help file and other docs
Colin Clark <colin.clark@cclark.uk>
parents:
diff changeset
716 </html>