File: index.html

package info (click to toggle)
bibledit-cloud 5.1.036-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 250,636 kB
  • sloc: xml: 915,934; ansic: 261,349; cpp: 92,628; javascript: 32,542; sh: 4,915; makefile: 586; php: 69
file content (336 lines) | stat: -rw-r--r-- 11,882 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
<p class="success">##success##</p>
<p class="error">##error##</p>

<!-- #BEGINZONE advancedmode -->
<h3>translate("Preferences")</h3>
<!-- #ENDZONE advancedmode -->


<br>
<p class="settings-container">
translate("General font size for the interface"):
<input type="text" name="fontsizegeneral" id="fontsizegeneral" class="setting-input" value="##fontsizegeneral##" min="50" max="300">%.<span class="tooltip"></span>
<span class="tooltip-text">translate("Please enter a font size between 50 and 300 percent")</span>
translate("Size throughout the interface.")
</p>

<br>
<p class="settings-container">
translate("Relative font size for the menu"):
<input type="text" name="fontsizemenu" id="fontsizemenu" class="setting-input" value="##fontsizemenu##" min="50" max="300">%.<span class="tooltip"></span>
<span class="tooltip-text">translate("Please enter a font size between 50 and 300 percent")</span>
translate("The size of the font for the menu, relative to the general font size.")
</p>

<!-- #BEGINZONE advancedmode -->

<!-- #BEGINZONE bibles -->
<br>
<p class="settings-container">
translate("Relative font size for the Bible editors"):
<input type="text" name="fontsizeeditors" id="fontsizeeditors" class="setting-input" value="##fontsizeeditors##" min="50" max="300">%.<span class="tooltip"></span>
<span class="tooltip-text">translate("Please enter a font size between 50 and 300 percent")</span>
translate("The size of the font for the Bible editors, relative to the general font size.")
</p>
<!-- #ENDZONE bibles -->

<!-- #BEGINZONE resources -->
<br>
<p class="settings-container">
translate("Relative font size for the resources"):
<input type="text" name="fontsizeresources" id="fontsizeresources" class="setting-input" value="##fontsizeresources##" min="50" max="300">%.<span class="tooltip"></span>
<span class="tooltip-text">translate("Please enter a font size between 50 and 300 percent")</span>
translate("The size of the font for the resources, relative to the general font size.")
</p>

<br>
<p class="settings-container">
translate("Relative font size for Hebrew resources"):
<input type="text" name="fontsizehebrew" id="fontsizehebrew" class="setting-input" value="##fontsizehebrew##" min="50" max="300">%.<span class="tooltip"></span>
<span class="tooltip-text">translate("Please enter a font size between 50 and 300 percent")</span>
translate("The size of Hebrew text within resources, relative to the resources font size.")
</p>

<br>
<p class="settings-container">
translate("Relative font size for Greek resources"):
<input type="text" name="fontsizegreek" id="fontsizegreek" class="setting-input" value="##fontsizegreek##" min="50" max="300">%.<span class="tooltip"></span>
<span class="tooltip-text">translate("Please enter a font size between 50 and 300 percent")</span>
translate("The size of Greek text within resources, relative to the resources font size.")
</p>
<!-- #ENDZONE resources -->

<!-- #BEGINZONE bibles -->
<br>
<p class="settings-container">
translate("Initial vertical position of the editing cursor in the Bible editors"):
<input type="text" name="caretposition" id="caretposition" class="setting-input" value="##caretposition##" min="20" max="80">.<span class="tooltip"></span>
<span class="tooltip-text">translate("Please enter a caret position between 20 and 80 percent")</span>
</p>
<!-- #ENDZONE bibles -->

<br>
<div>
  <label for="theme">translate("Choose theme"):</label>
  ##theme##
</div>

<br>
<p>
<input type="checkbox" name="breadcrumbs" onchange="checkbox_v2(this)" ##breadcrumbs## />
translate("Show breadcrumbs.")
</p>

<br>
<p class="settings-container">
translate("Workspace menu fade-out delay"):
<input type="text" name="workspacefadeoutdelay" id="workspacefadeoutdelay" class="setting-input" value="##workspacefadeoutdelay##" min="0" max="100">seconds.<span class="tooltip"></span>
<span class="tooltip-text">translate("Please enter a value between 1 and 100 seconds, or 0 to disable")</span>
translate("How long it takes for the workspace menu to start fading out.")
</p>


