前言介紹
- 這款 WordPress 外掛「Scientific and Interactive Blocks – inseri core」是 2023-08-11 上架。
- 目前有 70 個安裝啟用數。
- 上一次更新是 2025-03-07,距離現在已有 58 天。
- 外掛最低要求 WordPress 6.3 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
plotly | python | gutenberg | javascript | interactive |
內容簡介
- Inseri的願景是讓學者能夠在沒有任何先前知識的情況下設計網頁,以開放、可引用和互動的方式發布他們的研究成果,並結合自己的數據或任何公共數據庫。通過互動性,每個人都被鼓勵在參數上進行操作或使用自己的數據來探索研究結果。
- Inseri核心引入了科學和互動的Gutenberg模塊以促進開放訪問。 Inseri核心模塊不是孤立的元素,而是可以接收和輸出其他模塊的信息。一個典型的例子可以從包含Dropdown模塊配置的Text Editor模塊開始。通過在Dropdown模塊中選擇一個選項,它會提供帶有參數從外部源檢索數據的Web API模塊。使用Python代碼模塊,網絡API響應可以轉換為適合Plotly Chart模塊的數據格式。
- 下面是一些可用的模塊:
- 下載模塊:讓訪客可以從其他模塊下載數據。
- 下拉菜單模塊:為訪客提供可以選擇的選項,並且所選的選項可以在其他模塊中重複使用。
- HTML代碼模塊:使用其他模塊的數據呈現HTML代碼。
- 圖像框模塊:使用其他模塊的數據顯示圖像。
- 本地文件導入模塊:允許訪客為模塊提供自己的數據。
- 媒體集合模塊:將媒體文件的集合作為其他模塊的數據提供。
- Plotly圖表模塊:使用Plotly可視化其他模塊的數據。
- Python代碼模塊:訪客可以運行帶有來自其他模塊數據的Python代碼,並將執行結果共享給其他模塊。
- 文本編輯器模塊:允許與其他模塊共享文本內容,如JSON或XML。
- 文本查看器模塊:顯示來自其他模塊的文本內容,如JSON或XML。
- Web API模塊:可以調用Web API並與其他模塊共享數據。
- Zenodo存儲庫模塊:使用DOI,可以從Zenodo.org加載數據集並與其他模塊共享。
詳細的項目信息可以在inseri.swiss找到。
可用的詳細文檔在docs.inseri.swiss可獲得。
開發過程在GitHub上進行。
歡迎在GitHub上進行錯誤報告。
原文外掛簡介
The vision of inseri is to enable scholars to design and publish interactive and executable online content without requiring web development skills. So that they can publish with ease the research findings in an open, citable and interactive way for effortless reuse by any researcher or the general public. Through interactivity, everyone is encouraged to edit the parameters, use own data, or reuse publicly published data to explore the research findings.
As a result, inseri core introduces scientific and interactive Gutenberg blocks to facilitate open access and open science communication. The inseri core blocks are not isolated elements but they can receive input from and give output to other blocks. A typical example would start with a Text Editor block containing the configuration for a Dropdown block. By selecting one option in the Dropdown block would provide a Web API block with the parameters to retrieve data from an external source. Using a Python Code block, the web API response could then be transformed into a suitable data format for a Plotly Chart block.
Blocks:
Cytoscape Block: It displays network diagram using the data of another block with Cytoscape.
Data Table Block: It displays tabular data of another block and gives guests the option to explore it.
Download Block: It gives guests the possibility to download data from another block.
Dropdown Block: It provides guests options to choose from and the selected option can be reused in other blocks.
Export Block: It makes the post or page content open access by allowing the visitors to download the corresponding blueprint.json and WXR file.
HTML Code Block: It renders HTML code using the other block’s data.
IIIF Viewer Block: It showcases images with pan/zoom functionality, along with videos and audios consumed by an IIIF API.
Image Box Block: It displays an image utilizing the data of another block.
JavaScript Code Block: Guests can run JavaScript code with data from other blocks and the result of the execution is made available to other blocks.
Local File Import Block: It allows guests to provide their own data for blocks.
Media Collection Block: A collection of media files is made available as data for other blocks.
Plotly Chart Block: It visualizes the data of another block using Plotly.
Python Code Block: Guests can run Python code with data from other blocks with the use of Pyodide and the result of the execution is made available to other blocks.
R Code Block: Guests can run R code with data from other blocks with the use of WebR and the result of the execution is made available to other blocks.
Share Block: Guests can share the state of a page with other visitors, allowing them to reproduce it.
Slider Block: It gives guests the possibility to choose a value or a range within a specified boundaries.
Text Editor Block: It allows to share text content like JSON or XML with other blocks.
Text Viewer Block: It displays text content like JSON or XML from other block.
Web API Block: It enables to call a web API and to share this data with other blocks.
Zenodo Repository Block: Using a DOI, a dataset can be loaded from Zenodo.org and shared with other blocks.
inseri name comes from the Latin insero which means to sow, to plant but also to insert.
More information about the project can be found at inseri.swiss/about.
For examples and showcases see inseri.swiss.
Detailed documentation is available at docs.inseri.swiss.
Try out our Playground.
For Ideas and Questions please use GitHub Discussions.
Bug and Issue reports are welcome on GitHub Issues.
The development takes place on GitHub.
Do you want to get regular notifications? Watch the GitHub repository!
Do you want to show your interest? Star the GitHub repository and Follow inseri.swiss organization!
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Scientific and Interactive Blocks – inseri core」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
0.2.1 | 0.3.0 | 0.3.1 | 0.3.2 | 0.3.3 | 0.3.4 | 0.3.5 | 0.3.6 | 0.3.8 | 0.4.0 | 0.4.1 | 0.4.2 | 0.4.3 | 1.0.0 | 1.0.1 | trunk |
延伸相關外掛(你可能也想知道)
Create with Code 》create.withcode.uk 讓您在瀏覽器中寫、運行、調試和分享 Python 代碼。此外掛可讓您快速在 WordPress 網站中嵌入您的代碼項目。, 當您從 create.withcode.uk...。
PyPlugger for PyScript 》PyScript 的 PyPlugger 外掛會在你的 WordPress 網站的 head 和 footer 區塊中添加 PyScript 的樣式表和 JavaScript 腳本檔案連結,同時停用 wptexturize 函...。