Explorar o código

updated parameters

marek_splichal %!s(int64=5) %!d(string=hai) anos
pai
achega
b005eb06f3
Modificáronse 2 ficheiros con 20 adicións e 0 borrados
  1. 16 0
      README.md
  2. 4 0
      mickaSearch.yaml

+ 16 - 0
README.md

@@ -0,0 +1,16 @@
+# MIcKA Search
+
+## Description and main features
+
+The MIcKA Search extension, searches configured metadata catalogue and show returned data in table.
+
+<!--
+#### Demo:
+![](demo.gif)
+-->
+
+## Configuration
+The initial configuration can be given using the IPython-contrib nbextensions facility. It includes:
+
+- mickaSearch.window_display - Display at startup or not (default: false)
+- mickaSearch.csw.url - URL of MIcKA csw service

+ 4 - 0
mickaSearch.yaml

@@ -6,6 +6,10 @@ Icon: icon.png
 Main: main.js
 Compatibility: 4.x, 5.x
 Parameters:
+- name: mickaSearch.window_display
+  description: Display window at startup
+  input_type: checkbox
+  default: false 
 - name: mickaSearch.csw.url
   description: URL of MIcKA csw service
   input_type: text