瀏覽代碼

first commit

bvj 5 年之前
當前提交
089df6a71c
共有 6 個文件被更改,包括 33 次插入0 次删除
  1. 0 0
      README.md
  2. 0 0
      jquery.tablesorter.min.js
  3. 0 0
      main.css
  4. 0 0
      main.js
  5. 12 0
      mickaSearch.yaml
  6. 21 0
      tablesorter_LICENSE.txt

+ 0 - 0
README.md


File diff suppressed because it is too large
+ 0 - 0
jquery.tablesorter.min.js


+ 0 - 0
main.css


+ 0 - 0
main.js


+ 12 - 0
mickaSearch.yaml

@@ -0,0 +1,12 @@
+Type: Jupyter Notebook Extension
+Name: MIcKA Search
+Description: Search through MIcKA metadata catalogue and show all records according search parameters. 
+Link: README.md
+Icon: icon.png
+Main: main.js
+Compatibility: 4.x, 5.x
+Parameters:
+- name: mickaSearch.csw.url
+  description: URL of MIcKA csw service
+  input_type: text
+  default: https://hub.lesprojekt.cz/micka/micka2/csw/

+ 21 - 0
tablesorter_LICENSE.txt

@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 2014 Christian Bach
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.

Some files were not shown because too many files changed in this diff