diff --git a/DynamicBibleIonic/platforms/android/res/xml/config.xml b/DynamicBibleIonic/platforms/android/res/xml/config.xml index b5bdd268..431ab00e 100644 --- a/DynamicBibleIonic/platforms/android/res/xml/config.xml +++ b/DynamicBibleIonic/platforms/android/res/xml/config.xml @@ -1,24 +1,5 @@ - - - - - - - - - - - - - - - - - - - Dynamic Bible A bible app designed for bible study Jason Wall diff --git a/DynamicBibleIonic/src/pages/help/help.html b/DynamicBibleIonic/src/pages/help/help.html index f13db1f0..7717578e 100644 --- a/DynamicBibleIonic/src/pages/help/help.html +++ b/DynamicBibleIonic/src/pages/help/help.html @@ -8,18 +8,32 @@

How to search for a verse

-

-Dynamic Bible doesn't yet have a verse picker. If you need a verse picker, hang on, we're diligently working on that feature. In the mean time, to bring up a passage, -just type in a reference. Dynamic Bible will recognize many abbreviations of books, and can handle ranges within a book. Here are a few examples to get you started: -

-
-
John 3:16
-
Jn 3:16
-
Jn 3:16-17
-
John 3:16-4:4
-
Jn 3-4
-
Jn 3:1-* (this will get all the verses in the chapter. the * char can be used in verse ranges, but not chapter ranges.)
-
+

+ Dynamic Bible doesn't yet have a verse picker. If you need a verse picker, hang on, we're diligently working on that feature. In the mean time, to bring up a passage, + just type in a reference. Dynamic Bible will recognize most abbreviations of books, and can handle ranges within a book. Here are a few examples to get you started: +

+

Examples of Search Items:

+ -We currently don't support ranges that cross book boundaries. + We currently don't support ranges that cross book boundaries. If you search for "John 12 - Romans 3" you will get an error. the second book name is ignored. + +

Further Notes:

+
\ No newline at end of file