eg2017 hatch review
authorBill Erickson <berickxx@gmail.com>
Thu, 30 Mar 2017 21:19:12 +0000 (17:19 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 30 Mar 2017 21:19:12 +0000 (17:19 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
hatch-review.adoc

index 963cbbf..db1d76a 100644 (file)
@@ -72,33 +72,18 @@ https://evergreen-ils.org/documentation/install/INSTALL_Hatch.html[Install Instr
   ** Hatch files can live anywhere (e.g. Git checkout).
   ** Native Messaging manifest is placed in a well-known directory.
   ** Native Messaging manifest tells the browser how to find 'hatch.sh'
- * hatch.bat & hatch.sh are wrapper scripts that launch Hatch.
-
-== Hatch Settings Files
-
-[source,js]
----------------------------------------------------------------------------
----------------------------------------------------------------------------
-
-== Hatch Data Files
-
-Data is stored by default in the ".evergreen" directory in the user's
-home directory.
-
-image:images/hatch_data_dir.png[Hatch Data Dir]
+ * Settings Files: hatch.properties & logging.properties
 
 == chrome://extensions/
 
 image:images/hatch_chrome_ext_install.png[Hatch Extension]
 
-== Installed Extension
-
-image:images/hatch_icon.png[Hatch Diagram]
-
 == Developer Mode Beware!
 
 image:images/hatch_ext_warning.png[Hatch Extension Warning]
 
+== Testing and Debugging
+
 == Testing the Java Install
 
 [source,sh]
@@ -142,6 +127,28 @@ Administration => Workstation => Stored Preferences
 
 image:images/hatch_stored_data.png[Hatch Stored Values]
 
+== Hatch Data Files
+
+[source,sh]
+---------------------------------------------------------------------------
+% cd ~/.evergreen
+% ls
+hatch.log  hatch.log.lck  https_eg-dev-local  https_test.hatch.evergreen-ils.org
+
+% ls https_eg-dev-local
+cat.holdings_show_copies         eg.audio.disable              ... 
+cat.holdings_show_empty          eg.auth.time                  ... 
+cat.holdings_show_vols           eg.auth.token                 ... 
+cat.marcedit.stack_subfields     eg.cat.last_record_retrieved  ... 
+circ.checkout.strict_barcode     eg.circ.last_patron           ... 
+current_tag_table_marc21_biblio  eg.grid.circ.patron.search    ... 
+
+% cat https_eg-dev-local/eg.workstation.all 
+[{"owning_lib":4,"name":"BR1-fizzzle","id":"4"}]
+---------------------------------------------------------------------------
+
+
+
 == Hatch Printing UI
 
 Administration => Workstation => Printer Settings