-
Notifications
You must be signed in to change notification settings - Fork 0
/
help.html
executable file
·115 lines (105 loc) · 6.38 KB
/
help.html
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
<!doctype html>
<html>
<head>
<title>Bible Projector Help</title>
<link rel="shortcut icon" href="favicon.ico">
<style>
h2 {
text-decoration: underline;
}
</style>
</head>
<body>
<h4 align="right"><a name="anchorStart">Thy word is a lamp unto my feet, and a light unto
my path.</a></h4>
<h4 align="right"><i>Psalm 119:105, KJV</i></h4>
<h1><center>Bible Projector</center></h1>
<h2><a name="anchorSummary">Summary</a></h2>
<p><b>Bible Projector</b> provides ways to select bible verses quickly and project the selected verses.</p>
<p>There are two browser windows, the main window allows user to select and bookmark verses.
the projector window is to be displayed in the external monitor so it can be projected. Control the
font size, paging, background, version of projected contents from the main window. Refer
<a href="#anchorScreenDetails">Screen Details</a>. Please read the following section
<a href="#anchorTypicalWorkflow">Typical Workflow</a>, it will help you understand how to use this tool.</p>
<h2><a name="anchorTypicalWorkflow">Typical Workflow</a></h2>
<ol>
<li>When you launch <b>Bible Projector</b> for the first time, you need to select primary language.
You can choose to remember your choice.
<li>Then the main screen will be displayed.
<li>You enter the volume, chapter and verse number separeated by dot (.) in
<a href="#anchorInput">Input</a> field, clicking the volume abbreviation will put the volume
number in the input field;</li>
<li>Second, type <b>Enter</b> or click the <b>View</b> button to preview the verse you entered in
input field; Read in <a href="#anchorPreviewArea">Preview area</a> to verify if you selected the
correct verse.</li>
<li>If the verse is correct, click the <b>Project</b> button to project it; Click the
<b>Book It</b> button to bookmark it for later use.</li>
<li>Use <a href="#anchorProjector">Projector controls</a> for paging, font size adjustment,
and background selection.</li>
<li>Double clicking a bookmark will display it in <a href="#anchorPreviewArea">Preview area</a>;
Selecting a bookmark then clicking the <b>Project</b> button will project it.</li>
</ol>
<b>Note</b>: Bookmarks and background selection will be saved locally, they will be loaded when you come back.
You can choose to remember your language selection at the start page.
<h2><a name="anchorScreenDetails">Screen Details</a></h2>
<p>The main window is divided into left and right areas: In left area, <a href="#lang">Language control</a> and <a href="#help">Help link</a> at top, below that is <a href="#anchorBookmarks">Bookmarks</a>. In right area, <a href="#anchorProjector">Projector Control</a> at
top, in the second row, there is <a href="#anchorVolumes">Volumes</a>,
in the third row, <a href="#anchorInput">Input</a> Control,
<a href="#anchorPreviewControl">Preview Control</a>; and
<a href="#anchorPreviewArea">Preview area</a> is at the bottom.</p>
<table>
<tr valign="bottom">
<td>
<h3><a name="lang">Lang and Help</a></h3>
<p>Clicking the Lang button will switch to language selection page. It will set <b>KJV</b> as
the default version for English, <b>CUN</b> for Chinese. Clicking the Help link will open this help page.</p>
</td>
<td width="770px">
<h3><a name="anchorProjector">Projector</a></h3>
<p>The first two checkboxes allow user to select what version of the bible to projected.
<b>CUN</b> stands for Chinese Union Version, <b>KJV</b> stands for King James Version.
You can select how many verses to display in Project window, the <b>BG</b> dropdown
allows user select the background of projector window. Clicking the <b>Apply</b> button
to apply these settings. Check the Sync if you want the content in
<a href="#anchorPreviewArea">Preview area</a> to be synchronized. Clicking the two arrow buttons
<b><</b> and <b>></b> goes to preview page or next page. Clicking the two buttons
labeled by letter <b>A</b> descrease or increase the font size of projector window.
Clicking the <b>Book It</b> button will save the current verse as bookmark, <b>Close</b>
button closes the projector window.</p>
</td>
<td></td>
</tr>
<tr>
<td width="200em">
<h3><a name="anchorBookmarks">Bookmarks</a></h3>
<p>You can save verses as bookmark. Clicking the <b>View</b> button to preview the verse,
<b>Project</b> button to display the verse in the projector window.</p>
<h3><a name="anchorInput">Input</a></h3>
<p>You enter volume, chapter and verse numbers in <b>Input field</b>, seperated by dot. The range of the currently entering number will be displayed next to the field and the input value will be validated; If it is invalid, the background of the input field will be changed to red. If they are valid, entering return key will preview the verse; Clicking <b>Book It</b> button to save as
a bookmark, <b>View</b> button to preview.</p>
</td>
<td style="margin-left: 2em;">
<img src="images/screenMain.png">
</td>
<td width="200em">
<h3><a name="anchorVolumes">Volumes</a></h3>
<p>Clicking a <b>Volume</b> will set the volume number in the <b>Input field</b>.</p>
<h3><a name="anchorPreviewControl">Preview control</a></h3>
<p>You select how many verses to display in Preview area, go to preview page or next page.
Click the <b>Book It</b> button will save the current verse as bookmark, <b>Project</b>
button display the verse in the projector window.</p>
</td>
</tr>
<tr>
<td></td>
<td width="700px" style="margin-left: 2em;">
<h3><a name="anchorPreviewArea">Preview area</a></h3>
<p>Verses are displayed in this area as hyperlinks except the first one, clicking the links
will make the clicked verse to be displayed as the first one.</p>
</td>
<td></td>
</tr>
</table>
<p align="right"><a href="#anchorStart">Go to page start</a></p>
</body>
</html>