Hello!

To see the file structure, click on "tree".

Note that updates take place every 10 minutes, commits may not be seen immediately.
modified to match non-Mac updates to config files
authorpreecej <preecej@localhost>
Fri, 6 Jul 2012 03:24:01 +0000 (03:24 +0000)
committerpreecej <preecej@localhost>
Fri, 6 Jul 2012 03:24:01 +0000 (03:24 +0000)
svn path=/; revision=354

Annotation/resources/config/actions.mac.properties
Annotation/resources/config/application.mac.properties

index 8a282fa7b641a5d157f0783031332bb364194bd7..c42bb524f880f764000b3e9b9cf1de98216b5eb6 100644 (file)
@@ -1,6 +1,6 @@
 
 OpenAction.dialog.text=Open an image or saved context
-OpenAction.dialog.filter.exts=*.jpg;*.jpeg;*.png;*.gif;*.bmp;*.ctx
+OpenAction.dialog.filter.exts=*.jpg;*.jpeg;*.png;*.gif;*.bmp;*.ctx;*.zip
 OpenAction.dialog.filter.text=Image and Context Files
 
 SaveAction.dialog.text=Save Segmentation Context
index 096ea687be050e1677241b194eb413ef52c0212c..489d7945a4e74452110210d9171f10bb7f6268d6 100644 (file)
@@ -23,3 +23,13 @@ ExperimentPanel.timeout-message=The time allocated for this task is up!
 ExperimentPanel.experiment-complete-message=The experiment has been completed
 ExperimentPanel.button.text.start=Start
 ExperimentPanel.button.text.finish=Finish
+
+# Web Service Configuration - NOTE: removed branch filter from term search per PJ's request
+POWebService.TermSearch.URL=http://palea.cgrb.oregonstate.edu/services/PO_web_service.php?request_type=term_search&search_value=<search_term>&max=50&prioritize_exact_match&group_branches&inc_synonyms
+POWebService.TermDetail.URL=http://palea.cgrb.oregonstate.edu/services/PO_web_service.php?request_type=term_detail&accession_id=<acc_id>
+
+# UBio Web Service Configuration
+UbioWebService.SpeciesTermSearch.URL=http://www.ubio.org/webservices/service.php?function=namebank_search&searchName=<search_term>&sci=1&vern=0&keyCode=9c5ed3537fb089c0467c42c4d70b3dee71cbf3cd
+
+#Curators names
+CuratorNamesList=Nikhil Lingutla,Justin Preece,Pankaj Jaiswal,Laurel Cooper,Rajani Raja
\ No newline at end of file