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

Redlink

外掛說明

The Redlink plug-in provides your blog with a growing list of semantic web features:

  • A shortcode to generate an annotation form where you can type text and see the related entities.

螢幕擷圖

安裝方式

  1. Install Redlink either via the WordPress.org plugin directory, or by uploading the files to your server
  2. Activate the plug-in
  3. Insert the [redlink_demo] wherever you want the demo form to appear
  4. Users can now use this form to try out Redlink

This is an example usage:

[redlink_demo form_class="wpcf7-form"               annotate_text="Annotate"               edit_text="Edit"               annotate_class="wpcf7-form-control wpcf7-submit"               edit_class="wpcf7-form-control wpcf7-submit"]  Type here the default text to annotate, example: The Open Source Project Apache Stanbol provides different features that facilitate working with linked data.  [/redlink_demo] 

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.19

  • Fix: update annotation-tool.js to support the new API format.

1.0.18

  • Fix: piwik.min.js is loaded only if feedback is enabled.

1.0.17

  • Other: add link tracking.

1.0.16

  • Other: add support for piwik (usage analysis). Note that usage analysis is turned off by default and must be manually enabled using the feedback=true attribute.

1.0.15

  • Other: update author information.

1.0.14

  • Fix: update annotation tool (354229a) with fix for missing descriptions.

1.0.13

  • no changes.

1.0.12

  • Feature: update annotation tool (ddc38d3) with support for images in annotations.

1.0.11

  • Feature: allow for html code in the annotator tool textarea.

1.0.10

  • Other: update annotation tool stylesheets.

1.0.9

  • Other: update annotation tool (to commit e84979c).

1.0.8

  • Other: update annotation tool (added language support for single views).

1.0.7

  • Feature: add animation on text annotations.
  • Other: add wikier to developers list.

1.0.6

  • Fix: fix missing files.
  • Fix: fix buttons alignment in stylesheets.

1.0.5

  • Feature: add styling parameters form_class, annotate_class, edit_class for the form, annotate button and edit button respectively.
  • Fix: scope the stylesheet to avoid conflict with other classes.
  • Fix: moved ajax spinner to stylesheets to avoid image not found error.

1.0.4

  • Fix: page title.

1.0.3

  • Fix: readme content.

1.0.2

  • Fix: readme indentation.

1.0.1

  • Feature: add annotate text, edit text and text parameters to the short-code ‘redlink_demo’

1.0.0

  • Initial release