该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Trove

描述

This plugin uses the Trove API to embed OCR’d text from digitised newspapers in Trove in your blog.

屏幕截图

安装

  1. Download and extract the trove.zip file.
  2. Upload the trove directory to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Shortcode

Place the shortcode [trove newspaper=ID] in your blog post or page where you would like the text from the newspaper to appear. The ID can be found from the URL of the article eg: to reproduce content from the article https://trove.nla.gov.au/newspaper/article/25225607 you would use the following shortcode [trove newspaper=25225607].

常见问题

What is Trove?

Trove is a search service from the National Library of Australia that searches collections from libraries, museums and galleries in Australia. One of it’s highlights is digitised newspaper collections. The text has been OCR’d and is fully searchable. The public can correct any errors in the OCR’d text.

How do i find the ID of the article I wish to use?

You can find the ID from the URL. To reproduce the content from the article at https://trove.nla.gov.au/newspaper/article/25225607 you would use the following shortcode [trove newspaper=25225607]

What if the text is incorrect

You can correct the text at Trove and the corrected text will appear on your site.

I don’t like the look

The plugin includes a generic stylesheet. You can add your own CSS selectors to your theme to override the default styles.

评价

此插件暂无评价。

贡献者及开发者

「Trove」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Trove」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial release.