<!-- #BEGINZONE bibles -->
<br>
<p>
translate("While editing the Bible text and saving it, Bibledit looks at how much the text of the chapter or verse to be saved differs from the existing chapter or verse text.")
translate("If the text to be saved differs more than a certain percentage from the existing text, Bibledit will not save it.")
translate("This safety mechanism prevents accidental loss of Bible data in many cases.")
translate("The permitted difference can be set below as a percentage.")
</p>
<p>translate("Maximum difference for:")</p>
<p>
<label for="chapterpercentage">translate("Chapter editors:")</label>
<input type="range" name="chapterpercentage" id="chapterpercentage" value="##chapterpercentage##" min="10" max="100">
<label id="chapterpercentageval" for="chapterpercentage">##chapterpercentage##</label>%
</p>
<p>
<label for="versepercentage">translate("Verse editor:")</label>
<input type="range" name="versepercentage" id="versepercentage" value="##versepercentage##" min="10" max="100">
<label id="versepercentageval" for="versepercentage">##versepercentage##</label>%
</p>
<!-- #ENDZONE bibles -->

<br>
<p>
<input type="checkbox" name="menuvisible" onchange="checkbox_v2(this)" ##menuvisible## />
translate("Keep main menu always visible.")
translate("This works in both basic and advanced mode.")
 </p>

<!-- #BEGINZONE touch -->
<br>
<p>
<input type="checkbox" name="swipeactions" onchange="checkbox_v2(this)" ##swipeactions## />
translate("Enable swipe navigation actions.")
</p>
<!-- #ENDZONE touch -->

<br>
<p>
<input type="checkbox" name="fasteditorswitch" onchange="checkbox_v2(this)" ##fasteditorswitch## />
translate("Show a link in the Bible editor to select another Bible editor.")
</p>

<br>
<p>
translate("Available Bible editors in the Bible editor selector:")
[<a href="../editor/select">...</a>]
</p>
<p>
  <label for="fastswitchvisualeditors">translate("Text editors:")</label>
  ##fastswitchvisualeditors##
</p>
<p>
  <label for="fastswitchusfmeditors">translate("USFM editor:")</label>
  ##fastswitchusfmeditors##
</p>

<br>
<p>
<input type="checkbox" name="enablestylesbutton" onchange="checkbox_v2(this)" ##enablestylesbutton## />
translate("Enable the Styles button in the visual Bible editors.")
</p>
<!-- #ENDZONE advancedmode -->

<!-- #BEGINZONE basicmode -->

<br>
<div>
translate ("Select the Bible for editing:") ##bible##.
</div>

<!-- #BEGINZONE client_connected -->
<br>
<p>
<a href="/sendreceive/index">translate ("Send and receive.")</a>
translate ("This is for sending your changes to Bibledit Cloud, and receiving changes made by others.")
</p>
<!-- #ENDZONE client_connected -->

<!-- #BEGINZONE client_mode -->

<br>
<p>
<a href="/client/index">translate ("Connection to Bibledit Cloud.")</a>
translate ("This is for collaboration with fellow translators and for backup.")
</p>
<!-- #ENDZONE client_mode -->

<!-- #BEGINZONE can_use_advanced_mode -->
<br>
<p>
<a href="/index/index?mode=advanced">translate ("Switch to advanced mode.")</a>
translate ("Advanced mode offers more options than basic mode.")
translate ("Once in advanced mode, return to basic mode via menu Settings / Basic mode.")
</p>
<!-- #ENDZONE can_use_advanced_mode -->

<br>
<p>
<input type="checkbox" name="showchanges" onchange="checkbox_v2(this)" ##showchanges## />
translate ("Have a menu entry to show the changes.")
</p>

<!-- #BEGINZONE cloud_mode -->
<br>
<p>
<a href="/session/logout">translate ("Logout.")</a>
</p>
<!-- #ENDZONE cloud_mode -->


<!-- #ENDZONE basicmode -->

<!-- #BEGINZONE advancedmode -->
<br>
<p>
<input type="checkbox" name="dismisschangesattop" onchange="checkbox_v2(this)" ##dismisschangesattop## />
translate ("Controls for selecting and dismissing change notifications at the top.")
translate ("This applies to the page with the change notifications.")
translate ("Normally the controls are at the bottom of the page.")
</p>
<!-- #ENDZONE advancedmode -->

