這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Kblog Include

外掛說明

With this plugin you can include content from arXiv or other academic
repositories in your blog post. For example, if placing

[kblog-inc server="arxiv"]1303.0213[/kblog-inc]

in your blog post, the abstract of this article will be include at this point
in text. Additionally, the title will be set to the title of the article (“The
semantic web takes wing” in this case). Finally, if you have use
https://wordpress.org/plugins/kblog-metadata/, the authors,
and date will be set appropriately also.

It is possible to add additional material to the post as normal; for example,
with my
http://www.russet.org.uk/blog/category/all/professional/science/papers,
I add a plain English summary, and where the authors allow, I also add the
reviews; an example can be seen for the above
http://www.russet.org.uk/blog/2366.

Kblog-include uses OAI-PHM to harvest the metadata that is displays; as this
is a standard, it should mean that kblog-include can transclude from any
repository that supports this standard. In practice, unfortunately, different
repositories use the tags in different ways. Currently, kblog-include supports
http://arxiv.org, the [http://eprint.ncl.ac.uk](Newcastle University) eprints
server, and http://greycite.knowledgeblog.org. For example:

[kblog-inc server=”eprint.ncl.ac.uk”]193637[/kblog-inc]

Shows one of my papers.

I am open to requests for new servers, ideally, via
[https://github.com/phillord/kblog-include](pull request), or email otherwise.

安裝方式

  1. Unzip the downloaded .zip archive to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Kblog Include〉的開發相關工作。

參與者

將〈Kblog Include〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.1 Initial Release