前言介紹
- 這款 WordPress 外掛「WPBMB Entrez」是 2017-10-08 上架。
- 目前有 70 個安裝啟用數。
- 上一次更新是 2019-06-02,距離現在已有 2162 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 有 2 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
sdg0919 |
外掛標籤
RCSB | pubmed | NCBI Entrez | bibliography |
內容簡介
這個外掛可以讓你使用 shortcode 插入到 NCBI Entrez 資料庫文章的參考文獻 (https://www.ncbi.nlm.nih.gov) 中,支援任何你在主要的 NCBI 網站上使用的查詢或搜尋語法。對於單獨的網站需要簡單功能的情況,設定頁面上的選項可能已經足夠。對於更高級的需求,例如多個唯一的 shortcode、參數覆蓋和自訂模板,可以使用建構器定義或者只需在文章或頁面中插入shortcode,即可動態地建立shortcode。
外掛內置了快取機制,可選擇快取生命周期設置 (如果需要),以減少頁面加載時間。動態搜尋條件 (例如作者查詢) 如果在快取中未被發現或者快取過期,將自動在下一次頁面加載時更新。
內置了一組預設的樣式和模板。支援自帶樣式 (通過設定或樣式表) 和自定義模板使用 WordPress 的樣式 / 模板的覆蓋方式在子佈景中。各種shortcode選項的文檔已經提供。對於網站開發人員來說,外掛還包括了關於可用過濾器和動作鉤子的文檔。
此插件依賴第三方服務:
國家生物技術信息中心 (NCBI) 資料庫:https://www.ncbi.nlm.nih.gov
– 外掛利用 NCBI Entrez Programming Utilities API (https://www.ncbi.nlm.nih.gov/home/develop/api/)
– 傳送資料到此資源的唯一數據是您檢索的參考文獻的搜尋查詢 (與您在其搜尋框中輸入的查詢相同)
– 資料庫返回公眾可以使用的科學出版物識別符和記錄。
RCSB 蛋白質數據庫 (通常稱為 'The PDB') 資料庫:https://rcsb.org
– 外掛利用 RCSB PDB RESTful Web Service Interface:http://www.rcsb.org/pdb/software/rest.do
– 只有相關的蛋白質結構的 PDB 标示符 (PDB ID) 被傳送到此資料庫 (一個或多個與 NCBI 搜尋查詢相關的蛋白質結構)
– 資料庫返回有關結構摘要的內容,並顯示與給定 PDB 記錄相關的蛋白質結構圖像。
沒有其他來源的信息被發送或接收,除了上面列出的服務。
功能
支援:Pubmed 和結構的 NCBI Entrez 資料庫
使用與 NCBI Entrez 資料庫相同的查詢斷詞
自動更新出版物列表 (用於動態搜索)
出版物或結構的靜態列表
聚合多個搜索項目/ shortcode
搜尋結果的緩存,可在指定時間後過期
通過設置或使用子佈景的樣式表自定義樣式
多個模板:Lightbox、緊湊型 Lightbox、Inline Abstract、僅標題、參考列表、結構
開發人員的鉤子和文檔,用於創建用戶定義的模板和部分內容
此外掛感謝使用 Featherlight Lightbox (請參閱 http://noelboss.github.io/featherlight/)
原文外掛簡介
This plugin allows you to insert references to articles in NCBI Entrez databases (https://www.ncbi.nlm.nih.gov) using a shortcode. It supports any query or search syntax you would use on the main NCBI site. For single sites with simple requirements the options on the settings pages may be enough. For more advanced requirements, such as, multiple unique shortcodes, parameter overrides and custom templates, shortcodes can be defined using the builder or dynamically by just inserting a shortcode in a post or page.
The plugin has a built in caching mechanism with cache life settings (if desired) to reduce page load times. Search terms that are dynamic (for example Author queries) will update automatically on the next page load if not in cache or if the cache for that shortcode is expired.
A default set of templates and stylings are included. Custom styles (either in the settings or via stylesheet) and templates are also supported using the standard WordPress styles/templates overrides in child-themes. Documentation for the various shortcode options is available. For site developers the plugin also includes documentation on the available filter and action hooks.
This plugin relies on the 3rd party services of:
National Center for Biotechnology Information (NCBI) databases at: https://www.ncbi.nlm.nih.gov
– The plugin utilizes the NCBI Entrez Programming Utilities API (https://www.ncbi.nlm.nih.gov/home/develop/api/)
– The only data sent to this resource is the search query you are retrieving references for (the same query you would type into their search box)
– The databases return scientific publication identifiers and records available to the public
RCSB Protein Data Bank (commonly referred to as ‘The PDB’) databases at: https://rcsb.org
– The plugin utilizes The RCSB PDB RESTful Web Service Interface: http://www.rcsb.org/pdb/software/rest.do
– The only data sent are the PDB identifiers (PDB ID) for one or more protein structures related to the NCBI search query
– The database returns a summary of the structure(s) and also displays the protein structure image associated with a given PDB entry.
No other information is sent or received from sources other than the services listed above.
Features
Supports: Pubmed and Structure NCBI Entrez databases
Uses the same query terms as the NCBI Entrez databases
Automatic updating of publication lists (for dynamic searches)
Static lists of publications or structures
Aggregation of multiple search terms/shortcodes
Caching of search results for a specified time
Custom styling via the settings or with a stylsheet through a child-theme
Multiple templates: Lightbox, Compact Lightbox, Inline Abstract, Title Only, Reference List, Structure
Developer hooks and documentation for creating user defined templates and partials
This plugin gratefully acknowledges the use of Featherlight Lightbox (see http://noelboss.github.io/featherlight/)
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WPBMB Entrez」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.0 | 1.1.0 | 1.2.0 | trunk |
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。