這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Trove” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Trove 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.0

  • Initial release.