[jsword-svn] r1416 - in trunk/bibledesktop-web/src/web: . images
dmsmith at www.crosswire.org
dmsmith at www.crosswire.org
Mon Jun 18 15:11:23 MST 2007
Author: dmsmith
Date: 2007-06-18 15:11:23 -0700 (Mon, 18 Jun 2007)
New Revision: 1416
Added:
trunk/bibledesktop-web/src/web/bibledesktop-manual.odt
trunk/bibledesktop-web/src/web/images/diff.png
trunk/bibledesktop-web/src/web/images/maps.png
trunk/bibledesktop-web/src/web/images/parallel.png
Modified:
trunk/bibledesktop-web/src/web/images/large.png
trunk/bibledesktop-web/src/web/images/list.png
trunk/bibledesktop-web/src/web/images/main.png
trunk/bibledesktop-web/src/web/images/postblur.png
trunk/bibledesktop-web/src/web/images/screen.png
trunk/bibledesktop-web/src/web/images/startup.png
trunk/bibledesktop-web/src/web/images/tabbed.png
trunk/bibledesktop-web/src/web/images/window.png
trunk/bibledesktop-web/src/web/screenshot.html
Log:
improved documentation, making it current.
Added: trunk/bibledesktop-web/src/web/bibledesktop-manual.odt
===================================================================
(Binary files differ)
Property changes on: trunk/bibledesktop-web/src/web/bibledesktop-manual.odt
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/bibledesktop-web/src/web/images/diff.png
===================================================================
(Binary files differ)
Property changes on: trunk/bibledesktop-web/src/web/images/diff.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/bibledesktop-web/src/web/images/large.png
===================================================================
(Binary files differ)
Modified: trunk/bibledesktop-web/src/web/images/list.png
===================================================================
(Binary files differ)
Modified: trunk/bibledesktop-web/src/web/images/main.png
===================================================================
(Binary files differ)
Added: trunk/bibledesktop-web/src/web/images/maps.png
===================================================================
(Binary files differ)
Property changes on: trunk/bibledesktop-web/src/web/images/maps.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/bibledesktop-web/src/web/images/parallel.png
===================================================================
(Binary files differ)
Property changes on: trunk/bibledesktop-web/src/web/images/parallel.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/bibledesktop-web/src/web/images/postblur.png
===================================================================
(Binary files differ)
Modified: trunk/bibledesktop-web/src/web/images/screen.png
===================================================================
(Binary files differ)
Modified: trunk/bibledesktop-web/src/web/images/startup.png
===================================================================
(Binary files differ)
Modified: trunk/bibledesktop-web/src/web/images/tabbed.png
===================================================================
(Binary files differ)
Modified: trunk/bibledesktop-web/src/web/images/window.png
===================================================================
(Binary files differ)
Modified: trunk/bibledesktop-web/src/web/screenshot.html
===================================================================
--- trunk/bibledesktop-web/src/web/screenshot.html 2007-06-18 22:08:38 UTC (rev 1415)
+++ trunk/bibledesktop-web/src/web/screenshot.html 2007-06-18 22:11:23 UTC (rev 1416)
@@ -10,8 +10,8 @@
<h1>Screenshots</h1>
<p>
- The opening screen. We've just done a search for "aaron", the verse-list
- shows-up in the view edit-box (which is editable) along with a display of the
+ The opening screen. We've just done a search for "aaron", the list of verses with "aaron"
+ shows in the "Show Passage" edit-box (which is editable) along with a display of the
matching passages. Since there were more matches than would fit on a single
page there are a number of tabs (along the bottom) that show successive parts
of the search. This helps speed things up if there are a large number of matches
@@ -22,7 +22,7 @@
</p>
<p>
- Another search, returning less matches this time, and we have turned the list
+ Another search, returning less matches this time, and we have turned the "Passage Sidebar"
on. This gives you a list of matches, selecting from the list filters the passages
shown in the main window on the right.
</p>
@@ -31,10 +31,10 @@
</p>
<p>
- From the list menu we select "Blur by 1 verse", which gives you
+ From the "Passage Sidebar" we click the "~1" button, which gives you
an extra verse of context around each verse that you can see. The views have
automatically merged the passages that now overlap. So in the last picture
- where Mat 1:16, 18, 20 all match, after we blur by 1 verse we would get Mat
+ where Mat 1:16, 18, 20 all match, after we expand by 1 verse we would get Mat
1:15-17, and Mat 1:17-19 and Mat 1:19-21, which is the same as Mat 1:15-21.
</p>
<p>
@@ -69,5 +69,30 @@
<img src="images/window.png"/>
</p>
+<p>
+ You can also view different versions of the Bible in parallel. Just click on the "+" button and select another version.
+ When you view Bibles in parallel, it is best to turn off headings and notes. Verses will automatically start on new lines.
+</p>
+<p>
+ <img src="images/parallel.png"/>
+</p>
+
+<p>
+ Once you are viewing different Bibles in the same language in parallel, you can compare them by selecting "Show Differences"
+ Between the different versions will be a column showing the edits necessary to transform the left column into the right one.
+ Additions are underlined and deletions are crossed out.
+</p>
+<p>
+ <img src="images/diff.png"/>
+</p>
+
+<p>
+ Bible Desktop can also show images. Here we are showing "Bible Atlas Online" in a small window with the Bible View completely
+ minimized. The window here is way too small to be useful.
+</p>
+<p>
+ <img src="images/maps.png"/>
+</p>
+
</body>
</html>
More information about the jsword-svn
mailing list