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

Hypothesis

外掛說明

Hypothesis is a web annotation tool that allows users to provide commentary, references, and insight on top of news, blogs, scientific articles, books, terms of service, ballot initiatives, legislation and regulations, software code and more. You can find out more at http://hypothes.is/

This plugin will allow you to automatically embed Hypothesis in your site.

Without this plugin, you would have to follow these steps, but with this plugin you only need to check some checkboxes, and you will be good to go.

安裝方式

  1. Upload hypothesis.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You’re done! The frontend of your site should now be enabled to use Hypothesis.

使用者評論

2019 年 6 月 4 日
Although this plugin appears not to have been updated, it’s because it’s simple code still works efficiently and well. This is a great tool for group annotation and public peer review, and the technical support from Hypothes.is is top notch! Great plugin created and maintained by great people!
2018 年 7 月 13 日
While it’s relatively easy to add open-source, standards-based Hypothesis annotation to any website by adding just a line of code, this plugin makes it even easier and enables some basic configuration controls such as limiting annotation to just post or page types, excluding annotation on the home page, blog page, or specific posts/pages, highlights on by default, sidebar open by default, etc. I agree it would be nice if the plugin supported custom content types beyond WP’s standard pages and posts.
2018 年 3 月 3 日
Very simple to install, and I appreciate the options to customize when the sidebar is displayed! One thing I’d love to request are shortcodes to open the sidebar, akin to the “Annotations” buttons eLife has implemented (example here: https://elifesciences.org/articles/33220) This would help make the tool and any existing annotations more visible.
2016 年 9 月 3 日
Works perfectly. No problems installing it. interface and integration are great. The only Decent annotator plugin available IMO. One thing that would make it perfect: allowing full integration in the wordpress install with annotations stored in the database and users being able to annotate once logged in to the wordpress powered website. This is the only real downside that each user/visitor to my website has to register and login to hypothes.is in order to see and use the feature. Still, a fantastic plugin.
2016 年 9 月 3 日
That is a fantastic idea, I wish there were to be a wp user integration that syncs with hypotesis database. This is a great feature for membership sites!
閱讀全部 7 則使用者評論

參與者及開發者

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

參與者

〈Hypothesis〉外掛目前已有 2 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

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

對開發相關資訊感興趣?

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

變更記錄

0.7.3

  • Add new banner and logo

0.7.2

  • Migrate to BSD-3-Clause license
  • Document third party integration
  • Use Hypothesis namespace in PHP code

0.7.1

  • Do not include wp-cli.phar on releases

0.7.0

  • Add support for WordPress v6
  • Update to WordPress coding standard v3

0.6.0

  • Fix PDF links in multisite and other customized installations (props @boonbgorges).
  • Tested up to WordPress 5.2.2.
  • Updated to current WordPress Coding Standards.
  • Automated deploys to WordPress plugin directory.

0.5.0

  • Fix an incompatibility with PHP < 5.4 introduced in the last release.
  • Load plugin textdomain.

0.4.9

  • Add localization support.
  • Fix an error in options sanitization routine.

0.4.8

  • Refactor per-post type settings for Hypothesis display.
  • Add hypothesis_supported_posttypes to allow developers to support their custom post types.

0.4.0

  • Add customized embedding options
    • Show highlights by default
    • Sidebar open by default.
    • Disable click to close.

0.3.0

  • Add option to allow on select pages or posts
  • Remove category IDs override

0.2.0

Introduce settings panel and enabling/disabling functionality.
– Adds Hypothesis settings panel
– Admins can now configure which pages, posts, or categories
to load Hypothes.is on.

0.1.2

Bumped version to work out release process. No code changes.

0.1.1

Relicensed under the BSD to match other Hypothesis projects.

0.1

First!