@@ -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:
+
+-->
+## 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
@@ -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