<!-- #BEGINZONE basicmode -->
<!-- #BEGINZONE tabs_possible -->
<br>
<p>
<input type="checkbox" name="mainmenutabs" onchange="checkbox_v2(this)" ##mainmenutabs## />
translate("Display main menu in tabbed view.")
</p>
<!-- #ENDZONE tabs_possible -->
<!-- #ENDZONE basicmode -->

<!-- #BEGINZONE advancedmode -->
<br>
<p>
<input type="checkbox" name="quickeditnotecontents" onchange="checkbox_v2(this)" ##quickeditnotecontents## />
translate ("Quickly edit consultation note contents.")
translate ("This adds a control for editing the note contents right below the note contents.")
translate ("This is an extra control in addition to the normal one.")
</p>
<!-- #ENDZONE advancedmode -->

<!-- #BEGINZONE advancedmode -->
<br>
<p>
<input type="checkbox" name="showbibleinnoteslist" onchange="checkbox_v2(this)" ##showbibleinnoteslist## />
translate ("The list of consultation notes shows the Bible the note refers to.")
</p>
<!-- #ENDZONE advancedmode -->

<!-- #BEGINZONE advancedmode -->
<br>
<p>
<input type="checkbox" name="shownotestatus" onchange="checkbox_v2(this)" ##shownotestatus## />
translate ("The consultation notes show the note status.")
</p>
<!-- #BEGINZONE notestatuson -->
<p>
<input type="checkbox" name="colorednotetatus" onchange="checkbox_v2(this)" ##colorednotetatus## />
translate("Show the status of the consultation notes in colour.")
</p>
<!-- #ENDZONE notestatuson -->
<!-- #ENDZONE advancedmode -->

<!-- #BEGINZONE advancedmode -->
<br>
<p>
<input type="checkbox" name="showversetextcreatenote" onchange="checkbox_v2(this)" ##showversetextcreatenote## />
translate ("Show the current verse text while creating a new consultation note.")
</p>
<!-- #ENDZONE advancedmode -->

<!-- #BEGINZONE advancedmode -->
<!-- #BEGINZONE chromeos -->
<br>
<p>
<input type="checkbox" name="disableselectionpopupchromeos" onchange="checkbox_v2(this)" ##disableselectionpopupchromeos## />
translate ("Disable the pop-up menu when text is selected.")
</p>
<!-- #ENDZONE chromeos -->
<!-- #ENDZONE advancedmode -->

<!-- #BEGINZONE advancedmode -->
<br>
<p>
  <label for="verseseparator">translate("Verse separator for Bible notes entry"):</label>
  ##verseseparator##
</p>
<!-- #ENDZONE advancedmode -->


<!-- #BEGINZONE advancedmode -->
<!-- #BEGINZONE windows -->
<br>
<p>
<input type="checkbox" name="referencefromparatext" onchange="checkbox_v2(this)" ##referencefromparatext## />
translate("Receive focused verse reference from Paratext and Accordance.")
translate("In Accordance, enable this in Preferences / General / Synchronize text with other applications.")
</p>
<!-- #ENDZONE windows -->
<!-- #ENDZONE advancedmode -->


<!-- #BEGINZONE advancedmode -->
<!-- #BEGINZONE macos -->
<br>
<p>
<input type="checkbox" name="referencefromaccordance" onchange="checkbox_v2(this)" ##referencefromaccordance## />
translate("Receive focused verse reference from Accordance.")
translate("In Accordance, enable this in Preferences / General / Synchronize text with other applications.")
translate("Bibledit always sends the focused verse reference to Accordance.")
</p>
<!-- #ENDZONE macos -->
<!-- #ENDZONE advancedmode -->


<!-- #BEGINZONE advancedmode -->
<br>
<p>
  <label for="dateformat">translate("Date format in consultation notes"):</label>
  ##dateformat##
</p>
<!-- #ENDZONE advancedmode -->


<!-- #BEGINZONE advancedmode -->
<br>
<p>
<input type="checkbox" name="spellcheck" onchange="checkbox_v2(this)" ##spellcheck## />
translate("Enable spell check in the Bible editors.")
</p>
<!-- #ENDZONE advancedmode -->


<!-- #BEGINZONE advancedmode -->
<br>
<p>
<input type="checkbox" name="navigationarrows" onchange="checkbox_v2(this)" ##navigationarrows## />
translate("Show arrows in the passage navigator for previous and next book and chapter and verse.")
</p>
<!-- #ENDZONE advancedmode -->

<br>
<script type="text/javascript" src="../assets/checkbox.js?##VERSION##"></script>