>
Download This Plugin | |
Download Elegant Themes | |
Name | Kblog Include |
Version | 0.1 |
Author | Phillip Lord |
Rating | 0 |
Last updated | 2014-04-23 09:39:00 |
Downloads |
159
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Kblog Include plugin added 15 bytes of resources to the Home page and 18 bytes of resources to the sample Post page.
Kblog Include plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Kblog Include plugin ads no tables to your Wordpress blog database.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 http://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.